Skip to content

Commit cdc1cbe

Browse files
authored
Merge pull request #58 from wojsmol/fix/php81-compat
2 parents c1a375e + bfdb0bc commit cdc1cbe

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)