gearbox-solutions / eloquent-filemaker

A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
https://gearboxgo.com
MIT License
54 stars 16 forks source link

Release 2.3.0 added a breaking change for Laravel 10.x #69

Closed lgebing closed 3 months ago

lgebing commented 3 months ago

Dependencies

Description of the issue:

The 2.3.1 release added a breaking change for people still using Laravel 10.x, because it uses a method introduced in version 11.3.0

Probably going to upgrade soon anyway, but thought I should bring it up nonetheless ✌️

Smef commented 3 months ago

We're checking into this. Thanks.

likeadeckofcards commented 3 months ago

Hello @lgebing, We just released version 2.4.1 that fixes that issue. Please let us know if you run into any other issues.