You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+-----------+
~ $ 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.
The text was updated successfully, but these errors were encountered:
+-----------+
~ $ 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.
The text was updated successfully, but these errors were encountered: