laravel-optimistic-locking icon indicating copy to clipboard operation
laravel-optimistic-locking copied to clipboard

Version for Laravel 6.x Support should be tagged

Open Chalkin opened this issue 4 years ago • 3 comments

Hi,

there is no version tag for the changes that enabled support for Laravel 6.x. it's only in master

Chalkin avatar Jul 06 '20 07:07 Chalkin

Same issue here - the composer require doesn't work on Laravel 6 because the last few commits on 'master' were not released. Was this package abandoned...?

yosifeldman avatar Aug 13 '20 11:08 yosifeldman

Hi @Chalkin @yosifeldman

I've forked this package, please see comment: https://github.com/reshadman/laravel-optimistic-locking/issues/11#issuecomment-696233757

Xint0 avatar Sep 21 '20 17:09 Xint0

I just published an improvement over this package at https://github.com/qtsolv/laravel-locking please see and report any issues/feedback you may have.

vpzqtsolv avatar Jun 21 '22 13:06 vpzqtsolv