Skip to content

Commit dbb1f1a

Browse files
committed
Add support of php 8.4 to cloud-patches
1 parent 7abc1be commit dbb1f1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"symfony/process": "^4.4 || ^5.1 || ^5.4 || ^6.4",
2323
"symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0",
2424
"symfony/yaml": "^4.4 || ^5.1 || ^5.4 || ^6.4",
25-
"magento/quality-patches": "^1.1.0",
26-
"magento/magento-cloud-docker":"^1.4.0"
25+
"magento/quality-patches": "^1.1.0"
2726
},
2827
"require-dev": {
2928
"codeception/codeception": "^4.1 || ^5.1",

0 commit comments

Comments
 (0)