We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f7571 commit 298f31cCopy full SHA for 298f31c
2 files changed
composer.json
@@ -23,15 +23,15 @@
23
"php": ">=8.2,<9"
24
},
25
"require-dev": {
26
- "infection/infection": "^0.29.6",
27
- "php-cs-fixer/shim": "^3.61.1",
+ "infection/infection": "^0.32.6",
+ "php-cs-fixer/shim": "^3.94.2",
28
"php-parallel-lint/php-parallel-lint": "^1.4.0",
29
- "phpstan/phpstan": "^2.1.33",
30
- "phpstan/phpstan-deprecation-rules": "^2.0.3",
31
- "phpstan/phpstan-phpunit": "^2.0.11",
32
- "phpstan/phpstan-strict-rules": "^2.0.7",
33
- "phpunit/phpunit": "^11.3.0",
34
- "rector/rector": "^2.3.0"
+ "phpstan/phpstan": "^2.1.42",
+ "phpstan/phpstan-deprecation-rules": "^2.0.4",
+ "phpstan/phpstan-phpunit": "^2.0.16",
+ "phpstan/phpstan-strict-rules": "^2.0.10",
+ "phpunit/phpunit": "^11.5.55",
+ "rector/rector": "^2.3.9"
35
36
"config": {
37
"bin-dir": "bin",
0 commit comments