Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 69a189f

Browse files
committed
Bumped Symfony requirement to 3.4
1 parent a1a5871 commit 69a189f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php" : ">=7.1",
1919
"monolog/monolog" : "~1.6|~2.0",
20-
"symfony/yaml" : "^2.8|^3.4|^4.0|^5.0"
20+
"symfony/yaml" : "^3.4|^4.0|^5.0"
2121
},
2222
"autoload": {
2323
"psr-4": { "EasyCorp\\EasyLog\\": "src" }

0 commit comments

Comments
 (0)