Skip to content

install and get infinite loop by composer #694

@erdalceylan

Description

@erdalceylan

I'm also trying many computers with symfony 4.4 and 5.4 and sentry-symfony:3.5 and sentry-symfony:4.5 it goes into infinite loop

Example
composer create-project symfony/website-skeleton:"^5.4" test_project
cd test_project
rm composer.lock
composer require sentry/sentry-symfony:^3.5

and I get this infinite loop

OUTPUT :
Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead.
Generating optimized autoload files
120 packages you are using are looking for funding.
Use the composer fund command to find out more!
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Restricting packages listed in "symfony/symfony" to "5.4.*"
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions