We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5ef75 commit e198690Copy full SHA for e198690
composer.json
@@ -19,12 +19,12 @@
19
},
20
"require-dev": {
21
"brotkrueml/coding-standards": "~6.1.0",
22
- "ergebnis/composer-normalize": "~2.42.0",
23
- "infection/infection": "^0.27.10",
+ "ergebnis/composer-normalize": "~2.44.0",
+ "infection/infection": "^0.29.7",
24
"phpstan/phpstan": "1.12.7",
25
"phpunit/phpunit": "^10.5",
26
"psr/log": "^3.0",
27
- "rector/rector": "1.0.1"
+ "rector/rector": "1.2.8"
28
29
"suggest": {
30
"psr/log": "Output a warning when a given language is not available"
0 commit comments