-
Notifications
You must be signed in to change notification settings - Fork 178
Circular reference #2810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is caused by the latest Symfony release, see issue symfony/symfony#42791. Can be resolved by adding the following to the composer.json file:
|
We bumped into this half an hour ago, as well.. Just a bit of bad timing, because when i did the final rounds of monkey-testing this morning, the version that breaks wasn't released yet.. 😅 |
I Ninja-edited a quick fix here: 8bb0725 We'll sort it out properly in the morning. |
Fixed, now that |
Seems like there is a circular reference with the latest version of Bolt
Details
Reproduction
The text was updated successfully, but these errors were encountered: