mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Fix
This commit is contained in:
parent
444867f726
commit
fe780f7660
6 changed files with 9 additions and 8 deletions
|
@ -41,6 +41,7 @@
|
|||
"symfony/http-client": "^5.3",
|
||||
"nyholm/psr7": "^1.4",
|
||||
"norkunas/onesignal-php-api": "^2.7",
|
||||
"stripe/stripe-php": "^7.97"
|
||||
"stripe/stripe-php": "^7.97",
|
||||
"symfony/translation": "^5.3"
|
||||
}
|
||||
}
|
||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "ac5089a8faf715584b0deda69be1dfb2",
|
||||
"content-hash": "e172909313fbde22d958e1ffba2e5b24",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
|
4
vendor/composer/InstalledVersions.php
vendored
4
vendor/composer/InstalledVersions.php
vendored
|
@ -30,7 +30,7 @@ private static $installed = array (
|
|||
'aliases' =>
|
||||
array (
|
||||
),
|
||||
'reference' => 'f80b1029bbdb09bd09680fc6efaf5116b33f0d6b',
|
||||
'reference' => 'a3272b294f5dec31159945465734bc0647b145f2',
|
||||
'name' => 'wwbn/avideo',
|
||||
),
|
||||
'versions' =>
|
||||
|
@ -692,7 +692,7 @@ private static $installed = array (
|
|||
'aliases' =>
|
||||
array (
|
||||
),
|
||||
'reference' => 'f80b1029bbdb09bd09680fc6efaf5116b33f0d6b',
|
||||
'reference' => 'a3272b294f5dec31159945465734bc0647b145f2',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
2
vendor/composer/autoload_files.php
vendored
2
vendor/composer/autoload_files.php
vendored
|
@ -14,8 +14,8 @@ return array(
|
|||
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
|
||||
'972fda704d680a3a53c68e34e193cb22' => $vendorDir . '/react/promise-timer/src/functions_include.php',
|
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
|
||||
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/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',
|
||||
|
|
2
vendor/composer/autoload_static.php
vendored
2
vendor/composer/autoload_static.php
vendored
|
@ -15,8 +15,8 @@ class ComposerStaticInit4eca095a43f7c8c6d8c0f7669b7856c7
|
|||
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
||||
'972fda704d680a3a53c68e34e193cb22' => __DIR__ . '/..' . '/react/promise-timer/src/functions_include.php',
|
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
||||
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/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',
|
||||
|
|
4
vendor/composer/installed.php
vendored
4
vendor/composer/installed.php
vendored
|
@ -6,7 +6,7 @@
|
|||
'aliases' =>
|
||||
array (
|
||||
),
|
||||
'reference' => 'f80b1029bbdb09bd09680fc6efaf5116b33f0d6b',
|
||||
'reference' => 'a3272b294f5dec31159945465734bc0647b145f2',
|
||||
'name' => 'wwbn/avideo',
|
||||
),
|
||||
'versions' =>
|
||||
|
@ -668,7 +668,7 @@
|
|||
'aliases' =>
|
||||
array (
|
||||
),
|
||||
'reference' => 'f80b1029bbdb09bd09680fc6efaf5116b33f0d6b',
|
||||
'reference' => 'a3272b294f5dec31159945465734bc0647b145f2',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue