Releases: LowerRockLabs/laravel-lockable
Releases · LowerRockLabs/laravel-lockable
1.4
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #27
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #5
- Bump symfony/http-kernel from 6.1.5 to 6.2.8 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.3.0 by @dependabot in #21
- Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #28
- Dependency Updates by @lrljoe in #31
Full Changelog: 1.3...1.4
1.3
Fixes
1.2 Release with watcher model
Pint Fixes
An initial release providing capability for Laravel Models to have independent, time-based locks to a user.
An initial release providing capability for Laravel Models to have independent, time-based locks to a user.
Pre-release
Pre-release
This simple package allows for Models to be locked for Editing (or Accessing) for a period of time.