Skip to content
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

[Composer] Added conflict with symfony/dependency-injection v3.5.7 #16

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Aug 30, 2021

Our product (v3.3.x-dev and 4.0.x-dev) fails to install with:

!!  In CheckCircularReferencesPass.php line 67:
!!                                                                                 
!!    Circular reference detected for service "Ibexa\Platform\OAuth2Client\Reposi  
!!    tory\User\PasswordHashService", path: "Ibexa\Platform\OAuth2Client\Reposito  
!!    ry\User\PasswordHashService -> Ibexa\Platform\OAuth2Client\Repository\User\  
!!    PasswordHashService". 

Which seems to come from the latest Symfony release: https://github.com/symfony/symfony/releases/tag/v5.3.7

and has been reported to the issue tracker: symfony/symfony#42791

I've decided to add a conflict for a single version (no ^, ~) because I hope that it will be fixed in 5.3.8 - if not I will change the conflict to a broader one.

@mnocon mnocon requested a review from a team August 30, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants