Skip to content

Commit c62cb7d

Browse files
Nikschavanschlessera
authored andcommitted
Revert change in scaffold-command require
1 parent ab681ee commit c62cb7d

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
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"wp-cli/cache-command": "^2.0",
2525
"wp-cli/entity-command": "^1.3 || ^2",
26-
"wp-cli/scaffold-command": "^2.0",
26+
"wp-cli/scaffold-command": "1.2 || ^2",
2727
"wp-cli/wp-cli-tests": "^3.0.16"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)