Root composer.json requires php ^7.3 but your php version (8.1.12) does not satisfy that requirement

preview_player
Показать описание
Can you help me to buy a coffee:

Problem 1

composer update --no-scripts
Рекомендации по теме
Комментарии
Автор

Hi, I am facing issue fzaninotto/faker is not required in your composer.json and has not been removed. How to fix this issue. We have updated cmposer 1 to 2 and getting this issue. Please help me on this

golden-picture
Автор

"php": "^7.1.3|^8.0",

this was my composer.json i changed it but fail at end please help if you can

PakistanArmyYouth
Автор

It s showing me 7.3|8.0 but i want 7.4|8.0 how can i change it ???

skanderchouiter
Автор

composer update --ignore-platform-req=ext-gd

vipuljasrotia