Skip to content

Laravel 8 / php 8 #94

Answered by salahdidi
salahdidi asked this question in Q&A
Discussion options

You must be logged in to vote

it was problem with php version that composer use
it show me php 8 when i use php -v
but if i run composer update it say i have php 7.3.3
i did fix it with
"ea-php80 /opt/cpanel/composer/bin/composer update"
to tell composer witch version of php to use
all this was on Cpanel with multi php versions installed for many profiles

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by salahdidi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #93 on April 28, 2022 21:02.