mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Symfony v4 + flex: Attempted to call an undefined method "setContainer" of class "Doctrine\Bundle\DoctrineBundle\Registry" #5746
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roboparker on GitHub (Oct 21, 2017).
Originally assigned to: @Majkl578 on GitHub.
Getting an error when trying to install the orm
Here is the output when running composer require.
Here is my composer.json file
Perhaps we could make a stable release work with symfony 4 in addition to this issue?
@Majkl578 commented on GitHub (Oct 21, 2017):
This is not a bug in ORM itself, please report it to DoctrineBundle (or Flex recipes if this is a recipe bug).