Skip to content

Commit bfa120b

Browse files
authored
Merge pull request #77 from wojsmol/fix/php8.1-compat
2 parents 3bb8d3b + 2f2d6e6 commit bfa120b

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"wp-cli/entity-command": "^1.3 || ^2",
19-
"wp-cli/wp-cli-tests": "^3.0.11"
19+
"wp-cli/wp-cli-tests": "^3.1"
2020
},
2121
"config": {
2222
"process-timeout": 7200,

0 commit comments

Comments
 (0)