-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Cannot install with laravel 11.7 #52
Comments
this might be the issue: The upstream package requires ext-gd, which appears not to be installed on your end |
Hello @epalmans, I've tried to install GD (successfully) but the error still occurs |
could you share your composer.json? |
@epalmans I just did another test and finally managed to load the repository. I think GD was the source of the problem. I must have forgotten to restart the service after installation. Sorry about that! 😅 |
What
The installation via composer doesn't work on Laravel 11.7.0
Steps to reproduce the behavior:
composer require openfoodfacts/openfoodfacts-laravel
on a Laravel project with version11.7.0
Expected behavior
Installing the package with composer :)
Screenshots
Platform (Desktop, Mobile, Hunger Games)
Thank you!
The text was updated successfully, but these errors were encountered: