-
Notifications
You must be signed in to change notification settings - Fork 281
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
install with laravel 10 #182
Comments
"require": { vendor/renatomarinho folder remove this package first
may be this will help |
i try this solution but problem still existing |
Find any solution? |
|
Hi @madushancs , @ali635 php composer require renatomarinho/laravel-page-speed dev-master proofs that it worked ! : Normal site/aplication without using laravel-page-speed: Source code of my site/aplication in laravel 10.x using laravel-page-speed : Here is my metrics in lighthouse console tool: Don't ask me how I know this, it was a lot of time researching on forums, debating about it, and a lot of debugging, even today I don't know how I discovered it haha So if this helped you in any way, I humbly ask you to close the issue and tag Renato (project developer) so he can see this and put it in the readme or even fix this...... bug? , in short, so that we can help more people who need this package. hugs |
good |
@renatomarinho, I can confirm that This will also stop the duplicate issues and PRs from flowing in. Linked (duplicate) issues:
Linked (duplicate) PRs: |
Problem 1
- Root composer.json requires renatomarinho/laravel-page-speed ^2.1 -> satisfiable by renatomarinho/laravel-page-speed[2.1.0].
- renatomarinho/laravel-page-speed 2.1.0 requires illuminate/support ^6.0 || ^7.0 || ^8.0 || ^9.0 -> found illuminate/support[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.15] but these were not loaded, likely because it conflicts with another require.
The text was updated successfully, but these errors were encountered: