Skip to content
Advertisement

Symfony 5.4.9 Composer detected issues in your platform:

I am totally new to Symfony. After I installed Symfony on my local ddev machine, I get this error

JavaScript

I tried to composer install --ignore-platform-reqs as well, and soon as I run it, I get this error message

JavaScript

My php version is

JavaScript

Compose.json

JavaScript

Thanks for help

Advertisement

Answer

Edit these 2 things in your composer.json to solve your problem :

JavaScript

And

JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement