|
10 | 10 | } |
11 | 11 | ], |
12 | 12 | "require": { |
13 | | - "php": "^8.2" |
| 13 | + "php": "^8.3" |
14 | 14 | }, |
15 | 15 | "require-dev": { |
16 | | - "brainbits/phpcs-standard": "^7.0.2", |
17 | | - "brainbits/phpstan-rules": "^3.1.2", |
18 | | - "ergebnis/phpstan-rules": "^2.5.2", |
19 | | - "thecodingmachine/phpstan-safe-rule": "^1.2.0", |
20 | | - "thecodingmachine/phpstan-strict-rules": "^1.0.0", |
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" |
| 16 | + "brainbits/phpcs-standard": "^8.0.0", |
| 17 | + "brainbits/phpstan-rules": "^4.0.0", |
| 18 | + "ergebnis/phpstan-rules": "^2.8.0", |
| 19 | + "thecodingmachine/phpstan-safe-rule": "^1.4.0", |
| 20 | + "phpstan/phpstan-phpunit": "^2.0.6", |
| 21 | + "squizlabs/php_codesniffer": "^3.12.2", |
| 22 | + "phpstan/phpstan": "^2.1.14", |
| 23 | + "phpstan/phpstan-strict-rules": "^2.0.4", |
| 24 | + "phpunit/phpunit": "^12.1.4", |
| 25 | + "rector/rector": "^2.0.15" |
27 | 26 | }, |
28 | 27 | "autoload": { |
29 | 28 | "psr-4": { |
|
0 commit comments