Skip to content

Commit

Permalink
Merge pull request #8 from williamoliveira/williamoliveira-patch-1
Browse files Browse the repository at this point in the history
Support Laravel 5.4
  • Loading branch information
williamoliveira authored Apr 15, 2017
2 parents 0d8d522 + 709a6c8 commit bcd10ba
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 @@ -9,7 +9,7 @@
}
],
"require": {
"illuminate/database": "5.0.*|5.1.*|5.2.*|5.3.*"
"illuminate/database": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*"
},
"require-dev": {
"phpunit/phpunit": "~5.4",
Expand Down

0 comments on commit bcd10ba

Please sign in to comment.