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 5a0f302 commit b42ea79Copy full SHA for b42ea79
composer.json
@@ -84,10 +84,10 @@
84
"jane-php/open-api-runtime": "^7.1"
85
},
86
"require-dev": {
87
- "friendsofphp/php-cs-fixer": "3.75.0",
+ "friendsofphp/php-cs-fixer": "3.86.0",
88
"overtrue/phplint": "9.6.2",
89
- "phpstan/phpstan": "1.12.25",
90
- "phpunit/phpunit": "10.5.46",
91
- "squizlabs/php_codesniffer": "3.13.0"
+ "phpstan/phpstan": "1.12.28",
+ "phpunit/phpunit": "10.5.52",
+ "squizlabs/php_codesniffer": "3.13.2"
92
}
93
0 commit comments