Skip to content

Commit

Permalink
Merge pull request #42 from mohamedsabil83/master
Browse files Browse the repository at this point in the history
Support L5.7
  • Loading branch information
Christoph Rumpel authored Sep 10, 2018
2 parents 1cf0099 + f0d1996 commit cda6275
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 @@ -14,8 +14,8 @@
"require": {
"php": ">=5.6.4",
"abraham/twitteroauth": "^0.7.2",
"illuminate/notifications": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
"illuminate/notifications": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*",
"kylewm/brevity": "^0.2.9"
},
"require-dev": {
Expand Down

0 comments on commit cda6275

Please sign in to comment.