We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42ba0e commit 235d811Copy full SHA for 235d811
1 file changed
composer.json
@@ -84,10 +84,10 @@
84
"jane-php/open-api-runtime": "^7.1"
85
},
86
"require-dev": {
87
- "friendsofphp/php-cs-fixer": "3.64.0",
88
- "overtrue/phplint": "9.5.3",
89
- "phpstan/phpstan": "1.12.6",
90
- "phpunit/phpunit": "10.5.36",
91
- "squizlabs/php_codesniffer": "3.10.3"
+ "friendsofphp/php-cs-fixer": "3.70.1",
+ "overtrue/phplint": "9.5.6",
+ "phpstan/phpstan": "1.12.19",
+ "phpunit/phpunit": "10.5.45",
+ "squizlabs/php_codesniffer": "3.11.3"
92
}
93
0 commit comments