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 65e2d7a commit 162d760Copy full SHA for 162d760
composer.json
@@ -2,7 +2,7 @@
2
"name": "magento/ece-tools",
3
"description": "Provides tools to build and deploy Magento 2 Enterprise Edition",
4
"type": "magento2-component",
5
- "version": "2002.1.1",
+ "version": "2002.1.2",
6
"license": "OSL-3.0",
7
"repositories": {
8
"repo.magento.com": {
@@ -21,9 +21,9 @@
21
"graylog2/gelf-php": "^1.4.2",
22
"guzzlehttp/guzzle": "^6.2",
23
"illuminate/config": "^5.5",
24
- "magento/magento-cloud-components": "^1.0.1",
+ "magento/magento-cloud-components": "^1.0.6",
25
"magento/magento-cloud-docker": "^1.0.0",
26
- "magento/magento-cloud-patches": "^1.0.0",
+ "magento/magento-cloud-patches": "^1.0.6",
27
"monolog/monolog": "^1.16",
28
"nesbot/carbon": "^1.0||^2.0",
29
"psr/container": "^1.0",
0 commit comments