Skip to content

Commit

Permalink
v1.0.9
Browse files Browse the repository at this point in the history
- laravel v5.7
  • Loading branch information
ctf0 committed Sep 10, 2018
1 parent bf6dea9 commit 73592cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php" : "~7.0",
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0",
"illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0",
"ctf0/package-changelog": "^1.0"
},
"autoload": {
Expand All @@ -40,4 +40,4 @@
"@php artisan vendor:publish --provider=\"ctf0\\OverSeer\\OverSeerServiceProvider\""
]
}
}
}

0 comments on commit 73592cb

Please sign in to comment.