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 4fd9f57 commit 23b29ffCopy full SHA for 23b29ff
composer.json
@@ -7,7 +7,7 @@
7
}
8
},
9
"require": {
10
- "php": "^7.4 || ~8.0.0",
+ "php": "^7.4|^8.0|^8.1",
11
"psr/container": "^1.0",
12
"nyholm/psr7-server": "^1.0",
13
"laminas/laminas-httphandlerrunner": "^1.0"
0 commit comments