[Form] Allow symfony/service-contracts v2.

This commit is contained in:
Alexander M. Turek 2019-11-13 22:03:39 +01:00
parent 29a2f17124
commit 4755e160be
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^3.4|^4.0|^5.0",
"symfony/service-contracts": "~1.1"
"symfony/service-contracts": "^1.1|^2"
},
"require-dev": {
"doctrine/collections": "~1.0",