4 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^7 || ^8 | v8.0.7 | up to date |
| symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^7 || ^8 | v8.0.8 | up to date |
| symfony/messenger | Helps applications send and receive messages to/from other applications or via message queues | ^7 || ^8 | v8.0.10 | up to date |
| symfony/yaml | Loads and dumps YAML files | ^7 || ^8 | v8.0.10 | up to date |
8 total, 3 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.91 | v3.94.2 | up to date |
| phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.2 | 1.4.3 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10 | 2.1.42 | outdated |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.3 | 2.0.16 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^10.1 | 13.1.1 | outdated |
| squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | ^4.0 | 4.0.1 | up to date |
| symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ^7 || ^8 | v8.0.8 | up to date |
| symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^7 || ^8 | v8.0.7 | up to date |