File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1515 "ext-json" : " *" ,
1616 "composer/composer" : " ^1.4 || ^2.0" ,
1717 "composer/semver" : " @stable" ,
18- "symfony/config" : " ^3.3||^4.4||^5.0" ,
19- "symfony/console" : " ^2.6||^4.0||^5.0" ,
20- "symfony/dependency-injection" : " ^3.3||^4.3||^5.0" ,
21- "symfony/process" : " ^2.1||^4.1||^5.0" ,
22- "symfony/proxy-manager-bridge" : " ^3.3||^4.3||^5.0" ,
23- "symfony/yaml" : " ^3.3||^4.0||^5.0" ,
18+ "symfony/config" : " ^3.3||^4.4||^5.0||^6.0 " ,
19+ "symfony/console" : " ^2.6||^4.0||^5.0||^6.0 " ,
20+ "symfony/dependency-injection" : " ^3.3||^4.3||^5.0||^6.0 " ,
21+ "symfony/process" : " ^2.1||^4.1||^5.0||^6.0 " ,
22+ "symfony/proxy-manager-bridge" : " ^3.3||^4.3||^5.0||^6.0 " ,
23+ "symfony/yaml" : " ^3.3||^4.0||^5.0||^6.0 " ,
2424 "monolog/monolog" : " ^1.25||^2.3" ,
2525 "magento/quality-patches" : " ^1.1.0"
2626 },
Original file line number Diff line number Diff line change 77 <prototype namespace =" Magento\CloudPatches\" resource =" ../src/*" exclude =" ../src/{Test}" />
88
99 <service id =" Psr\Log\LoggerInterface" alias =" Magento\CloudPatches\App\Logger" />
10+ <service id =" Psr\Container\ContainerInterface" alias =" Magento\CloudPatches\App\Container" />
1011 <service id =" Magento\CloudPatches\App\Container" autowire =" false" />
1112 <service id =" Magento\CloudPatches\Filesystem\DirectoryList" autowire =" false" />
1213 <service id =" Symfony\Component\Console\Helper\QuestionHelper" />
You can’t perform that action at this time.
0 commit comments