|
16 | 16 | "brainbits/phpcs-standard": "^8.0.0", |
17 | 17 | "brainbits/phpstan-rules": "^4.0.0", |
18 | 18 | "ergebnis/composer-normalize": "^2.47", |
19 | | - "ergebnis/phpstan-rules": "^2.8.0", |
20 | | - "phpstan/phpstan": "^2.1.16", |
21 | | - "phpstan/phpstan-phpunit": "^2.0.6", |
22 | | - "phpstan/phpstan-strict-rules": "^2.0.4", |
23 | | - "phpunit/phpunit": "^12.1.5", |
24 | | - "rector/rector": "^2.0.16", |
25 | | - "squizlabs/php_codesniffer": "^3.13.0", |
26 | | - "thecodingmachine/phpstan-safe-rule": "^1.4.0" |
| 19 | + "ergebnis/phpstan-rules": "^2.11.0", |
| 20 | + "phpstan/phpstan": "^2.1.22", |
| 21 | + "phpstan/phpstan-phpunit": "^2.0.7", |
| 22 | + "phpstan/phpstan-strict-rules": "^2.0.6", |
| 23 | + "phpunit/phpunit": "^12.3.6", |
| 24 | + "rector/rector": "^2.1.4", |
| 25 | + "squizlabs/php_codesniffer": "^3.13.2", |
| 26 | + "thecodingmachine/phpstan-safe-rule": "^1.4.1" |
27 | 27 | }, |
28 | 28 | "autoload": { |
29 | 29 | "psr-4": { |
|
0 commit comments