Update composer.json with the php 7.4.
Dec 27, 2020
5
Level 4
Unable to composer install due to php restrictions
Most of my sites on my server are still 7.3, but in the mean time I have also installed 7.4.
Now I have isntalled my first site on 7.4. But when I composer install that site I get an error that one of the packages requires 7.4 and my php version is 7.3. Am I missing something?
Level 4
Hello All,
I fixed it by setting the default cli version in Forge to 7.4. Thanks everyone for the replies.
Please or to participate in this conversation.