Hi folks
,
I'm using PHP-FPM selector and when I request PHP information, I get php-7.4 as response, but when I try to install something with composer, it gives me an error that says that my php version isn't supported. So I checked the php version from the command line (php -v), which gives me php-5.6.37
. One strange thing is, that I don't have installed php-v5.x at all.
Anyone else who has this problem? Or maybe someone who has a solution for me?
Thank you very much in advance!
Hielke