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 f577a4d commit 33e2404Copy full SHA for 33e2404
composer.json
@@ -19,7 +19,7 @@
19
}
20
},
21
"require": {
22
- "php": "^8 || ^7.4",
+ "php": "^8.1",
23
"cebe/php-openapi": "dev-openapi-31 as 1.6.0",
24
"jawira/case-converter": "^3.4",
25
"twig/twig": "^3.0",
@@ -44,7 +44,7 @@
44
45
"config": {
46
"platform": {
47
- "php": "7.4.7"
+ "php": "8.1.99"
48
49
"allow-plugins": {
50
"wyrihaximus/composer-update-bin-autoload-path": true
0 commit comments