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 d1df5bb commit b7389ebCopy full SHA for b7389eb
1 file changed
composer.json
@@ -38,10 +38,10 @@
38
"ext-fileinfo": "*"
39
},
40
"require-dev": {
41
- "phpunit/phpunit": "^11.0",
42
- "phpstan/phpstan": "^1.10",
43
- "squizlabs/php_codesniffer": "^3.8",
44
- "friendsofphp/php-cs-fixer": "^3.40"
+ "phpunit/phpunit": "^12.2.7",
+ "phpstan/phpstan": "^2.1.17",
+ "squizlabs/php_codesniffer": "^3.7.2",
+ "friendsofphp/php-cs-fixer": "^3.82.2"
45
46
"autoload": {
47
"psr-4": {
0 commit comments