We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d22f25d + 3c6084b commit 387f6e3Copy full SHA for 387f6e3
1 file changed
composer.json
@@ -30,9 +30,8 @@
30
"phpstan/phpstan": "0.12.85",
31
"phpunit/phpunit": "^9.1",
32
"predis/predis": "^1.1",
33
- "rector/rector": "0.10.21",
34
- "squizlabs/php_codesniffer": "^3.3",
35
- "symplify/composer-json-manipulator": "^9.3"
+ "rector/rector": "0.10.22",
+ "squizlabs/php_codesniffer": "^3.3"
36
},
37
"suggest": {
38
"ext-fileinfo": "Improves mime type detection for files"
0 commit comments