We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fd0f3 commit bbb16f5Copy full SHA for bbb16f5
1 file changed
composer.json
@@ -15,15 +15,15 @@
15
}
16
},
17
"require": {
18
- "php": "^8.1.0",
+ "php": "^8.2.0",
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