Skip to content

Commit 222ca6d

Browse files
committed
Update package requirements
1 parent d863d42 commit 222ca6d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"wp-cli/wp-cli": "^3.0"
1717
},
1818
"require-dev": {
19-
"wp-cli/checksum-command": "^1 || ^2",
20-
"wp-cli/db-command": "^1.3 || ^2",
21-
"wp-cli/entity-command": "^1.3 || ^2",
22-
"wp-cli/extension-command": "^1.2 || ^2",
19+
"wp-cli/checksum-command": "^1 || ^2 || ^3",
20+
"wp-cli/db-command": "^1.3 || ^2 || ^3",
21+
"wp-cli/entity-command": "^1.3 || ^2 || ^3",
22+
"wp-cli/extension-command": "^1.2 || ^2 || ^3",
2323
"wp-cli/wp-cli-tests": "^5"
2424
},
2525
"config": {

0 commit comments

Comments
 (0)