You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Composer sends the framework extra bundle is abandoned notice during installation: Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead.
To Reproduce
prompt$ composer require helios-ag/fm-elfinder-bundle
./composer.json has been updated
Running composer update helios-ag/fm-elfinder-bundle
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
- Locking helios-ag/fm-elfinder-bundle (12.2.3)
- Locking studio-42/elfinder (2.1.61)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
- Downloading studio-42/elfinder (2.1.61)
- Downloading helios-ag/fm-elfinder-bundle (12.2.3)
- Installing studio-42/elfinder (2.1.61): Extracting archive
- Installing helios-ag/fm-elfinder-bundle (12.2.3): Extracting archive
Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead.
Generating autoload files
131 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Symfony operations: 1 recipe (fe84c64aee541a6fdaa043bb24b35ec3)
- Configuring helios-ag/fm-elfinder-bundle (>=10.0): From github.com/symfony/recipes-contrib:main
This is not caused by this bundle, but it is required by one of your other dependencies. You can run composer why sensio/framework-extra-bundle to see where it comes from.
Describe the bug
Composer sends the framework extra bundle is abandoned notice during installation:
Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead.
To Reproduce
(OPTIONAL) Additional context
The text was updated successfully, but these errors were encountered: