1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel 2021-11-08 13:36:13 -03:00
parent 43493dde3d
commit f80b1029bb
7 changed files with 30 additions and 30 deletions

12
composer.lock generated
View file

@ -772,16 +772,16 @@
},
{
"name": "google/apiclient-services",
"version": "v0.220.0",
"version": "v0.221.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "95d9913a54d870c49776375e2327dcee1a2e5919"
"reference": "55fb77c4dcb7ec2b41128d41815b3aac65ddfadb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/95d9913a54d870c49776375e2327dcee1a2e5919",
"reference": "95d9913a54d870c49776375e2327dcee1a2e5919",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/55fb77c4dcb7ec2b41128d41815b3aac65ddfadb",
"reference": "55fb77c4dcb7ec2b41128d41815b3aac65ddfadb",
"shasum": ""
},
"require": {
@ -810,9 +810,9 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.220.0"
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.221.0"
},
"time": "2021-11-05T14:29:41+00:00"
"time": "2021-11-06T11:26:11+00:00"
},
{
"name": "google/auth",

View file

@ -30,7 +30,7 @@ private static $installed = array (
'aliases' =>
array (
),
'reference' => '16534d421740808ba107fd068052561ae69afd08',
'reference' => '43493dde3d07262bfbb012e24cb2231cf6385194',
'name' => 'wwbn/avideo',
),
'versions' =>
@ -154,12 +154,12 @@ private static $installed = array (
),
'google/apiclient-services' =>
array (
'pretty_version' => 'v0.220.0',
'version' => '0.220.0.0',
'pretty_version' => 'v0.221.0',
'version' => '0.221.0.0',
'aliases' =>
array (
),
'reference' => '95d9913a54d870c49776375e2327dcee1a2e5919',
'reference' => '55fb77c4dcb7ec2b41128d41815b3aac65ddfadb',
),
'google/auth' =>
array (
@ -692,7 +692,7 @@ private static $installed = array (
'aliases' =>
array (
),
'reference' => '16534d421740808ba107fd068052561ae69afd08',
'reference' => '43493dde3d07262bfbb012e24cb2231cf6385194',
),
),
);

View file

@ -12,10 +12,10 @@ return array(
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
'972fda704d680a3a53c68e34e193cb22' => $vendorDir . '/react/promise-timer/src/functions_include.php',
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php',

View file

@ -34,7 +34,7 @@ return array(
'Ratchet\\Client\\' => array($vendorDir . '/ratchet/pawl/src'),
'Ratchet\\' => array($vendorDir . '/cboden/ratchet/src/Ratchet'),
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'),
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),

View file

@ -13,10 +13,10 @@ class ComposerStaticInit4eca095a43f7c8c6d8c0f7669b7856c7
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
'972fda704d680a3a53c68e34e193cb22' => __DIR__ . '/..' . '/react/promise-timer/src/functions_include.php',
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
@ -249,8 +249,8 @@ class ComposerStaticInit4eca095a43f7c8c6d8c0f7669b7856c7
),
'Psr\\Http\\Message\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-message/src',
1 => __DIR__ . '/..' . '/psr/http-factory/src',
0 => __DIR__ . '/..' . '/psr/http-factory/src',
1 => __DIR__ . '/..' . '/psr/http-message/src',
),
'Psr\\Http\\Client\\' =>
array (

View file

@ -805,17 +805,17 @@
},
{
"name": "google/apiclient-services",
"version": "v0.220.0",
"version_normalized": "0.220.0.0",
"version": "v0.221.0",
"version_normalized": "0.221.0.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "95d9913a54d870c49776375e2327dcee1a2e5919"
"reference": "55fb77c4dcb7ec2b41128d41815b3aac65ddfadb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/95d9913a54d870c49776375e2327dcee1a2e5919",
"reference": "95d9913a54d870c49776375e2327dcee1a2e5919",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/55fb77c4dcb7ec2b41128d41815b3aac65ddfadb",
"reference": "55fb77c4dcb7ec2b41128d41815b3aac65ddfadb",
"shasum": ""
},
"require": {
@ -824,7 +824,7 @@
"require-dev": {
"phpunit/phpunit": "^5.7||^8.5.13"
},
"time": "2021-11-05T14:29:41+00:00",
"time": "2021-11-06T11:26:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -846,7 +846,7 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.220.0"
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.221.0"
},
"install-path": "../google/apiclient-services"
},

View file

@ -6,7 +6,7 @@
'aliases' =>
array (
),
'reference' => '16534d421740808ba107fd068052561ae69afd08',
'reference' => '43493dde3d07262bfbb012e24cb2231cf6385194',
'name' => 'wwbn/avideo',
),
'versions' =>
@ -130,12 +130,12 @@
),
'google/apiclient-services' =>
array (
'pretty_version' => 'v0.220.0',
'version' => '0.220.0.0',
'pretty_version' => 'v0.221.0',
'version' => '0.221.0.0',
'aliases' =>
array (
),
'reference' => '95d9913a54d870c49776375e2327dcee1a2e5919',
'reference' => '55fb77c4dcb7ec2b41128d41815b3aac65ddfadb',
),
'google/auth' =>
array (
@ -668,7 +668,7 @@
'aliases' =>
array (
),
'reference' => '16534d421740808ba107fd068052561ae69afd08',
'reference' => '43493dde3d07262bfbb012e24cb2231cf6385194',
),
),
);