3 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| nikic/php-parser | A PHP parser written in PHP | ^4.7.0 || ^5.0 | v5.7.0 | up to date |
| psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.0 || ^2.0 | 2.0.2 | up to date |
| psr/log | Common interface for logging libraries | ^1.1 || ^2.0 || ^3.0 | 3.0.2 | up to date |
6 total, 2 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.0 | 2.1.42 | up to date |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0 | 2.0.16 | up to date |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2.0 | 2.0.10 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^10.5.27 | 13.1.1 | outdated |
| squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | ^3.5 | 4.0.1 | outdated |
| vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.6 | v5.6.1 | up to date |