We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75c91c commit f4e5ba2Copy full SHA for f4e5ba2
composer.json
@@ -15,7 +15,7 @@
15
"MarekNocon\\ComposerCheckout\\Tests\\": "tests/"}
16
},
17
"require": {
18
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
19
"composer-plugin-api": "^2.0",
20
"ext-json": "*"
21
0 commit comments