Skip to content

Commit a475153

Browse files
Merge pull request #645 from magento/MAGECLOUD-4670
MAGECLOUD-4670: Release ECE-Tools 2002.0.22
2 parents 2ee0104 + 48be851 commit a475153

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/ece-tools",
33
"description": "Provides tools to build and deploy Magento 2 Enterprise Edition",
44
"type": "magento2-component",
5-
"version": "2002.0.21",
5+
"version": "2002.0.22",
66
"license": "OSL-3.0",
77
"repositories": {
88
"repo.magento.com": {
@@ -29,8 +29,8 @@
2929
"symfony/process": "~2.1||~4.1.0",
3030
"symfony/yaml": "^3.3||^4.0",
3131
"twig/twig": "^1.0||^2.0",
32-
"magento/magento-cloud-components": "^1.0.1",
33-
"magento/magento-cloud-patches": "^1.0.0"
32+
"magento/magento-cloud-components": "~1.0.1",
33+
"magento/magento-cloud-patches": "~1.0.0"
3434
},
3535
"require-dev": {
3636
"php-mock/php-mock-phpunit": "^2.0",

0 commit comments

Comments
 (0)