NikolaGavric94 / laravel-square

Square integration with Laravel/Lumen >=5.5
MIT License
31 stars 23 forks source link

Laravel 9 support #66

Closed BritishWerewolf closed 1 year ago

BritishWerewolf commented 2 years ago

I just wondered what the timeline is for Laravel 9 support.

Thank you.

NeekoDev commented 1 year ago

Yeah, me too, we got this for now :

nikolag/laravel-square[v3.0.1, ..., 3.0.x-dev] require doctrine/dbal ^3.2 -> found doctrine/dbal[3.2.0, ..., 3.5.x-dev] but these were not loaded, likely because it conflicts with another require.

Idea?

usman735 commented 1 year ago

hello anyone find out the solution

NikolaGavric94 commented 1 year ago

Sadly due to my IRL obligations I've been unable to work on the library that much. I'm however planning on releasing support for Laravel 9 & 10 as soon as Laravel 10 comes out which would be somewhere between 9th and 15th of February this year.

kevinkesslerit commented 1 year ago

Sadly due to my IRL obligations I've been unable to work on the library that much. I'm however planning on releasing support for Laravel 9 & 10 as soon as Laravel 10 comes out which would be somewhere between 9th and 15th of February this year.

Thank you for your time and code; I'de like to buy you a coffee. Also: Is there a KANBAN set up for this project by chance?

NikolaGavric94 commented 1 year ago

@kevinkesslerit Sadly I don't have kanban setup for it, but I rather use notes to write down ideas and other important stuff

NikolaGavric94 commented 1 year ago

@kevinkesslerit Here is the idea board for New features for v3.1.0. It's looking pretty slim for now, but will grow over time

NikolaGavric94 commented 1 year ago

v3.1.0 now supports Laravel 9.

Gonna be working on releasing the library compatible with Laravel 10 in the next couple of days.