Skip to content

Commit f2abacc

Browse files
authored
Merge pull request FriendsOfSymfony#2148 from dunglas/patch-1
Add a conflict with symfony/doctrine-bridge <2.3
2 parents 42ad073 + 7eb2a37 commit f2abacc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"symfony/yaml": "~2.3|~3.0",
3636
"willdurand/propel-typehintable-behavior": "~1.0"
3737
},
38+
"conflict": {
39+
"symfony/doctrine-bridge": "<2.3"
40+
},
3841
"suggest": {
3942
"willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
4043
},

0 commit comments

Comments
 (0)