Composer detected issues in your platform #39518
Unanswered
hamzaelmaghari
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, this error is from Composer, you should check which php are you using in your web server configuration, because it's looks like, you have 7.4.25 and 8.0.12 installed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I just want to make sure to know if this problem comes from Laravel Framework, or Composer itself.
I was working on my project as usual, when I woke up this morning I started the SQL engine, Valet starts auto.
I got this error:
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are running 7.4.25. in /Users/user/Desktop/sites/marketplace/vendor/composer/platform_check.php on line 24
Is there anyone else faces this issue or just me?
Steps To Reproduce:
Beta Was this translation helpful? Give feedback.
All reactions