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.
2 parents 9a4ccf6 + b9b9c41 commit ec1f037Copy full SHA for ec1f037
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.0.20",
+ "version": "2002.0.21",
6
"license": "OSL-3.0",
7
"repositories": {
8
"repo.magento.com": {
@@ -29,7 +29,7 @@
29
"symfony/process": "~2.1||~4.1.0",
30
"symfony/yaml": "^3.3||^4.0",
31
"twig/twig": "^1.0||^2.0",
32
- "magento/magento-cloud-components": "^1.0"
+ "magento/magento-cloud-components": "^1.0.1"
33
},
34
"require-dev": {
35
"php-mock/php-mock-phpunit": "^2.0",
0 commit comments