-
Notifications
You must be signed in to change notification settings - Fork 216
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
Laravel 10? #177
Comments
Hello. I have the same error. @404labfr please try to update PHP version from |
That's not necessary. The |
I have this problem too. composer.json --> php ^8.1 It turned out that there were other packages installed that required illuminate/support. This is not needed for Lv10. Once those were updated in composer.json, laravel-impersonate installed correctly. |
Yeah I finally just went with a new project and sure enough that was likely the issue with mine too! I think I also updated everything like composer, npm/node, etc |
Hello, tried upgrading to Laravel 10 but I get these errors:
The text was updated successfully, but these errors were encountered: