Skip to content

Commit 1c21dac

Browse files
Merge pull request #154 from magento-commerce/develop
Cloud release cloud-docker 1.4.3
2 parents 6e51bdb + bdac8ec commit 1c21dac

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento-cloud-docker",
33
"description": "Magento Cloud Docker",
44
"type": "magento2-component",
5-
"version": "1.4.2",
5+
"version": "1.4.3",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
@@ -12,19 +12,19 @@
1212
"ext-json": "*",
1313
"composer/composer": "^1.9 || ^2.8 || !=2.2.16",
1414
"composer/semver": "@stable",
15-
"illuminate/config": "^8.77 || ^10.0 || ^11.0",
16-
"symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4",
17-
"symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4",
18-
"symfony/dependency-injection": "^4.4 || ^5.1|| ^5.4 || ^6.4",
19-
"symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4"
15+
"illuminate/config": "^8.77 || ^10.0 || ^11.0 || ^12.16",
16+
"symfony/config": "^4.4 || ^5.1|| ^5.4 || ^6.4 || ^7.2",
17+
"symfony/console": "^4.4 || ^5.1 || ^5.4 || ^6.4 || ^7.2",
18+
"symfony/dependency-injection": "^4.4 || ^5.1|| ^5.4 || ^6.4 || ^7.2",
19+
"symfony/yaml": "^4.4 || ^5.1 || ^5.4|| ^6.4 || ^7.2"
2020
},
2121
"require-dev": {
2222
"codeception/codeception": "^4.1 || ^5.1",
2323
"codeception/module-asserts": "^1.2 || ^3.0",
2424
"codeception/module-db": "^1.0 || ^3.0",
2525
"codeception/module-phpbrowser": "^1.0 || ^3.0",
2626
"codeception/module-rest": "^1.2 || ^3.0",
27-
"consolidation/robo": "^2.0 || ^3.0",
27+
"consolidation/robo": "^2.0 || ^3.0 || ^4.0 || ^5.0",
2828
"phpmd/phpmd": "@stable",
2929
"phpstan/phpstan": "^1.8 || ^2.0",
3030
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)