We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323b368 commit 4be58b3Copy full SHA for 4be58b3
README.md
@@ -6,6 +6,8 @@ Adds optimistic locking feature to eloquent models.
6
composer require reshadman/laravel-optimistic-locking
7
```
8
9
+> This package supports Laravel 5.5.* and 5.6.*.
10
+
11
## Usage
12
13
### Basic usage
0 commit comments