nathanheffley / laravel-watermelon

Easily set up a sync endpoint to support Watermelon DB in your Laravel projects.
MIT License
44 stars 13 forks source link

Compatibility with Laravel 10 #4

Closed leoboom-isme closed 1 year ago

leoboom-isme commented 1 year ago

Hello guys.

It seems this package is not able to be installed on Laravel 10 with PHP 8.2. Will you be updating it for Laravel 10?

image

Many thanks!

nathanheffley commented 1 year ago

Hey! I would guess that this is a simple fix and the composer.json file just needs to be updated to allow for newer versions of Laravel. I will get to it at some point, if you know how, a PR to update it would make this happen a lot faster.

Thanks for letting me know!

nathanheffley commented 1 year ago

v0.0.3 should resolve this issue for you @leoboom-isme