Skip to content

Commit

Permalink
Update README.md (#18)
Browse files Browse the repository at this point in the history
Include Laravel 11 information
  • Loading branch information
Robert Allport authored Mar 10, 2024
1 parent 7d9ee03 commit 3a93177
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Gracefully handle deletion restrictions on your [Eloquent models](https://larave

## Requirements

PHP `^8.2`, Laravel `^10.0`.
* PHP `^8.2`
* Laravel `^10.0` / `^11.0`.

For older versions of PHP / Laravel use version [1.0.6](https://github.com/f9webltd/laravel-deletable/tree/1.0.6)

Expand Down

0 comments on commit 3a93177

Please sign in to comment.