fix: Downgraded symfony/yaml to fix dep confilicts
This commit is contained in:
parent
84ecfb5ad1
commit
9d78b4a8eb
@ -26,7 +26,7 @@
|
||||
"symfony/config": "3.4",
|
||||
"symfony/process": "^3.4",
|
||||
"monolog/monolog": "^2.0",
|
||||
"symfony/yaml": "^5.0"
|
||||
"symfony/yaml": "~3.0|~4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.4"
|
||||
|
Loading…
Reference in New Issue
Block a user