Skip to content

Commit

Permalink
Update for Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
timgavin committed May 26, 2023
1 parent 86e7cb8 commit 9d679dd
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 @@ -16,7 +16,7 @@
"Follow users"
],
"require": {
"illuminate/support": "~9"
"illuminate/support": "10.0"
},
"require-dev": {
"phpunit/phpunit": "~9.0",
Expand Down

0 comments on commit 9d679dd

Please sign in to comment.