Skip to content

Commit

Permalink
Laravel 9
Browse files Browse the repository at this point in the history
  • Loading branch information
boivinj committed Mar 10, 2022
1 parent c10a4ae commit db49de9
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 258 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
}
],
"require": {
"php": "^7.2.5|^8.0",
"illuminate/database": "^7.0"
"php": "^8.0",
"illuminate/database": "^9.4"
},
"require-dev": {
},
Expand Down
Loading

0 comments on commit db49de9

Please sign in to comment.