Skip to content

Commit 8ab0922

Browse files
authored
📦 Support PHP8
1 parent ff35834 commit 8ab0922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"homepage": "https://github.com/Idearia/wp-cli-command",
88
"require": {
9-
"php": "^7.4"
9+
"php": "^7.4|^8.0"
1010
},
1111
"require-dev": {
1212
"php-stubs/wp-cli-stubs": "^2.7",

0 commit comments

Comments
 (0)