File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " magento/magento-cloud-patches" ,
3
3
"description" : " Provides critical fixes for Magento 2 Enterprise Edition" ,
4
4
"type" : " magento2-component" ,
5
- "version" : " 1.0.7 " ,
5
+ "version" : " 1.0.8 " ,
6
6
"license" : " OSL-3.0" ,
7
7
"require" : {
8
8
"php" : " ^7.0" ,
9
9
"ext-json" : " *" ,
10
10
"composer/composer" : " @stable" ,
11
11
"composer/semver" : " ^1.5" ,
12
12
"symfony/config" : " ^3.3||^4.4||^5.1" ,
13
- "symfony/console" : " ^2.6||^4.0" ,
13
+ "symfony/console" : " ^2.6||^4.0||^5.1 " ,
14
14
"symfony/dependency-injection" : " ^3.3||^4.3||^5.1" ,
15
- "symfony/process" : " ^2.1||^4.1" ,
15
+ "symfony/process" : " ^2.1||^4.1||^5.1 " ,
16
16
"symfony/proxy-manager-bridge" : " ^3.3||^4.3||^5.1" ,
17
- "symfony/yaml" : " ^3.3||^4.0" ,
17
+ "symfony/yaml" : " ^3.3||^4.0||^5.1 " ,
18
18
"monolog/monolog" : " ^1.16" ,
19
- "magento/quality-patches" : " ^1.0.6 "
19
+ "magento/quality-patches" : " ^1.0.7 "
20
20
},
21
21
"require-dev" : {
22
22
"codeception/codeception" : " ^2.5.3" ,
You can’t perform that action at this time.
0 commit comments