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 e42ba0e commit 141e655Copy full SHA for 141e655
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.75.0",
+ "overtrue/phplint": "9.6.2",
+ "phpstan/phpstan": "1.12.25",
+ "phpunit/phpunit": "10.5.46",
+ "squizlabs/php_codesniffer": "3.13.0"
92
}
93
0 commit comments