#running php8.1 composer install in laravel 10 web app
1 messages · Page 1 of 1 (latest)
Whatever PHP binary you’re trying to run Composer as seems to be a version of PHP lower than 8.1
just noticed that my apache php version is 7.4 i guess other web apps are using it. is it possible for a specific laravel app apache runs at 8.1?