Skip to content

Commit

Permalink
Merge pull request #3 from Parcelshop/lsv-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
lsv authored Jul 20, 2016
2 parents 73e6fa6 + 9ce1da9 commit bfd21e2
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 @@ -10,7 +10,7 @@
}
],
"require": {
"guzzlehttp/guzzle": "~5.0",
"guzzlehttp/guzzle": "^5.0|^6.0",
"doctrine/collections": "~1.0"
},
"autoload": {
Expand All @@ -35,4 +35,4 @@
"Lsv\\PdDkTest\\": "tests"
}
}
}
}

0 comments on commit bfd21e2

Please sign in to comment.