Drop explicit conflict with stable symfony/yaml
As per discussion in #6639, conflict with versions below 3.4 of the YAML component is superfluous, previous versions would work just fine even with bb994b9e70.
This commit is contained in:
parent
8c7052c99c
commit
bfc76adce0
@ -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