Skip to content

Commit

Permalink
Support for laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DyanGalih committed Oct 5, 2019
1 parent a5dcb20 commit bd018fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
}
},
"autoload-dev": {

},
"require": {
"php": ">=7.2.0",
"illuminate/support": "~5.5",
"illuminate/support": "~5.5|~6.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit bd018fc

Please sign in to comment.