Skip to content

Commit

Permalink
Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Apr 6, 2023
1 parent a9f0a6d commit da08b0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
}
],
"require": {
"php": "^8.0.2",
"illuminate/console": "^9.0",
"illuminate/filesystem": "^9.0"
"php": "^8.1",
"illuminate/console": "^10.0",
"illuminate/filesystem": "^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit da08b0d

Please sign in to comment.