Skip to content

Commit

Permalink
laravel 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Edsardio committed Feb 9, 2022
1 parent 584887a commit 6a7e4b5
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 @@ -10,9 +10,9 @@
}
],
"require": {
"illuminate/support": "^5|^6|^7|^8",
"illuminate/console": "^5|^6|^7|^8",
"illuminate/filesystem": "^5|^6|^7|^8"
"illuminate/support": "^5|^6|^7|^8|^9",
"illuminate/console": "^5|^6|^7|^8|^9",
"illuminate/filesystem": "^5|^6|^7|^8|^9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6a7e4b5

Please sign in to comment.