Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/postgres-support' into f…
Browse files Browse the repository at this point in the history
…eature/postgres-support
  • Loading branch information
lupinitylabs committed Sep 25, 2024
2 parents d5caea9 + acb953c commit 6be3317
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,9 @@ See [cybex-gmbh/collector](https://github.com/cybex-gmbh/collector) for an examp

Likelihood of impact: high

- If your app does not explicitly require the laravel/sanctum package, upgrading Protector to version 2.x may also
- If your app does not explicitly require the laravel/sanctum package, upgrading Protector to version 2.x will also
upgrade Sanctum to version 3.x. This will require you to follow its
[upgrade guide](https://github.com/laravel/sanctum/blob/3.x/UPGRADE.md). Alternatively you can explicitly require
laravel/sanctum ^2.4 in your app to lock its version.
[upgrade guide](https://github.com/laravel/sanctum/blob/3.x/UPGRADE.md).

Likelihood of impact: low

Expand Down

0 comments on commit 6be3317

Please sign in to comment.