statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 74 forks source link

Support for Statamic 3.4 #113

Closed MtDalPizzol closed 1 year ago

MtDalPizzol commented 1 year ago

Hi folks! Just wondering if support for Statamic 3.4 will take long or is it just turning the corner?

ryanmitchell commented 1 year ago

I haven't come across anything that doesn't work in 3.4 but its always worth upgrading in a test/staging environment to iron out any pitfalls.

If you run into anything open issues with the specific errors so they can be looked into.

jasonvarga commented 1 year ago

There should really be anything needed apart from adjusting the composer constraint. Updating this package is on my todo list.

MtDalPizzol commented 1 year ago

@jasonvarga You're probably right. When I tried to upgrade Statamic, composer stopped me because the eloquent-driver had the older version as a dependency.