We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2fcb8e commit bb7d3a8Copy full SHA for bb7d3a8
composer.json
@@ -55,7 +55,7 @@
55
"wp-test-start": [
56
"npm --prefix wordpress run env:start",
57
"npm --prefix wordpress run env:install",
58
- "npm --prefix wordpress run env:cli -- plugin install gutenberg",
+ "npm --prefix wordpress run env:cli -- plugin install gutenberg --version=22.3.0",
59
"npm --prefix wordpress run env:cli -- plugin install query-monitor"
60
],
61
"wp-test-ensure-env": [
0 commit comments