laravel / forge-cli

The Laravel Forge CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP version error while version is >7.3

drjdr opened this issue · comments

commented
  • Forge CLI Version: 1.1
  • PHP Version: 8.0.9 (default brew install on mac m1)

Description:

$ forge

Box Requirements Checker

Using PHP 8.0.9
PHP is using the following php.ini file:
/opt/homebrew/etc/php/8.0/php.ini

Checking Box requirements:
E.

[ERROR] Your system is not ready to run the application.

Fix the following mandatory requirements:

  • The application requires the version "^7.3" or greater.

Steps To Reproduce:

Instructions as on forge cli website : composer global install laravel/forge-cli
forge

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!

Can you run "composer global remove beyondcode/forge-cli"