1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Merge pull request #7513 from WWBN/dependabot/composer/google/apiclient-2.13.0

Bump google/apiclient from 2.12.6 to 2.13.0
This commit is contained in:
Daniel Neto 2022-12-26 06:08:55 -03:00 committed by GitHub
commit 8c24b2234b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

36
composer.lock generated
View file

@ -813,16 +813,16 @@
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
"version": "v6.3.1", "version": "v6.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/firebase/php-jwt.git", "url": "https://github.com/firebase/php-jwt.git",
"reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da" "reference": "ea7dda77098b96e666c5ef382452f94841e439cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/ddfaddcb520488b42bca3a75e17e9dd53c3667da", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/ea7dda77098b96e666c5ef382452f94841e439cd",
"reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da", "reference": "ea7dda77098b96e666c5ef382452f94841e439cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -869,9 +869,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/firebase/php-jwt/issues", "issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v6.3.1" "source": "https://github.com/firebase/php-jwt/tree/v6.3.2"
}, },
"time": "2022-11-01T21:20:08+00:00" "time": "2022-12-19T17:10:46+00:00"
}, },
{ {
"name": "gliterd/backblaze-b2", "name": "gliterd/backblaze-b2",
@ -935,16 +935,16 @@
}, },
{ {
"name": "google/apiclient", "name": "google/apiclient",
"version": "v2.12.6", "version": "v2.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/googleapis/google-api-php-client.git", "url": "https://github.com/googleapis/google-api-php-client.git",
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e" "reference": "b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e", "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d",
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e", "reference": "b653a338c5a658adf6df4bb2f44c2cc02fe7eb1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -999,9 +999,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/googleapis/google-api-php-client/issues", "issues": "https://github.com/googleapis/google-api-php-client/issues",
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6" "source": "https://github.com/googleapis/google-api-php-client/tree/v2.13.0"
}, },
"time": "2022-06-06T20:00:19+00:00" "time": "2022-12-19T22:17:11+00:00"
}, },
{ {
"name": "google/apiclient-services", "name": "google/apiclient-services",
@ -2474,16 +2474,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.17", "version": "3.0.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "dbc2307d5c69aeb22db136c52e91130d7f2ca761" "reference": "f28693d38ba21bb0d9f0c411ee5dae2b178201da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/dbc2307d5c69aeb22db136c52e91130d7f2ca761", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f28693d38ba21bb0d9f0c411ee5dae2b178201da",
"reference": "dbc2307d5c69aeb22db136c52e91130d7f2ca761", "reference": "f28693d38ba21bb0d9f0c411ee5dae2b178201da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2564,7 +2564,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.17" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.18"
}, },
"funding": [ "funding": [
{ {
@ -2580,7 +2580,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-24T10:51:50+00:00" "time": "2022-12-17T18:26:50+00:00"
}, },
{ {
"name": "predis/predis", "name": "predis/predis",