Skip to content

Commit

Permalink
Merge pull request #2160 from skaut/version-2.13.6
Browse files Browse the repository at this point in the history
Version 2.13.6
  • Loading branch information
marekdedic authored Aug 31, 2023
2 parents bb90ea6 + 62d6e33 commit 455c6d2
Show file tree
Hide file tree
Showing 6 changed files with 468 additions and 466 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
},
"require": {
"php": "^5.6 || ^7.0 || ^8.0",
"google/apiclient": "^2.13.0",
"google/apiclient": "^2.14.0",
"google/apiclient-services": "^0.302.0 <0.303.0",
"monolog/monolog": "^1.25",
"google/auth": "^1.19 <1.20",
"guzzlehttp/guzzle": "^6.5.6",
"guzzlehttp/promises": "^1.5 <1.5.1",
"monolog/monolog": "^1.25",
"paragonie/constant_time_encoding": "^1.1.0",
"paragonie/random_compat": "^2.0.18",
"psr/cache": "^1.0.1",
"psr/http-message": "^1.0.1 <1.1.0",
"guzzlehttp/promises": "^1.5 <1.5.1",
"symfony/polyfill-intl-idn": "^1.19.0 <1.20",
"symfony/polyfill-intl-normalizer": "^1.19.0 <1.20",
"symfony/polyfill-php70": "^1.19.0 <1.20",
"symfony/polyfill-php72": "^1.19.0 <1.20",
"google/auth": "^1.19 <1.20"
"symfony/polyfill-php72": "^1.19.0 <1.20"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.0",
Expand Down
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 455c6d2

Please sign in to comment.