Skip to content

Commit 58b39d5

Browse files
authored
Merge pull request #1495 from HypeMC/fix-doctrine-bundle-6.4
[doctrine/doctrine-bundle] Fix installing on Symfony 6.4
2 parents dfa41a0 + 46a4d63 commit 58b39d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/doctrine-bundle/3.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
}
5050
},
5151
"conflict": {
52-
"symfony/framework-bundle": "<7.1"
52+
"symfony/framework-bundle": "<6.4"
5353
}
5454
}

0 commit comments

Comments
 (0)