jn-jairo / laravel-ngrok

Share Laravel application with ngrok.
MIT License
89 stars 12 forks source link

PHP Version v8.0.8 Not Compatible For Laravel Framework Version v8.40 #6

Closed theWebKeyGuy closed 3 years ago

theWebKeyGuy commented 3 years ago

Describe the bug Having an issue with the PHP version not being supported states it only supports version ^7.3 the latest suggested version for Laravel 8.40 is 8.0.8. Can't use this plugin unless this issue is fixed.

To Reproduce Steps to reproduce the behavior:

  1. Install fresh laravel version.
  2. install sail to get docker setup.
  3. attempt to install plugin with "sail composer require --dev jn-jairo/laravel-ngrok"
  4. See error in console about PHP version.

Expected behavior Would expect it to work the newer versions of PHP.

jn-jairo commented 3 years ago

PHP 8 added please update to v2.0.1