Requires

5 total, all up-to-date

Package Required Latest Status
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^4.3.0 4.4.3 up to date
doctrine/orm Object-Relational-Mapper for PHP ^3.3.3 3.6.2 up to date
psr/event-dispatcher Standard interfaces for event handling. ^1.0 1.0.0 up to date
psr/log Common interface for logging libraries ^2.0 || ^3.0 3.0.2 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^5.4.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 v8.0.7 up to date

Requires (dev)

15 total, 2 outdated

Package Required Latest Status
doctrine/annotations Docblock Annotations Parser ^2.0.0 2.0.2 up to date
editorconfig-checker/editorconfig-checker A tool to verify that your files follow the rules of your .editorconfig ^10.7.0 10.7.0 up to date
ergebnis/composer-normalize Provides a composer plugin for normalizing composer.json. ^2.47.0 2.51.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^2.1.32 2.1.42 up to date
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^2.0.6 2.0.16 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^2.0.4 2.0.10 up to date
phpunit/phpunit The PHP Unit Testing framework. ^10.5.62 13.1.1 outdated
shipmonk/coding-standard PHP Coding Standard used in ShipMonk ^0.2.0 0.2.1 up to date
shipmonk/composer-dependency-analyser Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) ^1.8.3 1.8.4 up to date
shipmonk/dead-code-detector Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested. ^0.15.0 0.15.1 up to date
shipmonk/phpstan-rules Various extra strict PHPStan rules we found useful in ShipMonk. ^4.1.2 4.3.7 up to date
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^6.4 || ^7.0 || ^8.0 v8.0.7 up to date
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^6.4 || ^7.0 || ^8.0 v8.0.8 up to date
symfony/http-kernel Provides a structured process for converting a Request into a Response ^6.4 || ^7.0 || ^8.0 v8.0.7 up to date
symfony/var-exporter Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects ^6.4 || ^7.4 v8.0.8 outdated