mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
[doctrine/doctrine-bundle] Fix installing on Symfony 6.4
This commit is contained in:
@@ -49,6 +49,6 @@
|
||||
}
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/framework-bundle": "<7.1"
|
||||
"symfony/framework-bundle": "<6.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user