Skip to content

Commit

Permalink
Merge pull request #1 from GastonGelhorn/upgrade-l10
Browse files Browse the repository at this point in the history
support laravel 10
  • Loading branch information
GastonGelhorn authored Jul 6, 2023
2 parents cfbd7be + e2e9dbb commit ba7ebc4
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 @@ -6,7 +6,7 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^7.2",
"intervention/image": "^2.0",
"laravel/framework": "^7|^8"
"laravel/framework": "^7|^8|^9|^10"
},
"authors": [
{
Expand Down

0 comments on commit ba7ebc4

Please sign in to comment.