Skip to content

Commit b93f376

Browse files
committed
WIP - bump minimum service contracts req
1 parent 6ee334d commit b93f376

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"conflict": {
4545
"doctrine/orm": "<2.10",
4646
"doctrine/doctrine-bundle": "<2.4",
47-
"symfony/doctrine-bridge": "<5.4"
47+
"symfony/doctrine-bridge": "<5.4",
48+
"symfony/service-contracts": "<2.5"
4849
},
4950
"autoload": {
5051
"psr-4": { "Symfony\\Bundle\\MakerBundle\\": "src/" }

0 commit comments

Comments
 (0)