Skip to content

Commit 8e9e426

Browse files
authored
Merge pull request #32 from marispro/patch-1
Laravel 10 support
2 parents de62ae6 + 631fcb2 commit 8e9e426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.0",
2020
"coderflexx/laravel-presenter": "^1.1",
21-
"illuminate/contracts": "^8.0|^9.0",
21+
"illuminate/contracts": "^8.0|^9.0|^10.0",
2222
"jaybizzle/crawler-detect": "^1.2",
2323
"spatie/laravel-package-tools": "^1.9.2"
2424
},

0 commit comments

Comments
 (0)