You are running composer with xdebug enabled. This has a major impact on runtime performance. See
https://getcomposer.org/xdebug
Restricting packages listed in "symfony/symfony" to "4.1.*"
Using version ^1.8 for doctrine/annotations
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "4.1.*"
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sensio/framework-extra-bundle v5.4.1 requires symfony/config ^3.4|^4.3 -> no matching package found.
- sensio/framework-extra-bundle v5.4.0 requires symfony/config ^3.4|^4.3 -> no matching package found.
- Installation request for sensio/framework-extra-bundle ^5.4 -> satisfiable by sensio/framework-extra-bundle[v5.4.0, v5.4.1].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.
Partager