Skip to content

Commit 854d8a0

Browse files
committed
MC-38123: Update Symfony dependencies for compatibility with Magento 2.4 OnPrem
1 parent a693d2c commit 854d8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"symfony/dependency-injection": "^3.3||^4.3||^5.1",
1515
"symfony/process": "^2.1||^4.1",
1616
"symfony/proxy-manager-bridge": "^3.3||^4.3||^5.1",
17-
"symfony/yaml": "^3.3||^4.0",
17+
"symfony/yaml": "^3.3||^4.0||^5.1",
1818
"monolog/monolog": "^1.16"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)