Skip to content

Commit 803a504

Browse files
Skip recipe for doctrine/annotations when symfony/routing 6 is installed (#1060)
1 parent f417ab2 commit 803a504

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"conflict": {
3+
"symfony/routing": "<6.0"
4+
}
5+
}

0 commit comments

Comments
 (0)