Skip to content

Commit 7f6cd97

Browse files
authored
Merge pull request #138 from repat/patch-1
Bump illuminate/support version to allow Laravel10
2 parents da2a27c + 3bde379 commit 7f6cd97

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.0|^7.3",
20-
"illuminate/support": "^7.0|^8.0|^9.0",
20+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
2121
"laravel/nova": "^4.0",
2222
"nesbot/carbon": "^2.63",
2323
"spatie/laravel-backup": "^6.0|^7.0|^8.0"

0 commit comments

Comments
 (0)