Merge pull request #6658 from Majkl578/fix/allow-stable-yaml
Drop explicit conflict with stable symfony/yaml
This commit is contained in:
commit
68706034e5
@ -24,9 +24,6 @@
|
|||||||
"doctrine/annotations": "~1.4",
|
"doctrine/annotations": "~1.4",
|
||||||
"symfony/console": "~3.0|~4.0"
|
"symfony/console": "~3.0|~4.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
|
||||||
"symfony/yaml": "<3.4"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/yaml": "~3.4|~4.0",
|
"symfony/yaml": "~3.4|~4.0",
|
||||||
"phpunit/phpunit": "^6.0"
|
"phpunit/phpunit": "^6.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user