We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b54037 commit 56661a8Copy full SHA for 56661a8
appengine/flexible/mailjet/composer.json
@@ -2,7 +2,7 @@
2
"require": {
3
"silex/silex": "^2.3",
4
"mailjet/mailjet-apiv3-php": "^1.1",
5
- "guzzlehttp/guzzle": "~6.1.0"
+ "guzzlehttp/guzzle": "~6.5.0"
6
},
7
"require-dev": {
8
"symfony/browser-kit": "^3.0",
iap/composer.json
"symfony/console": "^2.8",
"google/auth":"^1.8.0",
- "guzzlehttp/guzzle": "~6.3.3",
+ "guzzlehttp/guzzle": "~6.5.0",
"kelvinmo/simplejwt": "^0.2.4"
"autoload": {
0 commit comments