Skip to content

Commit

Permalink
📝 Add security information
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssegers committed Mar 26, 2020
1 parent a480b53 commit a7acac7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -1134,3 +1134,7 @@ Embedded relations now return an `Illuminate\Database\Eloquent\Collection` rathe
```php
$books = $user->books()->sortBy('title')->get();
```

## Security contact information

To report a security vulnerability, follow [these steps](https://tidelift.com/security).

0 comments on commit a7acac7

Please sign in to comment.