Skip to content

Commit

Permalink
Merge pull request #56 from igor-chepurnoi/laravel-5.7-support
Browse files Browse the repository at this point in the history
Laravel 5.7 support
  • Loading branch information
mpociot authored Aug 27, 2018
2 parents 91f5c1a + 14420bd commit 379629f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^7.1",
"composer/semver": "^1.4",
"geerlingguy/ping": "^1.1",
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*",
"vlucas/phpdotenv": "~2.5"
},
"require-dev": {
Expand Down

0 comments on commit 379629f

Please sign in to comment.