File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-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.6 " ,
5
+ "version" : " 1.0.7 " ,
6
6
"license" : " OSL-3.0" ,
7
7
"require" : {
8
8
"php" : " ^7.0" ,
15
15
"symfony/process" : " ^2.1||^4.1" ,
16
16
"symfony/proxy-manager-bridge" : " ^3.3||^4.3||^5.1" ,
17
17
"symfony/yaml" : " ^3.3||^4.0" ,
18
- "monolog/monolog" : " ^1.16"
18
+ "monolog/monolog" : " ^1.16" ,
19
+ "magento/quality-patches" : " ^1.0.6"
19
20
},
20
21
"require-dev" : {
21
22
"codeception/codeception" : " ^2.5.3" ,
24
25
"phpunit/phpunit" : " ^6.2" ,
25
26
"squizlabs/php_codesniffer" : " ^3.0"
26
27
},
27
- "suggest" : {
28
- "magento/quality-patches" : " ^1.0.3"
29
- },
30
28
"bin" : [
31
29
" bin/ece-patches" ,
32
30
" bin/magento-patches"
You can’t perform that action at this time.
0 commit comments