We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102aa9b commit 4d55609Copy full SHA for 4d55609
composer.json
@@ -46,17 +46,16 @@
46
"php": ">=8.1",
47
"psr/log": "^1.1 || ^2.0 || ^3.0",
48
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
49
- "radebatz/openapi-extras": "^2.1",
50
- "slim/slim": "^4.14",
51
- "zircote/swagger-php": "^4.11.1"
+ "radebatz/openapi-extras": "^3.0",
+ "zircote/swagger-php": "^4.11.1 || ^5.0.2"
52
},
53
"require-dev": {
54
"doctrine/annotations": "^2.0",
55
- "friendsofphp/php-cs-fixer": "^3.0",
+ "friendsofphp/php-cs-fixer": "^3.62.0",
56
"nyholm/psr7": "^1.4",
57
"nyholm/psr7-server": "^1.0",
58
"phpunit/phpunit": "^9.0 || ^10.5",
59
- "rector/rector": "^1.2",
+ "rector/rector": "^1.2 || ^2.0",
60
"symfony/cache": "^6.0 || ^7.0",
61
"symfony/psr-http-message-bridge": "^6.0 || ^7.0"
62
0 commit comments