1 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.1.8 | 2.1.42 | up to date |
10 total, 3 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| editorconfig-checker/editorconfig-checker | A tool to verify that your files follow the rules of your .editorconfig | ^10.6.0 | 10.7.0 | up to date |
| ergebnis/composer-normalize | Provides a composer plugin for normalizing composer.json. | ^2.45.0 | 2.51.0 | up to date |
| phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2.0.1 | 2.0.3 | up to date |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0.4 | 2.0.16 | up to date |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2.0.3 | 2.0.10 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^9.6.22 | 13.1.1 | outdated |
| shipmonk/coding-standard | PHP Coding Standard used in ShipMonk | ^0.1.3 | 0.2.1 | outdated |
| shipmonk/composer-dependency-analyser | Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) | ^1.8.1 | 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.9.0 | 0.15.1 | outdated |
| shipmonk/name-collision-detector | Simple tool to find ambiguous classes or any other name duplicates within your project. | ^2.1.1 | 2.1.1 | up to date |