Skip to content

Commit aee0de0

Browse files
authored
Allow Contracts v2
1 parent 10acbc0 commit aee0de0

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
@@ -26,7 +26,7 @@
2626
"symfony/config": "^3.4 || ^4.0 || ^5.0",
2727
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
2828
"symfony/http-kernel": "^3.4 || ^4.0 || ^5.0",
29-
"symfony/service-contracts": "^1.0"
29+
"symfony/service-contracts": "^1.0 || ^2.0"
3030
},
3131
"require-dev": {
3232
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0",

0 commit comments

Comments
 (0)