Replies: 2 comments 1 reply
-
Here's a list of supported PHP versions: Lines 11 to 20 in f65774d |
Beta Was this translation helpful? Give feedback.
1 reply
-
IIRC older versions of Valet should support PHP 5.6 installed via Homebrew from For reference, here's the commit that removed 5.6 support: eefc06b |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I tried to use php@5.6
valet use php@5.6
I have this error:
Valet doesn't support PHP version: php@5.6 (try something like 'php@8.1' instead)
I have to work on a project with php 5.6, how can I do?
Beta Was this translation helpful? Give feedback.
All reactions