Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieMcMullen committed Apr 13, 2019
1 parent 32dfe11 commit 6003c86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"description": "A laravel package to access data from the Strava API.",
"type": "library",
"require": {
"guzzlehttp/guzzle": "^6.3",
"illuminate/support": "^5.5"
"guzzlehttp/guzzle": "^6.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6003c86

Please sign in to comment.