We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff35834 commit 8ab0922Copy full SHA for 8ab0922
composer.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"homepage": "https://github.com/Idearia/wp-cli-command",
8
"require": {
9
- "php": "^7.4"
+ "php": "^7.4|^8.0"
10
},
11
"require-dev": {
12
"php-stubs/wp-cli-stubs": "^2.7",
0 commit comments