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.
2 parents fff6c76 + 778bb46 commit 90f3757Copy full SHA for 90f3757
composer.json
@@ -38,10 +38,10 @@
38
"sabre/xml" : "^3.0 || ^4.0"
39
},
40
"require-dev" : {
41
- "friendsofphp/php-cs-fixer": "^3.65",
+ "friendsofphp/php-cs-fixer": "^3.75",
42
"phpunit/phpunit" : "^9.6",
43
"phpunit/php-invoker" : "^2.0 || ^3.1",
44
- "phpstan/phpstan": "^2.0"
+ "phpstan/phpstan": "^2.1"
45
46
"suggest" : {
47
"hoa/bench" : "If you would like to run the benchmark scripts"
0 commit comments