Skip to content

Commit

Permalink
Merge pull request #2 from ajmariduena/master
Browse files Browse the repository at this point in the history
Laravel 10 Support
  • Loading branch information
luilliarcec authored Jul 24, 2023
2 parents 6074422 + 0e487c1 commit 4bdbc84
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 @@ -23,7 +23,7 @@
],
"require": {
"php": "^8.0",
"laravel/framework": "^9.0"
"laravel/framework": "^10.0"
},
"require-dev": {
"orchestra/testbench": "^7.0",
Expand Down

0 comments on commit 4bdbc84

Please sign in to comment.