Skip to content

Commit

Permalink
Merge pull request #138 from repat/patch-1
Browse files Browse the repository at this point in the history
Bump illuminate/support version to allow Laravel10
  • Loading branch information
freekmurze authored Feb 15, 2023
2 parents da2a27c + 3bde379 commit 7f6cd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^8.0|^7.3",
"illuminate/support": "^7.0|^8.0|^9.0",
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
"laravel/nova": "^4.0",
"nesbot/carbon": "^2.63",
"spatie/laravel-backup": "^6.0|^7.0|^8.0"
Expand Down

0 comments on commit 7f6cd97

Please sign in to comment.