Skip to content

Feature request - PHP8 support #3

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

Closed
estevao opened this issue Mar 1, 2022 · 2 comments
Closed

Feature request - PHP8 support #3

estevao opened this issue Mar 1, 2022 · 2 comments

Comments

@estevao
Copy link

estevao commented Mar 1, 2022

+-----------+
~ $ composer global require stichoza/laravel-coderunner
Changed current directory to /Users/estevao/.composer

[InvalidArgumentException]
Package stichoza/laravel-coderunner has requirements incompatible with your PHP version, PHP extensions and Composer version:
- stichoza/laravel-coderunner v1.0.8 requires php ^7.2 which does not match your installed version 8.1.3.
+-----------+

Any chance of adding PHP8 support? I was playing around but wasn't able to make it work so far. Thanks.

@ejunker
Copy link

ejunker commented Nov 15, 2022

Until it is updated to support PHP 8, you could try this:

composer global require --ignore-platform-reqs stichoza/laravel-coderunner

@Stichoza
Copy link
Owner

Stichoza commented Dec 5, 2022

I've just added ^8.0 support, sorry for the delay

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

3 participants