Skip to content

Commit

Permalink
Merge pull request #3 from whitecube/laravel-10
Browse files Browse the repository at this point in the history
Laravel 10
  • Loading branch information
voidgraphics authored Feb 16, 2023
2 parents f18774d + aafcf94 commit e8d6336
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=8.1",
"laravel/framework": "^9",
"laravel/framework": "^9|^10",
"nesbot/carbon": "^2.64"
},
"autoload": {
Expand Down

0 comments on commit e8d6336

Please sign in to comment.