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.
2 parents eafc174 + e282cfd commit bb63b47Copy full SHA for bb63b47
composer.json
@@ -26,12 +26,12 @@
26
}
27
},
28
"require": {
29
- "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
+ "php": "~8.3.0 || ~8.4.0",
30
"ext-fileinfo": "*",
31
"composer-runtime-api": "^2.2",
32
"kynx/code-utils": "^2.3",
33
"kynx/mezzio-authentication-apikey": "^1.2",
34
- "kynx/mezzio-openapi": "^0.6 || ^0.7",
+ "kynx/mezzio-openapi": "^0.8",
35
"laminas/laminas-cli": "^1.7",
36
"laminas/laminas-diactoros": "^3.2",
37
"laminas/laminas-filter": "^2.30",
0 commit comments