Skip to content

Commit a7acac7

Browse files
authored
📝 Add security information
1 parent a480b53 commit a7acac7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1134,3 +1134,7 @@ Embedded relations now return an `Illuminate\Database\Eloquent\Collection` rathe
11341134
```php
11351135
$books = $user->books()->sortBy('title')->get();
11361136
```
1137+
1138+
## Security contact information
1139+
1140+
To report a security vulnerability, follow [these steps](https://tidelift.com/security).

0 commit comments

Comments
 (0)