Skip to content

Commit 66294c0

Browse files
authored
Merge pull request #49 from wojsmol/fix/php8.1-comp
2 parents f45cef7 + 4a45698 commit 66294c0

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
@@ -15,7 +15,7 @@
1515
"wp-cli/wp-cli": "^2.5"
1616
},
1717
"require-dev": {
18-
"wp-cli/wp-cli-tests": "^3.0.11"
18+
"wp-cli/wp-cli-tests": "^3.1"
1919
},
2020
"config": {
2121
"process-timeout": 7200,

0 commit comments

Comments
 (0)