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 7d47a13 commit 81ac282Copy full SHA for 81ac282
composer.json
@@ -21,7 +21,7 @@
21
"files": [ "scaffold-package-command.php" ]
22
},
23
"require": {
24
- "php": "^5.6 || ^7.0",
+ "php": "^5.6 || ^7 || ^8",
25
"wp-cli/wp-cli": "^2",
26
"wp-cli/package-command": "^2",
27
"wp-cli/scaffold-command": "^2"
0 commit comments