Skip to content

Commit 9d515f6

Browse files
Updated to PHP 7.2 and Guzzle 7
1 parent 0558807 commit 9d515f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"email": "devrel@nexmo.com"
3131
},
3232
"require": {
33-
"php": ">=7.1",
34-
"php-http/guzzle6-adapter": "^2.0",
33+
"php": ">=7.2",
34+
"guzzlehttp/guzzle": "^7.0",
3535
"nexmo/client-core": "^2.0"
3636
}
3737
}

0 commit comments

Comments
 (0)