jn-jairo / laravel-ngrok

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

Laravel 10 support? #11

Closed quyle92 closed 1 year ago

quyle92 commented 1 year ago

I tried to use it with Larvel 10 but encountered this: jn-jairo/laravel-ngrok v2.0.0 requires php ^7.3 -> your php version (8.1.16) does not satisfy that requirement.

May I know when the new version with Laravel 10 support is released?

Thanks!

jn-jairo commented 1 year ago

I was working on a new test system when the Laravel 10 came out, that caused the delay on the Laravel 10 support.

Now the new release is available v3.0.0 with support to Laravel 10.