Skip to content

Commit 9152b81

Browse files
author
Joan He
authored
Merge pull request #4590 from magento-techdivision/update_symfony
MC-14915: Update Symfony libs
2 parents e008e80 + e265c83 commit 9152b81

File tree

2 files changed

+132
-65
lines changed

2 files changed

+132
-65
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"phpseclib/mcrypt_compat": "1.0.8",
4848
"phpseclib/phpseclib": "2.0.*",
4949
"ramsey/uuid": "~3.8.0",
50-
"symfony/console": "~4.1.0",
51-
"symfony/event-dispatcher": "~4.1.0",
52-
"symfony/process": "~4.1.0",
50+
"symfony/console": "~4.1.0|~4.2.0|~4.3.0",
51+
"symfony/event-dispatcher": "~4.1.0|~4.2.0|~4.3.0",
52+
"symfony/process": "~4.1.0|~4.2.0|~4.3.0",
5353
"tedivm/jshrink": "~1.3.0",
5454
"tubalmartin/cssmin": "4.1.1",
5555
"webonyx/graphql-php": "^0.12.6",

0 commit comments

Comments
 (0)