Add support for Laravel 11
Add support for Laravel 10
Include illuminate/database ^9.0 and illuminate/support ^9.0 as dependencies.
Update project location. Fix package name in installation instructions. Fix license file link.
Ensure sync changes before fire updated event
Verify lock version on model delete.
Update package info
Add support email and keywords to package. Add pipeline status and coverage badges to README.
Release 1.2.0 Repackage as xint0/laravel-optimistic-locking. Fix visibility of disableLocking and lockingEnabled methods.