|
13 | 13 | "php": "^8.2" |
14 | 14 | }, |
15 | 15 | "require-dev": { |
16 | | - "brainbits/phpcs-standard": "^7.0.1", |
| 16 | + "brainbits/phpcs-standard": "^7.0.2", |
17 | 17 | "brainbits/phpstan-rules": "^3.1.2", |
18 | | - "ergebnis/phpstan-rules": "^2.2.0", |
| 18 | + "ergebnis/phpstan-rules": "^2.5.2", |
19 | 19 | "thecodingmachine/phpstan-safe-rule": "^1.2.0", |
20 | 20 | "thecodingmachine/phpstan-strict-rules": "^1.0.0", |
21 | | - "phpstan/phpstan-phpunit": "^1.4.0", |
22 | | - "squizlabs/php_codesniffer": "^3.10.3", |
23 | | - "phpstan/phpstan": "^1.12.7", |
24 | | - "phpstan/phpstan-strict-rules": "^1.6.1", |
25 | | - "phpunit/phpunit": "^11.4.3", |
26 | | - "rector/rector": "^1.2.9" |
| 21 | + "phpstan/phpstan-phpunit": "^1.4.2", |
| 22 | + "squizlabs/php_codesniffer": "^3.11.3", |
| 23 | + "phpstan/phpstan": "^1.12.19", |
| 24 | + "phpstan/phpstan-strict-rules": "^1.6.2", |
| 25 | + "phpunit/phpunit": "^11.5.10", |
| 26 | + "rector/rector": "^1.2.10" |
27 | 27 | }, |
28 | 28 | "autoload": { |
29 | 29 | "psr-4": { |
|
0 commit comments