Composer update
* updated Laravel to v5.6.38 * Added laravel tinker in dev dependencies
This commit is contained in:

committed by
Manish Verma

parent
be4b1231b6
commit
6742e13d81
44
vendor/composer/autoload_static.php
vendored
44
vendor/composer/autoload_static.php
vendored
@@ -10,9 +10,9 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
||||
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
||||
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
||||
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
||||
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
||||
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
||||
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
||||
'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
|
||||
'8a9dc1de0ca7e01f3e08231539562f61' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/functions.php',
|
||||
@@ -20,6 +20,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php',
|
||||
'f18cc91337d49233e5754e93f3ed9ec3' => __DIR__ . '/..' . '/laravelcollective/html/src/helpers.php',
|
||||
'6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
|
||||
'801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php',
|
||||
'4a1f389d6ce373bda9e57857d3b61c84' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/helpers.php',
|
||||
'f0906e6318348a765ffb6eb24e0d0938' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/helpers.php',
|
||||
'58571171fd5812e6e447dce228f52f4d' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/helpers.php',
|
||||
@@ -52,6 +53,10 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
array (
|
||||
'Yajra\\Datatables\\' => 17,
|
||||
),
|
||||
'X' =>
|
||||
array (
|
||||
'XdgBaseDir\\' => 11,
|
||||
),
|
||||
'W' =>
|
||||
array (
|
||||
'Whoops\\' => 7,
|
||||
@@ -98,6 +103,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
'Symfony\\Component\\CssSelector\\' => 30,
|
||||
'Symfony\\Component\\Console\\' => 26,
|
||||
'SuperClosure\\' => 13,
|
||||
'Sly\\' => 4,
|
||||
),
|
||||
'R' =>
|
||||
array (
|
||||
@@ -105,6 +111,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
),
|
||||
'P' =>
|
||||
array (
|
||||
'Psy\\' => 4,
|
||||
'Psr\\SimpleCache\\' => 16,
|
||||
'Psr\\Log\\' => 8,
|
||||
'Psr\\Http\\Message\\' => 17,
|
||||
@@ -128,6 +135,7 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
'League\\Fractal\\' => 15,
|
||||
'League\\Flysystem\\' => 17,
|
||||
'Lcobucci\\JWT\\' => 13,
|
||||
'Laravel\\Tinker\\' => 15,
|
||||
'Laravel\\Socialite\\' => 18,
|
||||
'Laravel\\Dusk\\' => 13,
|
||||
'LaravelFCM\\Mocks\\' => 17,
|
||||
@@ -240,6 +248,10 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/yajra/laravel-datatables-oracle/src',
|
||||
),
|
||||
'XdgBaseDir\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/dnoegel/php-xdg-base-dir/src',
|
||||
),
|
||||
'Whoops\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/filp/whoops/src/Whoops',
|
||||
@@ -368,10 +380,18 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src',
|
||||
),
|
||||
'Sly\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly',
|
||||
),
|
||||
'Ramsey\\Uuid\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/ramsey/uuid/src',
|
||||
),
|
||||
'Psy\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/psy/psysh/src',
|
||||
),
|
||||
'Psr\\SimpleCache\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/psr/simple-cache/src',
|
||||
@@ -428,6 +448,10 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/lcobucci/jwt/src',
|
||||
),
|
||||
'Laravel\\Tinker\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laravel/tinker/src',
|
||||
),
|
||||
'Laravel\\Socialite\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laravel/socialite/src',
|
||||
@@ -562,13 +586,6 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
0 => __DIR__ . '/..' . '/thomaswelton/gravatarlib',
|
||||
),
|
||||
),
|
||||
'S' =>
|
||||
array (
|
||||
'Sly' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/sly/notification-pusher/src',
|
||||
),
|
||||
),
|
||||
'P' =>
|
||||
array (
|
||||
'Prophecy\\' =>
|
||||
@@ -599,6 +616,17 @@ class ComposerStaticInit598add4b9b35c76d3599603201ccdd6d
|
||||
0 => __DIR__ . '/..' . '/maatwebsite/excel/src',
|
||||
),
|
||||
),
|
||||
'J' =>
|
||||
array (
|
||||
'JakubOnderka\\PhpConsoleHighlighter' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/jakub-onderka/php-console-highlighter/src',
|
||||
),
|
||||
'JakubOnderka\\PhpConsoleColor' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/jakub-onderka/php-console-color/src',
|
||||
),
|
||||
),
|
||||
'G' =>
|
||||
array (
|
||||
'Guzzle\\Tests' =>
|
||||
|
Reference in New Issue
Block a user