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 0630552 commit c5bf339Copy full SHA for c5bf339
composer.json
@@ -2,15 +2,15 @@
2
"name": "magento/magento-cloud-patches",
3
"description": "Provides critical fixes for Magento 2 Enterprise Edition",
4
"type": "magento2-component",
5
- "version": "1.0.1",
+ "version": "1.0.2",
6
"license": "OSL-3.0",
7
"require": {
8
"php": "^7.0",
9
"ext-json": "*",
10
"composer/composer": "@stable",
11
"composer/semver": "^1.5",
12
"symfony/config": "^3.3||^4.4",
13
- "symfony/console": "^2.8||^4.0",
+ "symfony/console": "^2.6||^4.0",
14
"symfony/dependency-injection": "^3.3||^4.3",
15
"symfony/process": "^2.1||^4.1"
16
},
0 commit comments