Composer vs. PHP Version

By admin, 16 August, 2024

Had an error trying to access the correct PHP version while running a Composer command.

Turns out the hosting server was set to PHP version 8.3, but the Command Line Interface was using an older PHP version.

I contacted InMotion Hosting and Kurtis set me up and got things working.  Then he sent me the article at the link below.

Link: InMotion Hosting Support Article | Composer-Requires-PHP-Version-Error

Thank you Kurtis!  Take the rest of the day off!

Comments