|
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | 43 | "amphp/phpunit-util": "^3.0", |
44 | | - "ergebnis/phpstan-rules": "^2.1", |
| 44 | + "ergebnis/phpstan-rules": "^2.2.0", |
45 | 45 | "lendable/clock": "^2.3", |
46 | | - "php-cs-fixer/shim": "^v3.47.1", |
| 46 | + "php-cs-fixer/shim": "^v3.59.3", |
47 | 47 | "php-standard-library/phpstan-extension": "^1.0", |
48 | | - "phpstan/phpstan": "^1.10.56", |
49 | | - "phpstan/phpstan-deprecation-rules": "^1.1.4", |
50 | | - "phpstan/phpstan-phpunit": "^1.3.15", |
51 | | - "phpstan/phpstan-strict-rules": "^1.5.2", |
52 | | - "phpunit/phpunit": "^9.6.15", |
| 48 | + "phpstan/phpstan": "^1.11.4", |
| 49 | + "phpstan/phpstan-deprecation-rules": "^1.2.0", |
| 50 | + "phpstan/phpstan-phpunit": "^1.4.0", |
| 51 | + "phpstan/phpstan-strict-rules": "^1.6.0", |
| 52 | + "phpunit/phpunit": "^9.6.19", |
53 | 53 | "psr/container": "^2.0", |
54 | | - "rector/rector": "^0.19.1" |
| 54 | + "rector/rector": "^0.19.8" |
55 | 55 | }, |
56 | 56 | "config": { |
57 | 57 | "sort-packages": true, |
|
0 commit comments