Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #111 from constantcontact/development
Browse files Browse the repository at this point in the history
Less constrained versioning for Guzzle
  • Loading branch information
WoogieNoogie committed Aug 7, 2015
2 parents fd7fb9a + 53af42a commit 105dd19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -8,7 +8,7 @@
"require": {
"php": ">=5.4.0",
"ext-curl": "*",
"guzzlehttp/guzzle": "5.1.0"
"guzzlehttp/guzzle": "^5.1.0"
},
"require-dev": {
"phpunit/phpunit": "4.4.1"
Expand All @@ -25,4 +25,4 @@
"Ctct": "src"
}
}
}
}

0 comments on commit 105dd19

Please sign in to comment.