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 46fd0f3 commit f55e04bCopy full SHA for f55e04b
composer.json
@@ -19,11 +19,11 @@
19
"devizzent/cebe-php-openapi": "^1.1.2"
20
},
21
"require-dev": {
22
- "phpunit/phpunit": "^10.5.36",
+ "phpunit/phpunit": "^11.5.1",
23
"phpstan/phpstan": "^1.12.6",
24
- "squizlabs/php_codesniffer": "^3.5.4",
+ "squizlabs/php_codesniffer": "^3.11.2",
25
"mikey179/vfsstream": "^1.6.7",
26
- "infection/infection": "^0.29.7"
+ "infection/infection": "^0.29.10"
27
28
"config": {
29
"allow-plugins": {
0 commit comments