Skip to content

Commit 3a93177

Browse files
author
Robert Allport
authoredMar 10, 2024
Update README.md (#18)
Include Laravel 11 information
1 parent 7d9ee03 commit 3a93177

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Gracefully handle deletion restrictions on your [Eloquent models](https://larave
1212

1313
## Requirements
1414

15-
PHP `^8.2`, Laravel `^10.0`.
15+
* PHP `^8.2`
16+
* Laravel `^10.0` / `^11.0`.
1617

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

0 commit comments

Comments
 (0)
Please sign in to comment.