Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No PHP 8 installed #46

Closed
ramseycodes opened this issue Dec 12, 2020 · 1 comment
Closed

No PHP 8 installed #46

ramseycodes opened this issue Dec 12, 2020 · 1 comment

Comments

@ramseycodes
Copy link

Hi Dries,

First of all, love the dotfiles! But it doesn't install PHP 8 I fixed this by adding

tap 'shivammathur/php' to the tap section in the brewfile and brew 'shivammathur/php/php@8.0' at the development section

Hope this helps

@driesvints
Copy link
Owner

Hey @dotramses. That's odd. The current setup did install PHP 8 for me. I didn't need to use the tap from above. Make sure you run brew update before running brew install php.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants