Skip to content

Commit cf71b83

Browse files
committed
Bump guzzle and check in composer.lock
1 parent dac0789 commit cf71b83

File tree

3 files changed

+4015
-2
lines changed

3 files changed

+4015
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/vendor/
2-
composer.lock
32
/doc/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=5.4",
18-
"guzzlehttp/guzzle": "5.0.*",
18+
"guzzlehttp/guzzle": "5.2.*",
1919
"guzzlehttp/cache-subscriber": "0.1.*"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)