1 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.1.32 | 2.1.42 | up to date |
12 total, 2 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.2.0 | 0.2.1 | up to date |
| 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/coverage-guard | Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only! | ^1.0.0 | 1.0.2 | 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 |
| shipmonk/phpstan-dev | Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules | ^0.1.2 | 0.1.6 | up to date |