-
Notifications
You must be signed in to change notification settings - Fork 185
Description
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