Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonSmit authored Sep 29, 2020
1 parent 3685a2d commit 02f4c05
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,17 @@
"name": "Bayu Hendra",
"email": "[email protected]",
"homepage": "https://github.com/uyab"
},
{
"name": "Ramon Smit",
"email": "[email protected]",
"homepage": "https://github.com/ramonsmit"
}
],
"require": {
"illuminate/support": "~5.2",
"illuminate/console": "~5.2",
"illuminate/filesystem": "~5.2"
"illuminate/support": "^8.0",
"illuminate/console": "^8.0",
"illuminate/filesystem": "^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 02f4c05

Please sign in to comment.