Skip to content

Commit 876cbec

Browse files
Update composer.json
1 parent bdb8637 commit 876cbec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"require": {
2020
"php": ">=5.3.2",
2121
"ext-curl": "*",
22-
"guzzle/guzzle": ">=3.7"
22+
"guzzle/guzzle": "~3.7"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": ">=3.7"
25+
"phpunit/phpunit": "~4.0"
2626
},
2727
"suggest": {
2828
"knplabs/gaufrette": "Needed for optional Gaufrette cache"

0 commit comments

Comments
 (0)