Skip to content

Commit e07ce45

Browse files
MCLOUD-13707: Included newer versions for Cloud patches package dependency
1 parent fcc8141 commit e07ce45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"composer/composer": "^1.9 || ^2.8 || !=2.2.16",
1717
"composer/semver": "@stable",
1818
"monolog/monolog": "^2.3 || ^2.7 || ^3.6",
19-
"symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4",
20-
"symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4",
21-
"symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4",
22-
"symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4",
19+
"symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
20+
"symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
21+
"symfony/dependency-injection": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
22+
"symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
2323
"symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0",
24-
"symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4",
24+
"symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
2525
"magento/quality-patches": "^1.1.0"
2626
},
2727
"require-dev": {
@@ -30,7 +30,7 @@
3030
"codeception/module-db": "^1.0 || ^3.0",
3131
"codeception/module-phpbrowser": "^1.0 || ^3.0",
3232
"codeception/module-rest": "^1.2 || ^3.0",
33-
"consolidation/robo": "^1.2 || ^3.0 || ^5.0",
33+
"consolidation/robo": "^1.2 || ^3.0 || ^4.0 || ^5.0",
3434
"phpmd/phpmd": "@stable",
3535
"phpunit/phpunit": "^10.0",
3636
"squizlabs/php_codesniffer": "^3.0"

0 commit comments

Comments
 (0)