We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d94a8 commit fe1c462Copy full SHA for fe1c462
composer.json
@@ -5,6 +5,10 @@
5
"version": "2002.1.19",
6
"license": "OSL-3.0",
7
"repositories": {
8
+ "mcd": {
9
+ "type": "vcs",
10
+ "url": "https://github.com/magento-commerce/magento-cloud-docker.git"
11
+ },
12
"repo.magento.com": {
13
"type": "composer",
14
"url": "https://repo.magento.com/"
@@ -22,7 +26,7 @@
22
26
"guzzlehttp/guzzle": "^7.3 || ^7.5",
23
27
"illuminate/config": "^10.0 || ^11.0",
24
28
"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",
30
"magento/magento-cloud-patches": "^1.0.20",
31
"magento/quality-patches": "^1.1.0",
32
"monolog/monolog": "^2.3 || ^2.7 || ^3.6",
0 commit comments