Skip to content

Commit

Permalink
Merge pull request #1 from olyckne/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
olyckne committed Sep 4, 2016
2 parents 70be326 + c0c98b0 commit e7677f2
Show file tree
Hide file tree
Showing 3 changed files with 461 additions and 250 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.5
- 5.6
- 7.0
- hhvm
Expand Down
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": {
"php": ">=5.5.0",
"php": ">=5.6.0",
"guzzlehttp/guzzle": "^6",
"illuminate/support": "^5.0"
},
Expand Down
Loading

0 comments on commit e7677f2

Please sign in to comment.