|
15 | 15 | "require-dev": { |
16 | 16 | "brainbits/phpcs-standard": "^8.0.0", |
17 | 17 | "brainbits/phpstan-rules": "^4.0.0", |
18 | | - "ergebnis/composer-normalize": "^2.47", |
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" |
| 18 | + "ergebnis/composer-normalize": "^2.50", |
| 19 | + "ergebnis/phpstan-rules": "^2.13.1", |
| 20 | + "phpstan/phpstan": "^2.1.40", |
| 21 | + "phpstan/phpstan-phpunit": "^2.0.16", |
| 22 | + "phpstan/phpstan-strict-rules": "^2.0.10", |
| 23 | + "phpunit/phpunit": "^12.5.14", |
| 24 | + "rector/rector": "^2.3.8", |
| 25 | + "squizlabs/php_codesniffer": "^3.13.5", |
| 26 | + "thecodingmachine/phpstan-safe-rule": "^1.4.3" |
27 | 27 | }, |
28 | 28 | "autoload": { |
29 | 29 | "psr-4": { |
|
0 commit comments