2 total, 1 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| composer/semver | Semver library that offers utilities, version constraint parsing and validation. | ^3.2 | 3.4.4 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.2 | 2.1.42 | outdated |
8 total, 5 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.2 | 4.4.3 | outdated |
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | 3.4.0 | v3.94.2 | outdated |
| php-parallel-lint/php-parallel-lint | This tool checks the syntax of PHP files about 20x faster than serial check. | ^1.3 | v1.4.0 | up to date |
| phpstan/phpstan-php-parser | PHP-Parser extensions for PHPStan | ^1.1 | 1.1.0 | up to date |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.0 | 2.0.16 | outdated |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.1 | 2.0.10 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^9 | 13.1.1 | outdated |
| vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4 | v5.6.1 | up to date |