Skip to content

Commit 6c2600f

Browse files
committed
Point to onboarding data dev branch
1 parent 8c7c1c4 commit 6c2600f

File tree

2 files changed

+89
-52
lines changed

2 files changed

+89
-52
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@
3232
"type": "composer",
3333
"url": "https://wpackagist.org"
3434
},
35+
"newfold-labs/wp-module-onboarding-data": {
36+
"type": "vcs",
37+
"url": "https://github.com/newfold-labs/wp-module-onboarding-data.git",
38+
"only": [
39+
"newfold-labs/wp-module-onboarding-data"
40+
]
41+
},
3542
"0": {
3643
"type": "composer",
3744
"url": "https://newfold-labs.github.io/satis/",
@@ -47,10 +54,11 @@
4754
]
4855
}
4956
},
57+
"minimum-stability": "dev",
5058
"require": {
5159
"mustache/mustache": "^2.14.2",
5260
"wp-cli/wp-config-transformer": "^1.4.1",
53-
"newfold-labs/wp-module-onboarding-data": "^1.2.12",
61+
"newfold-labs/wp-module-onboarding-data": "dev-release/ecomm-sitegen-beta",
5462
"newfold-labs/wp-module-patterns": "^2.9.2",
5563
"newfold-labs/wp-module-facebook": "^1.2.1",
5664
"newfold-labs/wp-module-migration": "^1.3.0",

composer.lock

Lines changed: 80 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)