Skip to content

Commit 6e5be04

Browse files
committed
Update guzzle in lakia and bump vers.
1 parent d240475 commit 6e5be04

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
@@ -1,11 +1,11 @@
11
{
22
"name": "medigo/laika",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"type": "library",
55
"homepage": "https://github.com/MEDIGO/laika-php",
66
"license": "MIT",
77
"require": {
8-
"guzzlehttp/guzzle": "~4.0"
8+
"guzzlehttp/guzzle": "~6.3"
99
},
1010
"require-dev": {
1111
"phake/phake": "@stable"

0 commit comments

Comments
 (0)