openfoodfacts / openfoodfacts-laravel

Open Food Facts API wrapper for Laravel
MIT License
148 stars 17 forks source link

Add Laravel 10 support to the Open Food Facts package #39

Closed khalyomede closed 4 months ago

khalyomede commented 1 year ago

Problem

I want to upgrade to Laravel 10 and the package does not support it.

Proposed solution

Add support for Laravel 10.

Additional context

Mockups

Part of

fogbreaker commented 11 months ago

bump

kaemmi84 commented 11 months ago

I also need Laravel 10 support :(

mpoweredo commented 8 months ago

bump

teolemon commented 8 months ago

Can we merge https://github.com/openfoodfacts/openfoodfacts-php/pull/47 ?

teolemon commented 8 months ago

It drops php7 it seems. Is that problematic?

epalmans commented 8 months ago

as long as we tag it as a new "major" release (1.x or 0.3.x), then I don't see any problems.

teolemon commented 4 months ago