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 2ee0104 + 48be851 commit a475153Copy full SHA for a475153
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.21",
+ "version": "2002.0.22",
6
"license": "OSL-3.0",
7
"repositories": {
8
"repo.magento.com": {
@@ -29,8 +29,8 @@
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.1",
33
- "magento/magento-cloud-patches": "^1.0.0"
+ "magento/magento-cloud-components": "~1.0.1",
+ "magento/magento-cloud-patches": "~1.0.0"
34
},
35
"require-dev": {
36
"php-mock/php-mock-phpunit": "^2.0",
0 commit comments