We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d21da7 commit 20bfee0Copy full SHA for 20bfee0
1 file changed
composer.json
@@ -20,11 +20,11 @@
20
"devizzent/cebe-php-openapi": "^1.1.5"
21
},
22
"require-dev": {
23
- "phpstan/phpstan": "^1.12.6",
24
"phpunit/phpunit": "^12.5.11",
25
- "squizlabs/php_codesniffer": "^3.5.4",
26
- "mikey179/vfsstream": "^1.6.7",
27
- "infection/infection": "^0.29.7"
+ "phpstan/phpstan": "^1.12.33",
+ "squizlabs/php_codesniffer": "^4.0.1",
+ "mikey179/vfsstream": "^v1.6.12",
+ "infection/infection": "^0.32.6"
28
29
"config": {
30
"allow-plugins": {
0 commit comments