Requires

3 total, 1 outdated

Package Required Latest Status
composer/semver Semver library that offers utilities, version constraint parsing and validation. ^3.2 3.4.3 up to date
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. 3.* 4.1.1 outdated
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.9.4 1.12.5 up to date

Requires (dev)

11 total, 2 outdated

Package Required Latest Status
dibi/dibi Dibi is Database Abstraction Library for PHP ^4.2 v5.0.2 outdated
php-parallel-lint/php-parallel-lint This tool checks the syntax of PHP files about 20x faster than serial check. ^1.4 v1.4.0 up to date
phpstan/extension-installer Composer plugin for automatic installation of PHPStan extensions ^1.4 1.4.3 up to date
phpstan/phpstan-deprecation-rules PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. ^1.1 1.2.1 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 1.4.0 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^1.1 1.6.1 up to date
phpunit/phpunit The PHP Unit Testing framework. ^8.5|^9.5 11.3.6 outdated
symplify/easy-coding-standard Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer ^12.3 12.3.5 up to date
tomasvotruba/unused-public Detect unused public properties, constants and methods in your code ^1.0 1.0.0 up to date
vlucas/phpdotenv Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. ^5.4 v5.6.1 up to date