Skip to content

Commit 455c6d2

Browse files
authored
Merge pull request #2160 from skaut/version-2.13.6
Version 2.13.6
2 parents bb90ea6 + 62d6e33 commit 455c6d2

File tree

6 files changed

+468
-466
lines changed

6 files changed

+468
-466
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"require": {
4242
"php": "^5.6 || ^7.0 || ^8.0",
43-
"google/apiclient": "^2.13.0",
43+
"google/apiclient": "^2.14.0",
4444
"google/apiclient-services": "^0.302.0 <0.303.0",
45-
"monolog/monolog": "^1.25",
45+
"google/auth": "^1.19 <1.20",
4646
"guzzlehttp/guzzle": "^6.5.6",
47+
"guzzlehttp/promises": "^1.5 <1.5.1",
48+
"monolog/monolog": "^1.25",
4749
"paragonie/constant_time_encoding": "^1.1.0",
4850
"paragonie/random_compat": "^2.0.18",
4951
"psr/cache": "^1.0.1",
5052
"psr/http-message": "^1.0.1 <1.1.0",
51-
"guzzlehttp/promises": "^1.5 <1.5.1",
5253
"symfony/polyfill-intl-idn": "^1.19.0 <1.20",
5354
"symfony/polyfill-intl-normalizer": "^1.19.0 <1.20",
5455
"symfony/polyfill-php70": "^1.19.0 <1.20",
55-
"symfony/polyfill-php72": "^1.19.0 <1.20",
56-
"google/auth": "^1.19 <1.20"
56+
"symfony/polyfill-php72": "^1.19.0 <1.20"
5757
},
5858
"require-dev": {
5959
"squizlabs/php_codesniffer": "^3.0",

composer.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)