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 517b0f1 commit a6b4464Copy full SHA for a6b4464
README.md
@@ -8,7 +8,7 @@ Adds optimistic locking feature to Eloquent models.
8
composer require reshadman/laravel-optimistic-locking
9
```
10
11
-> This package supports Laravel 5.5.* and 5.6.* .
+> This package supports Laravel 5.5.*, 5.6.* and 5.7.* .
12
13
## Usage
14
0 commit comments