Skip to content

Commit

Permalink
Merge pull request #36 from OzanKurt/master
Browse files Browse the repository at this point in the history
Merge to 5.7 branch
  • Loading branch information
OzanKurt authored Sep 24, 2018
2 parents 36001de + a818a58 commit 15ab2a0
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
@@ -1,6 +1,6 @@
{
"name": "ozankurt/repoist",
"description": "Laravel 5.6 repository generator.",
"description": "Laravel ^5.6 repository generator.",
"keywords": ["laravel", "repository", "repoist", "database"],
"license": "MIT",
"authors": [
Expand All @@ -10,7 +10,7 @@
}
],
"require": {
"illuminate/support": "5.6.*"
"illuminate/support": "^5.6"
},
"require-dev": {
},
Expand Down

0 comments on commit 15ab2a0

Please sign in to comment.