Skip to content

Commit fe1c462

Browse files
committed
Add MCD for dependency until new version tag
1 parent 79d94a8 commit fe1c462

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"version": "2002.1.19",
66
"license": "OSL-3.0",
77
"repositories": {
8+
"mcd": {
9+
"type": "vcs",
10+
"url": "https://github.com/magento-commerce/magento-cloud-docker.git"
11+
},
812
"repo.magento.com": {
913
"type": "composer",
1014
"url": "https://repo.magento.com/"
@@ -22,7 +26,7 @@
2226
"guzzlehttp/guzzle": "^7.3 || ^7.5",
2327
"illuminate/config": "^10.0 || ^11.0",
2428
"magento/magento-cloud-components": "^1.0.8",
25-
"magento/magento-cloud-docker": "^1.0.0",
29+
"magento/magento-cloud-docker": "dev-MCLOUD-13147 as 1.3.99",
2630
"magento/magento-cloud-patches": "^1.0.20",
2731
"magento/quality-patches": "^1.1.0",
2832
"monolog/monolog": "^2.3 || ^2.7 || ^3.6",

0 commit comments

Comments
 (0)