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 f57b558 commit 14269d0Copy full SHA for 14269d0
composer.json
@@ -18,7 +18,7 @@
18
],
19
"minimum-stability": "RC",
20
"require": {
21
- "php": ">=5.6.0 <=8.1",
+ "php": ">=5.6.0 <=8.1 | ~8.1.0",
22
"codeception/lib-innerbrowser": "^1.0",
23
"codeception/codeception": "^4.0"
24
},
0 commit comments