Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lin committed Dec 2, 2013
1 parent f3f0852 commit b1a16d8
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,7 +3,6 @@
"description":"PHP Library for Saasu API",
"keywords":["accounting", "saasu", "webservice"],
"license":"MIT",
"version": "1.0.1",
"authors":[
{
"name":"David Lin",
Expand All @@ -19,7 +18,7 @@
},
"require": {
"php":">=5.3.0",
"guzzle/guzzle":"3.3.*"
"guzzle/guzzle":">3.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down

0 comments on commit b1a16d8

Please sign in to comment.