Skip to content

Commit dec117b

Browse files
committed
[Form] Allow symfony/service-contracts v2.
1 parent 9d3a74a commit dec117b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/polyfill-ctype": "~1.8",
2424
"symfony/polyfill-mbstring": "~1.0",
2525
"symfony/property-access": "^3.4|^4.0|^5.0",
26-
"symfony/service-contracts": "~1.1"
26+
"symfony/service-contracts": "^1.1|^2"
2727
},
2828
"require-dev": {
2929
"doctrine/collections": "~1.0",

0 commit comments

Comments
 (0)