Skip to content

Commit a496bec

Browse files
committed
remove wrong dependency
1 parent a1f5920 commit a496bec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"require": {
2020
"php": ">=5.3.2",
2121
"ext-curl": "*",
22-
"guzzle/guzzle": ">=3.7",
23-
"knplabs/gaufrette": "0.1.*"
22+
"guzzle/guzzle": ">=3.7"
2423
},
2524
"require-dev": {
2625
"phpunit/phpunit": ">=3.7"

0 commit comments

Comments
 (0)