Skip to content

Instantly share code, notes, and snippets.

@asgrim
Created January 11, 2022 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asgrim/221090b8c22129dd2a6d57eb48a0d658 to your computer and use it in GitHub Desktop.
Save asgrim/221090b8c22129dd2a6d57eb48a0d658 to your computer and use it in GitHub Desktop.
$ composer create-project laravel/laravel:6.* test-app --prefer-dist
Creating a "laravel/laravel:6.*" project at "./test-app"
Installing laravel/laravel (v6.20.1)
- Installing laravel/laravel (v6.20.1): Extracting archive
Created project in /tmp/laravel-create-test/test-app
> @php -r "file_exists('.env') || copy('.env.example', '.env');"
Loading composer repositories with package information
Updating dependencies
Lock file operations: 93 installs, 0 updates, 0 removals
- Locking doctrine/inflector (2.0.4)
- Locking doctrine/instantiator (1.4.0)
- Locking doctrine/lexer (1.2.1)
- Locking dragonmantank/cron-expression (v2.3.1)
- Locking egulias/email-validator (2.1.25)
- Locking facade/flare-client-php (1.9.1)
- Locking facade/ignition (1.18.0)
- Locking facade/ignition-contracts (1.0.2)
- Locking fakerphp/faker (v1.17.0)
- Locking fideloper/proxy (4.4.1)
- Locking filp/whoops (2.14.5)
- Locking hamcrest/hamcrest-php (v2.0.1)
- Locking laravel/framework (v6.20.43)
- Locking laravel/tinker (v2.6.3)
- Locking league/commonmark (1.6.6)
- Locking league/flysystem (1.1.9)
- Locking league/mime-type-detection (1.9.0)
- Locking mockery/mockery (1.4.4)
- Locking monolog/monolog (2.3.5)
- Locking myclabs/deep-copy (1.10.2)
- Locking nesbot/carbon (2.55.2)
- Locking nikic/php-parser (v4.13.2)
- Locking nunomaduro/collision (v3.2.0)
- Locking opis/closure (3.6.2)
- Locking paragonie/random_compat (v9.99.100)
- Locking phar-io/manifest (2.0.3)
- Locking phar-io/version (3.1.0)
- Locking php-parallel-lint/php-console-color (v0.3)
- Locking php-parallel-lint/php-console-highlighter (v0.5)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.3.0)
- Locking phpdocumentor/type-resolver (1.6.0)
- Locking phpoption/phpoption (1.8.1)
- Locking phpspec/prophecy (v1.15.0)
- Locking phpunit/php-code-coverage (9.2.10)
- Locking phpunit/php-file-iterator (3.0.6)
- Locking phpunit/php-invoker (3.1.1)
- Locking phpunit/php-text-template (2.0.4)
- Locking phpunit/php-timer (5.0.3)
- Locking phpunit/phpunit (9.5.11)
- Locking psr/container (1.1.2)
- Locking psr/log (2.0.0)
- Locking psr/simple-cache (1.0.1)
- Locking psy/psysh (v0.10.12)
- Locking ramsey/uuid (3.9.6)
- Locking scrivo/highlight.php (v9.18.1.9)
- Locking sebastian/cli-parser (1.0.1)
- Locking sebastian/code-unit (1.0.8)
- Locking sebastian/code-unit-reverse-lookup (2.0.3)
- Locking sebastian/comparator (4.0.6)
- Locking sebastian/complexity (2.0.2)
- Locking sebastian/diff (4.0.4)
- Locking sebastian/environment (5.1.3)
- Locking sebastian/exporter (4.0.4)
- Locking sebastian/global-state (5.0.3)
- Locking sebastian/lines-of-code (1.0.3)
- Locking sebastian/object-enumerator (4.0.4)
- Locking sebastian/object-reflector (2.0.4)
- Locking sebastian/recursion-context (4.0.4)
- Locking sebastian/resource-operations (3.0.3)
- Locking sebastian/type (2.3.4)
- Locking sebastian/version (3.0.2)
- Locking swiftmailer/swiftmailer (v6.3.0)
- Locking symfony/console (v4.4.36)
- Locking symfony/css-selector (v6.0.2)
- Locking symfony/debug (v4.4.36)
- Locking symfony/deprecation-contracts (v2.5.0)
- Locking symfony/error-handler (v4.4.36)
- Locking symfony/event-dispatcher (v4.4.34)
- Locking symfony/event-dispatcher-contracts (v1.1.11)
- Locking symfony/finder (v4.4.36)
- Locking symfony/http-client-contracts (v2.5.0)
- Locking symfony/http-foundation (v4.4.36)
- Locking symfony/http-kernel (v4.4.36)
- Locking symfony/mime (v5.4.2)
- Locking symfony/polyfill-ctype (v1.24.0)
- Locking symfony/polyfill-iconv (v1.24.0)
- Locking symfony/polyfill-intl-idn (v1.24.0)
- Locking symfony/polyfill-intl-normalizer (v1.24.0)
- Locking symfony/polyfill-mbstring (v1.24.0)
- Locking symfony/polyfill-php72 (v1.24.0)
- Locking symfony/polyfill-php73 (v1.24.0)
- Locking symfony/polyfill-php80 (v1.24.0)
- Locking symfony/process (v4.4.36)
- Locking symfony/routing (v4.4.34)
- Locking symfony/service-contracts (v2.5.0)
- Locking symfony/translation (v4.4.34)
- Locking symfony/translation-contracts (v2.5.0)
- Locking symfony/var-dumper (v4.4.36)
- Locking theseer/tokenizer (1.2.1)
- Locking tijsverkoyen/css-to-inline-styles (2.2.4)
- Locking vlucas/phpdotenv (v3.6.10)
- Locking webmozart/assert (1.10.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 93 installs, 0 updates, 0 removals
- Downloading fakerphp/faker (v1.17.0)
- Installing doctrine/inflector (2.0.4): Extracting archive
- Installing doctrine/lexer (1.2.1): Extracting archive
- Installing dragonmantank/cron-expression (v2.3.1): Extracting archive
- Installing symfony/polyfill-php80 (v1.24.0): Extracting archive
- Installing symfony/polyfill-php72 (v1.24.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.24.0): Extracting archive
- Installing symfony/var-dumper (v4.4.36): Extracting archive
- Installing symfony/deprecation-contracts (v2.5.0): Extracting archive
- Installing psr/container (1.1.2): Extracting archive
- Installing symfony/service-contracts (v2.5.0): Extracting archive
- Installing symfony/polyfill-php73 (v1.24.0): Extracting archive
- Installing symfony/console (v4.4.36): Extracting archive
- Installing scrivo/highlight.php (v9.18.1.9): Extracting archive
- Installing psr/log (2.0.0): Extracting archive
- Installing monolog/monolog (2.3.5): Extracting archive
- Installing symfony/polyfill-ctype (v1.24.0): Extracting archive
- Installing phpoption/phpoption (1.8.1): Extracting archive
- Installing vlucas/phpdotenv (v3.6.10): Extracting archive
- Installing symfony/css-selector (v6.0.2): Extracting archive
- Installing tijsverkoyen/css-to-inline-styles (2.2.4): Extracting archive
- Installing symfony/routing (v4.4.34): Extracting archive
- Installing symfony/process (v4.4.36): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.24.0): Extracting archive
- Installing symfony/polyfill-intl-idn (v1.24.0): Extracting archive
- Installing symfony/mime (v5.4.2): Extracting archive
- Installing symfony/http-foundation (v4.4.36): Extracting archive
- Installing symfony/http-client-contracts (v2.5.0): Extracting archive
- Installing symfony/event-dispatcher-contracts (v1.1.11): Extracting archive
- Installing symfony/event-dispatcher (v4.4.34): Extracting archive
- Installing symfony/debug (v4.4.36): Extracting archive
- Installing symfony/error-handler (v4.4.36): Extracting archive
- Installing symfony/http-kernel (v4.4.36): Extracting archive
- Installing symfony/finder (v4.4.36): Extracting archive
- Installing symfony/polyfill-iconv (v1.24.0): Extracting archive
- Installing egulias/email-validator (2.1.25): Extracting archive
- Installing swiftmailer/swiftmailer (v6.3.0): Extracting archive
- Installing paragonie/random_compat (v9.99.100): Extracting archive
- Installing ramsey/uuid (3.9.6): Extracting archive
- Installing psr/simple-cache (1.0.1): Extracting archive
- Installing opis/closure (3.6.2): Extracting archive
- Installing symfony/translation-contracts (v2.5.0): Extracting archive
- Installing symfony/translation (v4.4.34): Extracting archive
- Installing nesbot/carbon (2.55.2): Extracting archive
- Installing league/mime-type-detection (1.9.0): Extracting archive
- Installing league/flysystem (1.1.9): Extracting archive
- Installing league/commonmark (1.6.6): Extracting archive
- Installing laravel/framework (v6.20.43): Extracting archive
- Installing filp/whoops (2.14.5): Extracting archive
- Installing facade/ignition-contracts (1.0.2): Extracting archive
- Installing facade/flare-client-php (1.9.1): Extracting archive
- Installing facade/ignition (1.18.0): Extracting archive
- Installing fakerphp/faker (v1.17.0): Extracting archive
- Installing fideloper/proxy (4.4.1): Extracting archive
- Installing nikic/php-parser (v4.13.2): Extracting archive
- Installing psy/psysh (v0.10.12): Extracting archive
- Installing laravel/tinker (v2.6.3): Extracting archive
- Installing hamcrest/hamcrest-php (v2.0.1): Extracting archive
- Installing mockery/mockery (1.4.4): Extracting archive
- Installing php-parallel-lint/php-console-color (v0.3): Extracting archive
- Installing php-parallel-lint/php-console-highlighter (v0.5): Extracting archive
- Installing nunomaduro/collision (v3.2.0): Extracting archive
- Installing webmozart/assert (1.10.0): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing phpdocumentor/type-resolver (1.6.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
- Installing sebastian/version (3.0.2): Extracting archive
- Installing sebastian/type (2.3.4): Extracting archive
- Installing sebastian/resource-operations (3.0.3): Extracting archive
- Installing sebastian/recursion-context (4.0.4): Extracting archive
- Installing sebastian/object-reflector (2.0.4): Extracting archive
- Installing sebastian/object-enumerator (4.0.4): Extracting archive
- Installing sebastian/global-state (5.0.3): Extracting archive
- Installing sebastian/exporter (4.0.4): Extracting archive
- Installing sebastian/environment (5.1.3): Extracting archive
- Installing sebastian/diff (4.0.4): Extracting archive
- Installing sebastian/comparator (4.0.6): Extracting archive
- Installing sebastian/code-unit (1.0.8): Extracting archive
- Installing sebastian/cli-parser (1.0.1): Extracting archive
- Installing phpunit/php-timer (5.0.3): Extracting archive
- Installing phpunit/php-text-template (2.0.4): Extracting archive
- Installing phpunit/php-invoker (3.1.1): Extracting archive
- Installing phpunit/php-file-iterator (3.0.6): Extracting archive
- Installing theseer/tokenizer (1.2.1): Extracting archive
- Installing sebastian/lines-of-code (1.0.3): Extracting archive
- Installing sebastian/complexity (2.0.2): Extracting archive
- Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
- Installing phpunit/php-code-coverage (9.2.10): Extracting archive
- Installing doctrine/instantiator (1.4.0): Extracting archive
- Installing phpspec/prophecy (v1.15.0): Extracting archive
- Installing phar-io/version (3.1.0): Extracting archive
- Installing phar-io/manifest (2.0.3): Extracting archive
- Installing myclabs/deep-copy (1.10.2): Extracting archive
- Installing phpunit/phpunit (9.5.11): Extracting archive
65 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
Deprecation Notice: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1231
Deprecation Notice: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1242
Deprecation Notice: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1254
Deprecation Notice: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1267
> @php artisan package:discover --ansi
PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1277
Stack trace:
#0 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(571): include('...')
#2 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#3 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php(109): Composer\Autoload\ClassLoader->loadClass()
#4 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect()
#5 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config()
#8 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(219): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap()
#10 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(320): Illuminate\Foundation\Application->bootstrapWith()
#11 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /tmp/laravel-create-test/test-app/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#13 {main} in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
PHP Stack trace:
PHP 1. {main}() /tmp/laravel-create-test/test-app/artisan:0
PHP 2. Illuminate\Foundation\Console\Kernel->handle($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 0; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private $tokens = [0 => 'package:discover', 1 => '--ansi']; private $parsed = NULL }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = TRUE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(81) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(89) of type (stream) }; private $consoleSectionOutputs = [] }) /tmp/laravel-create-test/test-app/artisan:37
PHP 3. Illuminate\Foundation\Console\Kernel->bootstrap() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:129
PHP 4. Illuminate\Foundation\Application->bootstrapWith($bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\SetRequestForConsole', 5 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 6 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders']) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:320
PHP 5. Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap($app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'App\Console\Kernel' => TRUE, 'Illuminate\Contracts\Console\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadConfiguration' => TRUE, 'Illuminate\Foundation\Bootstrap\HandleExceptions' => TRUE, 'env' => TRUE, 'Illuminate\Foundation\Bootstrap\RegisterFacades' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...], 'env' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/tmp/laravel-create-test/test-app/app', 'path.base' => '/tmp/laravel-create-test/test-app', 'path.lang' => '/tmp/laravel-create-test/test-app/resources/lang', 'path.config' => '/tmp/laravel-create-test/test-app/config', 'path.public' => '/tmp/laravel-create-test/test-app/public', 'path.storage' => '/tmp/laravel-create-test/test-app/storage', 'path.database' => '/tmp/laravel-create-test/test-app/database', 'path.resources' => '/tmp/laravel-create-test/test-app/resources', 'path.bootstrap' => '/tmp/laravel-create-test/test-app/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'Illuminate\Foundation\PackageManifest' => class Illuminate\Foundation\PackageManifest { ... }, 'events' => class Illuminate\Events\Dispatcher { ... }, 'Illuminate\Contracts\Console\Kernel' => class App\Console\Kernel { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/tmp/laravel-create-test/test-app'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = [0 => class Closure { virtual $closure = "$this->Illuminate\Foundation\Console\{closure}", ... }]; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = TRUE; protected $namespace = NULL }) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:219
PHP 6. Illuminate\Foundation\PackageManifest->aliases() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php:26
PHP 7. Illuminate\Foundation\PackageManifest->config($key = 'aliases') /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:78
PHP 8. Illuminate\Foundation\PackageManifest->getManifest() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:89
PHP 9. Illuminate\Foundation\PackageManifest->build() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:106
PHP 10. collect($value = [0 => ['name' => 'doctrine/inflector', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-22T20:16:43+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.', 'homepage' => 'https://www.doctrine-project.org/projects/inflector.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/inflector'], 1 => ['name' => 'doctrine/instantiator', 'version' => '1.4.0', 'version_normalized' => '1.4.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-10T18:47:58+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A small, lightweight utility to instantiate objects in PHP without invoking their constructors', 'homepage' => 'https://www.doctrine-project.org/projects/instantiator.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/instantiator'], 2 => ['name' => 'doctrine/lexer', 'version' => '1.2.1', 'version_normalized' => '1.2.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-05-25T17:44:05+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.', 'homepage' => 'https://www.doctrine-project.org/projects/lexer.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/lexer'], 3 => ['name' => 'dragonmantank/cron-expression', 'version' => 'v2.3.1', 'version_normalized' => '2.3.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-13T00:52:37+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../dragonmantank/cron-expression'], 4 => ['name' => 'egulias/email-validator', 'version' => '2.1.25', 'version_normalized' => '2.1.25.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-12-29T14:50:06+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A library for validating emails against several RFCs', 'homepage' => 'https://github.com/egulias/EmailValidator', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../egulias/email-validator'], 5 => ['name' => 'facade/flare-client-php', 'version' => '1.9.1', 'version_normalized' => '1.9.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-09-13T12:16:46+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'Send PHP errors to Flare', 'homepage' => 'https://github.com/facade/flare-client-php', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../facade/flare-client-php'], 6 => ['name' => 'facade/ignition', 'version' => '1.18.0', 'version_normalized' => '1.18.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-08-02T07:45:03+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'A beautiful error page for Laravel applications.', 'homepage' => 'https://github.com/facade/ignition', 'keywords' => [...], 'support' => [...], 'install-path' => '../facade/ignition'], 7 => ['name' => 'facade/ignition-contracts', 'version' => '1.0.2', 'version_normalized' => '1.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-16T08:27:54+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Solution contracts for Ignition', 'homepage' => 'https://github.com/facade/ignition-contracts', 'keywords' => [...], 'support' => [...], 'install-path' => '../facade/ignition-contracts'], 8 => ['name' => 'fakerphp/faker', 'version' => 'v1.17.0', 'version_normalized' => '1.17.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-05T17:14:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Faker is a PHP library that generates fake data for you.', 'keywords' => [...], 'support' => [...], 'install-path' => '../fakerphp/faker'], 9 => ['name' => 'fideloper/proxy', 'version' => '4.4.1', 'version_normalized' => '4.4.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-22T13:48:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Set trusted proxies for Laravel', 'keywords' => [...], 'support' => [...], 'install-path' => '../fideloper/proxy'], 10 => ['name' => 'filp/whoops', 'version' => '2.14.5', 'version_normalized' => '2.14.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2022-01-07T12:00:00+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'php error handling for cool kids', 'homepage' => 'https://filp.github.io/whoops/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../filp/whoops'], 11 => ['name' => 'hamcrest/hamcrest-php', 'version' => 'v2.0.1', 'version_normalized' => '2.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'time' => '2020-07-09T08:09:16+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'This is the PHP port of Hamcrest Matchers', 'keywords' => [...], 'support' => [...], 'install-path' => '../hamcrest/hamcrest-php'], 12 => ['name' => 'laravel/framework', 'version' => 'v6.20.43', 'version_normalized' => '6.20.43.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'replace' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-14T14:39:18+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'The Laravel Framework.', 'homepage' => 'https://laravel.com', 'keywords' => [...], 'support' => [...], 'install-path' => '../laravel/framework'], 13 => ['name' => 'laravel/tinker', 'version' => 'v2.6.3', 'version_normalized' => '2.6.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-07T16:41:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Powerful REPL for the Laravel framework.', 'keywords' => [...], 'support' => [...], 'install-path' => '../laravel/tinker'], 14 => ['name' => 'league/commonmark', 'version' => '1.6.6', 'version_normalized' => '1.6.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-07-17T17:13:23+00:00', 'bin' => [...], 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)', 'homepage' => 'https://commonmark.thephpleague.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../league/commonmark'], 15 => ['name' => 'league/flysystem', 'version' => '1.1.9', 'version_normalized' => '1.1.9.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-09T09:40:50+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Filesystem abstraction: Many filesystems, one API.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../league/flysystem'], 16 => ['name' => 'league/mime-type-detection', 'version' => '1.9.0', 'version_normalized' => '1.9.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-21T11:48:40+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Mime-type detection for Flysystem', 'support' => [...], 'funding' => [...], 'install-path' => '../league/mime-type-detection'], 17 => ['name' => 'mockery/mockery', 'version' => '1.4.4', 'version_normalized' => '1.4.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-09-13T15:28:59+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Mockery is a simple yet flexible PHP mock object framework', 'homepage' => 'https://github.com/mockery/mockery', 'keywords' => [...], 'support' => [...], 'install-path' => '../mockery/mockery'], 18 => ['name' => 'monolog/monolog', 'version' => '2.3.5', 'version_normalized' => '2.3.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-10-01T21:08:31+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Sends your logs to files, sockets, inboxes, databases and various web services', 'homepage' => 'https://github.com/Seldaek/monolog', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../monolog/monolog'], 19 => ['name' => 'myclabs/deep-copy', 'version' => '1.10.2', 'version_normalized' => '1.10.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-13T09:40:50+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'Create deep copies (clones) of your objects', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../myclabs/deep-copy'], 20 => ['name' => 'nesbot/carbon', 'version' => '2.55.2', 'version_normalized' => '2.55.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-03T14:59:52+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'An API extension for DateTime that supports 281 different languages.', 'homepage' => 'https://carbon.nesbot.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../nesbot/carbon'], 21 => ['name' => 'nikic/php-parser', 'version' => 'v4.13.2', 'version_normalized' => '4.13.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-30T19:35:32+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A PHP parser written in PHP', 'keywords' => [...], 'support' => [...], 'install-path' => '../nikic/php-parser'], 22 => ['name' => 'nunomaduro/collision', 'version' => 'v3.2.0', 'version_normalized' => '3.2.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-02-11T09:01:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Cli error handling for console/command-line PHP applications.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../nunomaduro/collision'], 23 => ['name' => 'opis/closure', 'version' => '3.6.2', 'version_normalized' => '3.6.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-04-09T13:42:10+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A library that can be used to serialize closures (anonymous functions) and arbitrary objects.', 'homepage' => 'https://opis.io/closure', 'keywords' => [...], 'support' => [...], 'install-path' => '../opis/closure'], 24 => ['name' => 'paragonie/random_compat', 'version' => 'v9.99.100', 'version_normalized' => '9.99.100.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-10-15T08:29:30+00:00', 'type' => 'library', 'installation-source' => 'dist', 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PHP 5.x polyfill for random_bytes() and random_int() from PHP 7', 'keywords' => [...], 'support' => [...], 'install-path' => '../paragonie/random_compat'], 25 => ['name' => 'phar-io/manifest', 'version' => '2.0.3', 'version_normalized' => '2.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-20T11:28:43+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Component for reading phar.io manifest information from a PHP Archive (PHAR)', 'support' => [...], 'install-path' => '../phar-io/manifest'], 26 => ['name' => 'phar-io/version', 'version' => '3.1.0', 'version_normalized' => '3.1.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-02-23T14:00:09+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for handling version information and constraints', 'support' => [...], 'install-path' => '../phar-io/version'], 27 => ['name' => 'php-parallel-lint/php-console-color', 'version' => 'v0.3', 'version_normalized' => '0.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'time' => '2020-05-14T05:47:14+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'support' => [...], 'install-path' => '../php-parallel-lint/php-console-color'], 28 => ['name' => 'php-parallel-lint/php-console-highlighter', 'version' => 'v0.5', 'version_normalized' => '0.5.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'time' => '2020-05-13T07:37:49+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Highlight PHP code in terminal', 'support' => [...], 'install-path' => '../php-parallel-lint/php-console-highlighter'], 29 => ['name' => 'phpdocumentor/reflection-common', 'version' => '2.2.0', 'version_normalized' => '2.2.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2020-06-27T09:03:43+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common reflection classes used by phpdocumentor to reflect the code structure', 'homepage' => 'http://www.phpdoc.org', 'keywords' => [...], 'support' => [...], 'install-path' => '../phpdocumentor/reflection-common'], 30 => ['name' => 'phpdocumentor/reflection-docblock', 'version' => '5.3.0', 'version_normalized' => '5.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-19T17:43:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.', 'support' => [...], 'install-path' => '../phpdocumentor/reflection-docblock'], 31 => ['name' => 'phpdocumentor/type-resolver', 'version' => '1.6.0', 'version_normalized' => '1.6.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2022-01-04T19:58:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A PSR-5 based resolver of Class names, Types and Structural Element Names', 'support' => [...], 'install-path' => '../phpdocumentor/type-resolver'], 32 => ['name' => 'phpoption/phpoption', 'version' => '1.8.1', 'version_normalized' => '1.8.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-04T23:24:31+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Option Type for PHP', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpoption/phpoption'], 33 => ['name' => 'phpspec/prophecy', 'version' => 'v1.15.0', 'version_normalized' => '1.15.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-08T12:19:24+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Highly opinionated mocking framework for PHP 5.3+', 'homepage' => 'https://github.com/phpspec/prophecy', 'keywords' => [...], 'support' => [...], 'install-path' => '../phpspec/prophecy'], 34 => ['name' => 'phpunit/php-code-coverage', 'version' => '9.2.10', 'version_normalized' => '9.2.10.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-05T09:12:13+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library that provides collection, processing, and rendering functionality for PHP code coverage information.', 'homepage' => 'https://github.com/sebastianbergmann/php-code-coverage', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-code-coverage'], 35 => ['name' => 'phpunit/php-file-iterator', 'version' => '3.0.6', 'version_normalized' => '3.0.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-02T12:48:52+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'FilterIterator implementation that filters files based on a list of suffixes.', 'homepage' => 'https://github.com/sebastianbergmann/php-file-iterator/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-file-iterator'], 36 => ['name' => 'phpunit/php-invoker', 'version' => '3.1.1', 'version_normalized' => '3.1.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-09-28T05:58:55+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Invoke callables with a timeout', 'homepage' => 'https://github.com/sebastianbergmann/php-invoker/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-invoker'], 37 => ['name' => 'phpunit/php-text-template', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T05:33:50+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Simple template engine.', 'homepage' => 'https://github.com/sebastianbergmann/php-text-template/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-text-template'], 38 => ['name' => 'phpunit/php-timer', 'version' => '5.0.3', 'version_normalized' => '5.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:16:10+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Utility class for timing', 'homepage' => 'https://github.com/sebastianbergmann/php-timer/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-timer'], 39 => ['name' => 'phpunit/phpunit', 'version' => '9.5.11', 'version_normalized' => '9.5.11.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-25T07:07:57+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'The PHP Unit Testing framework.', 'homepage' => 'https://phpunit.de/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/phpunit'], 40 => ['name' => 'psr/container', 'version' => '1.1.2', 'version_normalized' => '1.1.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-11-05T16:50:12+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common Container Interface (PHP FIG PSR-11)', 'homepage' => 'https://github.com/php-fig/container', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/container'], 41 => ['name' => 'psr/log', 'version' => '2.0.0', 'version_normalized' => '2.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-14T16:41:46+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interface for logging libraries', 'homepage' => 'https://github.com/php-fig/log', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/log'], 42 => ['name' => 'psr/simple-cache', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2017-10-23T01:57:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interfaces for simple caching', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/simple-cache'], 43 => ['name' => 'psy/psysh', 'version' => 'v0.10.12', 'version_normalized' => '0.10.12.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-30T14:05:36+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'An interactive shell for modern PHP.', 'homepage' => 'http://psysh.org', 'keywords' => [...], 'support' => [...], 'install-path' => '../psy/psysh'], 44 => ['name' => 'ramsey/uuid', 'version' => '3.9.6', 'version_normalized' => '3.9.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-09-25T23:07:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).', 'homepage' => 'https://github.com/ramsey/uuid', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../ramsey/uuid'], 45 => ['name' => 'scrivo/highlight.php', 'version' => 'v9.18.1.9', 'version_normalized' => '9.18.1.9', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-03T06:45:28+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Server side syntax highlighter that supports 185 languages. It\'s a PHP port of highlight.js', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../scrivo/highlight.php'], 46 => ['name' => 'sebastian/cli-parser', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T06:08:49+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for parsing CLI options', 'homepage' => 'https://github.com/sebastianbergmann/cli-parser', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/cli-parser'], 47 => ['name' => 'sebastian/code-unit', 'version' => '1.0.8', 'version_normalized' => '1.0.8.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:08:54+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Collection of value objects that represent the PHP code units', 'homepage' => 'https://github.com/sebastianbergmann/code-unit', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/code-unit'], 48 => ['name' => 'sebastian/code-unit-reverse-lookup', 'version' => '2.0.3', 'version_normalized' => '2.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T05:30:19+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Looks up which function or method a line of code belongs to', 'homepage' => 'https://github.com/sebastianbergmann/code-unit-reverse-lookup/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/code-unit-reverse-lookup'], 49 => ['name' => 'sebastian/comparator', 'version' => '4.0.6', 'version_normalized' => '4.0.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T15:49:45+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides the functionality to compare PHP values for equality', 'homepage' => 'https://github.com/sebastianbergmann/comparator', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/comparator'], 50 => ['name' => 'sebastian/complexity', 'version' => '2.0.2', 'version_normalized' => '2.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T15:52:27+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for calculating the complexity of PHP code units', 'homepage' => 'https://github.com/sebastianbergmann/complexity', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/complexity'], 51 => ['name' => 'sebastian/diff', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:10:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Diff implementation', 'homepage' => 'https://github.com/sebastianbergmann/diff', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/diff'], 52 => ['name' => 'sebastian/environment', 'version' => '5.1.3', 'version_normalized' => '5.1.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-09-28T05:52:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides functionality to handle HHVM/PHP environments', 'homepage' => 'http://www.github.com/sebastianbergmann/environment', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/environment'], 53 => ['name' => 'sebastian/exporter', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-11T14:18:36+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides the functionality to export PHP variables for visualization', 'homepage' => 'https://www.github.com/sebastianbergmann/exporter', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/exporter'], 54 => ['name' => 'sebastian/global-state', 'version' => '5.0.3', 'version_normalized' => '5.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-06-11T13:31:12+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Snapshotting of global state', 'homepage' => 'http://www.github.com/sebastianbergmann/global-state', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/global-state'], 55 => ['name' => 'sebastian/lines-of-code', 'version' => '1.0.3', 'version_normalized' => '1.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-28T06:42:11+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for counting the lines of code in PHP source code', 'homepage' => 'https://github.com/sebastianbergmann/lines-of-code', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/lines-of-code'], 56 => ['name' => 'sebastian/object-enumerator', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:12:34+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Traverses array structures and object graphs to enumerate all referenced objects', 'homepage' => 'https://github.com/sebastianbergmann/object-enumerator/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/object-enumerator'], 57 => ['name' => 'sebastian/object-reflector', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:14:26+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Allows reflection of object attributes, including inherited and non-public ones', 'homepage' => 'https://github.com/sebastianbergmann/object-reflector/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/object-reflector'], 58 => ['name' => 'sebastian/recursion-context', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:17:30+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides functionality to recursively process PHP variables', 'homepage' => 'http://www.github.com/sebastianbergmann/recursion-context', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/recursion-context'], 59 => ['name' => 'sebastian/resource-operations', 'version' => '3.0.3', 'version_normalized' => '3.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T06:45:17+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides a list of PHP built-in functions that operate on resources', 'homepage' => 'https://www.github.com/sebastianbergmann/resource-operations', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/resource-operations'], 60 => ['name' => 'sebastian/type', 'version' => '2.3.4', 'version_normalized' => '2.3.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-06-15T12:49:02+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Collection of value objects that represent the types of the PHP type system', 'homepage' => 'https://github.com/sebastianbergmann/type', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/type'], 61 => ['name' => 'sebastian/version', 'version' => '3.0.2', 'version_normalized' => '3.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2020-09-28T06:39:44+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library that helps with managing the version number of Git-hosted PHP projects', 'homepage' => 'https://github.com/sebastianbergmann/version', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/version'], 62 => ['name' => 'swiftmailer/swiftmailer', 'version' => 'v6.3.0', 'version_normalized' => '6.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-10-18T15:26:12+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Swiftmailer, free feature-rich PHP mailer', 'homepage' => 'https://swiftmailer.symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'abandoned' => 'symfony/mailer', 'install-path' => '../swiftmailer/swiftmailer'], 63 => ['name' => 'symfony/console', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-15T10:33:10+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Eases the creation of beautiful and testable command line interfaces', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/console'], 64 => ['name' => 'symfony/css-selector', 'version' => 'v6.0.2', 'version_normalized' => '6.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-16T22:13:01+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Converts CSS selectors to XPath expressions', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/css-selector'], 65 => ['name' => 'symfony/debug', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-11-29T08:40:48+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools to ease debugging PHP code', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/debug'], 66 => ['name' => 'symfony/deprecation-contracts', 'version' => 'v2.5.0', 'version_normalized' => '2.5.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-12T14:48:14+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A generic function and convention to trigger deprecation notices', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/deprecation-contracts'], 67 => ['name' => 'symfony/error-handler', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-01T13:25:30+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools to manage errors and ease debugging PHP code', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/error-handler'], 68 => ['name' => 'symfony/event-dispatcher', 'version' => 'v4.4.34', 'version_normalized' => '4.4.34.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-15T14:42:25+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools that allow your application components to communicate with each other by dispatching events and listening to them', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/event-dispatcher'], 69 => ['name' => 'symfony/event-dispatcher-contracts', 'version' => 'v1.1.11', 'version_normalized' => '1.1.11.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-03-23T15:25:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to dispatching event', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/event-dispatcher-contracts'], 70 => ['name' => 'symfony/finder', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-15T10:33:10+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Finds files and directories via an intuitive fluent interface', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/finder'], 71 => ['name' => 'symfony/http-client-contracts', 'version' => 'v2.5.0', 'version_normalized' => '2.5.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-11-03T09:24:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to HTTP clients', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/http-client-contracts'], 72 => ['name' => 'symfony/http-foundation', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-27T18:40:22+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Defines an object-oriented layer for the HTTP specification', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/http-foundation'], 73 => ['name' => 'symfony/http-kernel', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-29T12:48:41+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides a structured process for converting a Request into a Response', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/http-kernel'], 74 => ['name' => 'symfony/mime', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-12-28T17:15:56+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Allows manipulating MIME messages', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/mime'], 75 => ['name' => 'symfony/polyfill-ctype', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2021-10-20T20:35:02+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for ctype functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-ctype'], 76 => ['name' => 'symfony/polyfill-iconv', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2022-01-04T09:04:05+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for the Iconv extension', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-iconv'], 77 => ['name' => 'symfony/polyfill-intl-idn', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-09-14T14:02:44+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for intl\'s idn_to_ascii and idn_to_utf8 functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-intl-idn'], 78 => ['name' => 'symfony/polyfill-intl-normalizer', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-02-19T12:13:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for intl\'s Normalizer class and related functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-intl-normalizer'], 79 => ['name' => 'symfony/polyfill-mbstring', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2021-11-30T18:21:41+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for the Mbstring extension', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-mbstring'], 80 => ['name' => 'symfony/polyfill-php72', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-05-27T09:17:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php72'], 81 => ['name' => 'symfony/polyfill-php73', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-06-05T21:20:04+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php73'], 82 => ['name' => 'symfony/polyfill-php80', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-09-13T13:58:33+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php80'], 83 => ['name' => 'symfony/process', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-19T16:27:15+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Executes commands in sub-processes', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/process'], 84 => ['name' => 'symfony/routing', 'version' => 'v4.4.34', 'version_normalized' => '4.4.34.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-04T12:23:33+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Maps an HTTP request to a set of configuration variables', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/routing'], 85 => ['name' => 'symfony/service-contracts', 'version' => 'v2.5.0', 'version_normalized' => '2.5.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'suggest' => [...], 'time' => '2021-11-04T16:48:04+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to writing services', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/service-contracts'], 86 => ['name' => 'symfony/translation', 'version' => 'v4.4.34', 'version_normalized' => '4.4.34.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-04T12:23:33+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools to internationalize your application', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/translation'], 87 => ['name' => 'symfony/translation-contracts', 'version' => 'v2.5.0', 'version_normalized' => '2.5.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-08-17T14:20:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to translation', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/translation-contracts'], 88 => ['name' => 'symfony/var-dumper', 'version' => 'v4.4.36', 'version_normalized' => '4.4.36.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-29T09:28:53+00:00', 'bin' => [...], 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides mechanisms for walking through any arbitrary PHP variable', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/var-dumper'], 89 => ['name' => 'theseer/tokenizer', 'version' => '1.2.1', 'version_normalized' => '1.2.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-28T10:34:58+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A small library for converting tokenized PHP source code into XML and potentially other formats', 'support' => [...], 'funding' => [...], 'install-path' => '../theseer/tokenizer'], 90 => ['name' => 'tijsverkoyen/css-to-inline-styles', 'version' => '2.2.4', 'version_normalized' => '2.2.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-08T09:12:39+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you\'re sending emails.', 'homepage' => 'https://github.com/tijsverkoyen/CssToInlineStyles', 'support' => [...], 'install-path' => '../tijsverkoyen/css-to-inline-styles'], 91 => ['name' => 'vlucas/phpdotenv', 'version' => 'v3.6.10', 'version_normalized' => '3.6.10.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-12T23:02:06+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../vlucas/phpdotenv'], 92 => ['name' => 'webmozart/assert', 'version' => '1.10.0', 'version_normalized' => '1.10.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-03-09T10:59:23+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Assertions to validate method input/output with nice error messages.', 'keywords' => [...], 'support' => [...], 'install-path' => '../webmozart/assert']]) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:130
PHP 11. Composer\Autoload\ClassLoader->loadClass($class = 'Illuminate\\Support\\Collection') /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php:109
PHP 12. Composer\Autoload\includeFile($file = '/tmp/laravel-create-test/test-app/vendor/composer/../laravel/framework/src/Illuminate/Support/Collection.php') /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php:428
PHP 13. include() /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php:571
In Collection.php line 11:
During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be com
patible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the
notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1277
Stack trace:
#0 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleEx
ceptions->handleError()
#1 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(571): include('...')
#2 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#3 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php(109): Composer\Autoload\ClassLoader->loadClass()
#4 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect()
#5 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageMa
nifest->build()
#6 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageMan
ifest->getManifest()
#7 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageMan
ifest->config()
#8 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\
PackageManifest->aliases()
#9 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(219): Illuminate\Foundation\Bootstrap\Reg
isterFacades->bootstrap()
#10 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(320): Illuminate\Foundation\Applicati
on->bootstrapWith()
#11 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(129): Illuminate\Foundation\Console\K
ernel->bootstrap()
#12 /tmp/laravel-create-test/test-app/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#13 {main}
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255
$ composer create-project laravel/laravel:7.* test-app --prefer-dist
Creating a "laravel/laravel:7.*" project at "./test-app"
Installing laravel/laravel (v7.30.1)
- Downloading laravel/laravel (v7.30.1)
- Installing laravel/laravel (v7.30.1): Extracting archive
Created project in /tmp/laravel-create-test/test-app
> @php -r "file_exists('.env') || copy('.env.example', '.env');"
Loading composer repositories with package information
Updating dependencies
Lock file operations: 103 installs, 0 updates, 0 removals
- Locking asm89/stack-cors (v2.0.5)
- Locking brick/math (0.9.3)
- Locking doctrine/inflector (2.0.4)
- Locking doctrine/instantiator (1.4.0)
- Locking doctrine/lexer (1.2.1)
- Locking dragonmantank/cron-expression (v2.3.1)
- Locking egulias/email-validator (2.1.25)
- Locking facade/flare-client-php (1.9.1)
- Locking facade/ignition (2.17.4)
- Locking facade/ignition-contracts (1.0.2)
- Locking fakerphp/faker (v1.17.0)
- Locking fideloper/proxy (4.4.1)
- Locking filp/whoops (2.14.5)
- Locking fruitcake/laravel-cors (v2.0.5)
- Locking guzzlehttp/guzzle (7.4.1)
- Locking guzzlehttp/promises (1.5.1)
- Locking guzzlehttp/psr7 (2.1.0)
- Locking hamcrest/hamcrest-php (v2.0.1)
- Locking laravel/framework (v7.30.6)
- Locking laravel/tinker (v2.6.3)
- Locking league/commonmark (1.6.6)
- Locking league/flysystem (1.1.9)
- Locking league/mime-type-detection (1.9.0)
- Locking mockery/mockery (1.4.4)
- Locking monolog/monolog (2.3.5)
- Locking myclabs/deep-copy (1.10.2)
- Locking nesbot/carbon (2.55.2)
- Locking nikic/php-parser (v4.13.2)
- Locking nunomaduro/collision (v4.3.0)
- Locking opis/closure (3.6.2)
- Locking phar-io/manifest (2.0.3)
- Locking phar-io/version (3.1.0)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.3.0)
- Locking phpdocumentor/type-resolver (1.6.0)
- Locking phpoption/phpoption (1.8.1)
- Locking phpspec/prophecy (v1.15.0)
- Locking phpunit/php-code-coverage (9.2.10)
- Locking phpunit/php-file-iterator (3.0.6)
- Locking phpunit/php-invoker (3.1.1)
- Locking phpunit/php-text-template (2.0.4)
- Locking phpunit/php-timer (5.0.3)
- Locking phpunit/phpunit (9.5.11)
- Locking psr/container (1.1.2)
- Locking psr/event-dispatcher (1.0.0)
- Locking psr/http-client (1.0.1)
- Locking psr/http-factory (1.0.1)
- Locking psr/http-message (1.0.1)
- Locking psr/log (2.0.0)
- Locking psr/simple-cache (1.0.1)
- Locking psy/psysh (v0.10.12)
- Locking ralouphie/getallheaders (3.0.3)
- Locking ramsey/collection (1.2.2)
- Locking ramsey/uuid (4.2.3)
- Locking sebastian/cli-parser (1.0.1)
- Locking sebastian/code-unit (1.0.8)
- Locking sebastian/code-unit-reverse-lookup (2.0.3)
- Locking sebastian/comparator (4.0.6)
- Locking sebastian/complexity (2.0.2)
- Locking sebastian/diff (4.0.4)
- Locking sebastian/environment (5.1.3)
- Locking sebastian/exporter (4.0.4)
- Locking sebastian/global-state (5.0.3)
- Locking sebastian/lines-of-code (1.0.3)
- Locking sebastian/object-enumerator (4.0.4)
- Locking sebastian/object-reflector (2.0.4)
- Locking sebastian/recursion-context (4.0.4)
- Locking sebastian/resource-operations (3.0.3)
- Locking sebastian/type (2.3.4)
- Locking sebastian/version (3.0.2)
- Locking swiftmailer/swiftmailer (v6.3.0)
- Locking symfony/console (v5.4.2)
- Locking symfony/css-selector (v6.0.2)
- Locking symfony/deprecation-contracts (v3.0.0)
- Locking symfony/error-handler (v5.4.2)
- Locking symfony/event-dispatcher (v6.0.2)
- Locking symfony/event-dispatcher-contracts (v3.0.0)
- Locking symfony/finder (v5.4.2)
- Locking symfony/http-foundation (v5.4.2)
- Locking symfony/http-kernel (v5.4.2)
- Locking symfony/mime (v5.4.2)
- Locking symfony/polyfill-ctype (v1.24.0)
- Locking symfony/polyfill-iconv (v1.24.0)
- Locking symfony/polyfill-intl-grapheme (v1.24.0)
- Locking symfony/polyfill-intl-idn (v1.24.0)
- Locking symfony/polyfill-intl-normalizer (v1.24.0)
- Locking symfony/polyfill-mbstring (v1.24.0)
- Locking symfony/polyfill-php72 (v1.24.0)
- Locking symfony/polyfill-php73 (v1.24.0)
- Locking symfony/polyfill-php80 (v1.24.0)
- Locking symfony/polyfill-php81 (v1.24.0)
- Locking symfony/process (v5.4.2)
- Locking symfony/routing (v5.4.0)
- Locking symfony/service-contracts (v2.4.1)
- Locking symfony/string (v6.0.2)
- Locking symfony/translation (v6.0.2)
- Locking symfony/translation-contracts (v3.0.0)
- Locking symfony/var-dumper (v5.4.2)
- Locking theseer/tokenizer (1.2.1)
- Locking tijsverkoyen/css-to-inline-styles (2.2.4)
- Locking vlucas/phpdotenv (v4.2.2)
- Locking voku/portable-ascii (1.5.6)
- Locking webmozart/assert (1.10.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 103 installs, 0 updates, 0 removals
- Downloading vlucas/phpdotenv (v4.2.2)
- Downloading symfony/event-dispatcher (v6.0.2)
- Downloading laravel/framework (v7.30.6)
- Downloading facade/ignition (2.17.4)
- Downloading asm89/stack-cors (v2.0.5)
- Downloading fruitcake/laravel-cors (v2.0.5)
- Downloading nunomaduro/collision (v4.3.0)
- Installing doctrine/inflector (2.0.4): Extracting archive
- Installing doctrine/lexer (1.2.1): Extracting archive
- Installing dragonmantank/cron-expression (v2.3.1): Extracting archive
- Installing symfony/polyfill-php80 (v1.24.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.24.0): Extracting archive
- Installing symfony/var-dumper (v5.4.2): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.24.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.24.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.24.0): Extracting archive
- Installing symfony/string (v6.0.2): Extracting archive
- Installing psr/container (1.1.2): Extracting archive
- Installing symfony/service-contracts (v2.4.1): Extracting archive
- Installing symfony/polyfill-php73 (v1.24.0): Extracting archive
- Installing symfony/deprecation-contracts (v3.0.0): Extracting archive
- Installing symfony/console (v5.4.2): Extracting archive
- Installing psr/log (2.0.0): Extracting archive
- Installing monolog/monolog (2.3.5): Extracting archive
- Installing voku/portable-ascii (1.5.6): Extracting archive
- Installing phpoption/phpoption (1.8.1): Extracting archive
- Installing vlucas/phpdotenv (v4.2.2): Extracting archive
- Installing symfony/css-selector (v6.0.2): Extracting archive
- Installing tijsverkoyen/css-to-inline-styles (2.2.4): Extracting archive
- Installing symfony/routing (v5.4.0): Extracting archive
- Installing symfony/process (v5.4.2): Extracting archive
- Installing symfony/polyfill-php72 (v1.24.0): Extracting archive
- Installing symfony/polyfill-intl-idn (v1.24.0): Extracting archive
- Installing symfony/mime (v5.4.2): Extracting archive
- Installing symfony/http-foundation (v5.4.2): Extracting archive
- Installing psr/event-dispatcher (1.0.0): Extracting archive
- Installing symfony/event-dispatcher-contracts (v3.0.0): Extracting archive
- Installing symfony/event-dispatcher (v6.0.2): Extracting archive
- Installing symfony/error-handler (v5.4.2): Extracting archive
- Installing symfony/http-kernel (v5.4.2): Extracting archive
- Installing symfony/finder (v5.4.2): Extracting archive
- Installing symfony/polyfill-iconv (v1.24.0): Extracting archive
- Installing egulias/email-validator (2.1.25): Extracting archive
- Installing swiftmailer/swiftmailer (v6.3.0): Extracting archive
- Installing symfony/polyfill-php81 (v1.24.0): Extracting archive
- Installing ramsey/collection (1.2.2): Extracting archive
- Installing brick/math (0.9.3): Extracting archive
- Installing ramsey/uuid (4.2.3): Extracting archive
- Installing psr/simple-cache (1.0.1): Extracting archive
- Installing opis/closure (3.6.2): Extracting archive
- Installing symfony/translation-contracts (v3.0.0): Extracting archive
- Installing symfony/translation (v6.0.2): Extracting archive
- Installing nesbot/carbon (2.55.2): Extracting archive
- Installing league/mime-type-detection (1.9.0): Extracting archive
- Installing league/flysystem (1.1.9): Extracting archive
- Installing league/commonmark (1.6.6): Extracting archive
- Installing laravel/framework (v7.30.6): Extracting archive
- Installing facade/ignition-contracts (1.0.2): Extracting archive
- Installing facade/flare-client-php (1.9.1): Extracting archive
- Installing facade/ignition (2.17.4): Extracting archive
- Installing fakerphp/faker (v1.17.0): Extracting archive
- Installing fideloper/proxy (4.4.1): Extracting archive
- Installing asm89/stack-cors (v2.0.5): Extracting archive
- Installing fruitcake/laravel-cors (v2.0.5): Extracting archive
- Installing psr/http-message (1.0.1): Extracting archive
- Installing psr/http-client (1.0.1): Extracting archive
- Installing ralouphie/getallheaders (3.0.3): Extracting archive
- Installing psr/http-factory (1.0.1): Extracting archive
- Installing guzzlehttp/psr7 (2.1.0): Extracting archive
- Installing guzzlehttp/promises (1.5.1): Extracting archive
- Installing guzzlehttp/guzzle (7.4.1): Extracting archive
- Installing nikic/php-parser (v4.13.2): Extracting archive
- Installing psy/psysh (v0.10.12): Extracting archive
- Installing laravel/tinker (v2.6.3): Extracting archive
- Installing hamcrest/hamcrest-php (v2.0.1): Extracting archive
- Installing mockery/mockery (1.4.4): Extracting archive
- Installing filp/whoops (2.14.5): Extracting archive
- Installing nunomaduro/collision (v4.3.0): Extracting archive
- Installing webmozart/assert (1.10.0): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing phpdocumentor/type-resolver (1.6.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
- Installing sebastian/version (3.0.2): Extracting archive
- Installing sebastian/type (2.3.4): Extracting archive
- Installing sebastian/resource-operations (3.0.3): Extracting archive
- Installing sebastian/recursion-context (4.0.4): Extracting archive
- Installing sebastian/object-reflector (2.0.4): Extracting archive
- Installing sebastian/object-enumerator (4.0.4): Extracting archive
- Installing sebastian/global-state (5.0.3): Extracting archive
- Installing sebastian/exporter (4.0.4): Extracting archive
- Installing sebastian/environment (5.1.3): Extracting archive
- Installing sebastian/diff (4.0.4): Extracting archive
- Installing sebastian/comparator (4.0.6): Extracting archive
- Installing sebastian/code-unit (1.0.8): Extracting archive
- Installing sebastian/cli-parser (1.0.1): Extracting archive
- Installing phpunit/php-timer (5.0.3): Extracting archive
- Installing phpunit/php-text-template (2.0.4): Extracting archive
- Installing phpunit/php-invoker (3.1.1): Extracting archive
- Installing phpunit/php-file-iterator (3.0.6): Extracting archive
- Installing theseer/tokenizer (1.2.1): Extracting archive
- Installing sebastian/lines-of-code (1.0.3): Extracting archive
- Installing sebastian/complexity (2.0.2): Extracting archive
- Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
- Installing phpunit/php-code-coverage (9.2.10): Extracting archive
- Installing doctrine/instantiator (1.4.0): Extracting archive
- Installing phpspec/prophecy (v1.15.0): Extracting archive
- Installing phar-io/version (3.1.0): Extracting archive
- Installing phar-io/manifest (2.0.3): Extracting archive
- Installing myclabs/deep-copy (1.10.2): Extracting archive
- Installing phpunit/phpunit (9.5.11): Extracting archive
59 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
Deprecation Notice: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1270
Deprecation Notice: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1281
Deprecation Notice: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1293
Deprecation Notice: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Container/Container.php:1306
> @php artisan package:discover --ansi
PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(571): include('...')
#2 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#3 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass()
#4 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect()
#5 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config()
#8 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap()
#10 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith()
#11 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /tmp/laravel-create-test/test-app/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#13 {main} in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
PHP Stack trace:
PHP 1. {main}() /tmp/laravel-create-test/test-app/artisan:0
PHP 2. Illuminate\Foundation\Console\Kernel->handle($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 0; private $lastArrayArgument = NULL; private $lastOptionalArgument = NULL; private $options = [...]; private $negations = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private $tokens = [0 => 'package:discover', 1 => '--ansi']; private $parsed = NULL }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = TRUE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(74) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(83) of type (stream) }; private $consoleSectionOutputs = [] }) /tmp/laravel-create-test/test-app/artisan:37
PHP 3. Illuminate\Foundation\Console\Kernel->bootstrap() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:127
PHP 4. Illuminate\Foundation\Application->bootstrapWith($bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\SetRequestForConsole', 5 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 6 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders']) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php:310
PHP 5. Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap($app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'App\Console\Kernel' => TRUE, 'Illuminate\Contracts\Console\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadConfiguration' => TRUE, 'Illuminate\Foundation\Bootstrap\HandleExceptions' => TRUE, 'env' => TRUE, 'Illuminate\Foundation\Bootstrap\RegisterFacades' => TRUE, 'Illuminate\Foundation\PackageManifest' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'Illuminate\Foundation\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...], 'env' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/tmp/laravel-create-test/test-app/app', 'path.base' => '/tmp/laravel-create-test/test-app', 'path.lang' => '/tmp/laravel-create-test/test-app/resources/lang', 'path.config' => '/tmp/laravel-create-test/test-app/config', 'path.public' => '/tmp/laravel-create-test/test-app/public', 'path.storage' => '/tmp/laravel-create-test/test-app/storage', 'path.database' => '/tmp/laravel-create-test/test-app/database', 'path.resources' => '/tmp/laravel-create-test/test-app/resources', 'path.bootstrap' => '/tmp/laravel-create-test/test-app/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'Illuminate\Contracts\Console\Kernel' => class App\Console\Kernel { ... }, 'config' => class Illuminate\Config\Repository { ... }, 'Illuminate\Foundation\PackageManifest' => class Illuminate\Foundation\PackageManifest { ... }]; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\MailManager' => 'mail.manager', 'Illuminate\Contracts\Mail\Factory' => 'mail.manager', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'encrypter' => [...], 'db' => [...], 'db.connection' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/tmp/laravel-create-test/test-app'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = [0 => class Closure { virtual $closure = "$this->Illuminate\Foundation\Console\{closure}", ... }]; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = TRUE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:230
PHP 6. Illuminate\Foundation\PackageManifest->aliases() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php:26
PHP 7. Illuminate\Foundation\PackageManifest->config($key = 'aliases') /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:78
PHP 8. Illuminate\Foundation\PackageManifest->getManifest() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:89
PHP 9. Illuminate\Foundation\PackageManifest->build() /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:106
PHP 10. collect($value = [0 => ['name' => 'asm89/stack-cors', 'version' => 'v2.0.5', 'version_normalized' => '2.0.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2022-01-03T15:27:13+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Cross-origin resource sharing library and stack middleware', 'homepage' => 'https://github.com/asm89/stack-cors', 'keywords' => [...], 'support' => [...], 'install-path' => '../asm89/stack-cors'], 1 => ['name' => 'brick/math', 'version' => '0.9.3', 'version_normalized' => '0.9.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-08-15T20:50:18+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'Arbitrary-precision arithmetic library', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../brick/math'], 2 => ['name' => 'doctrine/inflector', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-22T20:16:43+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.', 'homepage' => 'https://www.doctrine-project.org/projects/inflector.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/inflector'], 3 => ['name' => 'doctrine/instantiator', 'version' => '1.4.0', 'version_normalized' => '1.4.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-10T18:47:58+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A small, lightweight utility to instantiate objects in PHP without invoking their constructors', 'homepage' => 'https://www.doctrine-project.org/projects/instantiator.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/instantiator'], 4 => ['name' => 'doctrine/lexer', 'version' => '1.2.1', 'version_normalized' => '1.2.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-05-25T17:44:05+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.', 'homepage' => 'https://www.doctrine-project.org/projects/lexer.html', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../doctrine/lexer'], 5 => ['name' => 'dragonmantank/cron-expression', 'version' => 'v2.3.1', 'version_normalized' => '2.3.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-13T00:52:37+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../dragonmantank/cron-expression'], 6 => ['name' => 'egulias/email-validator', 'version' => '2.1.25', 'version_normalized' => '2.1.25.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-12-29T14:50:06+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A library for validating emails against several RFCs', 'homepage' => 'https://github.com/egulias/EmailValidator', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../egulias/email-validator'], 7 => ['name' => 'facade/flare-client-php', 'version' => '1.9.1', 'version_normalized' => '1.9.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-09-13T12:16:46+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'Send PHP errors to Flare', 'homepage' => 'https://github.com/facade/flare-client-php', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../facade/flare-client-php'], 8 => ['name' => 'facade/ignition', 'version' => '2.17.4', 'version_normalized' => '2.17.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-27T15:11:24+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'A beautiful error page for Laravel applications.', 'homepage' => 'https://github.com/facade/ignition', 'keywords' => [...], 'support' => [...], 'install-path' => '../facade/ignition'], 9 => ['name' => 'facade/ignition-contracts', 'version' => '1.0.2', 'version_normalized' => '1.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-16T08:27:54+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Solution contracts for Ignition', 'homepage' => 'https://github.com/facade/ignition-contracts', 'keywords' => [...], 'support' => [...], 'install-path' => '../facade/ignition-contracts'], 10 => ['name' => 'fakerphp/faker', 'version' => 'v1.17.0', 'version_normalized' => '1.17.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-05T17:14:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Faker is a PHP library that generates fake data for you.', 'keywords' => [...], 'support' => [...], 'install-path' => '../fakerphp/faker'], 11 => ['name' => 'fideloper/proxy', 'version' => '4.4.1', 'version_normalized' => '4.4.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-22T13:48:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Set trusted proxies for Laravel', 'keywords' => [...], 'support' => [...], 'install-path' => '../fideloper/proxy'], 12 => ['name' => 'filp/whoops', 'version' => '2.14.5', 'version_normalized' => '2.14.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2022-01-07T12:00:00+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'php error handling for cool kids', 'homepage' => 'https://filp.github.io/whoops/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../filp/whoops'], 13 => ['name' => 'fruitcake/laravel-cors', 'version' => 'v2.0.5', 'version_normalized' => '2.0.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2022-01-03T14:53:04+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../fruitcake/laravel-cors'], 14 => ['name' => 'guzzlehttp/guzzle', 'version' => '7.4.1', 'version_normalized' => '7.4.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-06T18:43:05+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Guzzle is a PHP HTTP client library', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../guzzlehttp/guzzle'], 15 => ['name' => 'guzzlehttp/promises', 'version' => '1.5.1', 'version_normalized' => '1.5.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-22T20:56:57+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Guzzle promises library', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../guzzlehttp/promises'], 16 => ['name' => 'guzzlehttp/psr7', 'version' => '2.1.0', 'version_normalized' => '2.1.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-10-06T17:43:30+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'PSR-7 message implementation that also provides common utility methods', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../guzzlehttp/psr7'], 17 => ['name' => 'hamcrest/hamcrest-php', 'version' => 'v2.0.1', 'version_normalized' => '2.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'time' => '2020-07-09T08:09:16+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'This is the PHP port of Hamcrest Matchers', 'keywords' => [...], 'support' => [...], 'install-path' => '../hamcrest/hamcrest-php'], 18 => ['name' => 'laravel/framework', 'version' => 'v7.30.6', 'version_normalized' => '7.30.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'replace' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-07T14:56:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'The Laravel Framework.', 'homepage' => 'https://laravel.com', 'keywords' => [...], 'support' => [...], 'install-path' => '../laravel/framework'], 19 => ['name' => 'laravel/tinker', 'version' => 'v2.6.3', 'version_normalized' => '2.6.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-07T16:41:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Powerful REPL for the Laravel framework.', 'keywords' => [...], 'support' => [...], 'install-path' => '../laravel/tinker'], 20 => ['name' => 'league/commonmark', 'version' => '1.6.6', 'version_normalized' => '1.6.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-07-17T17:13:23+00:00', 'bin' => [...], 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)', 'homepage' => 'https://commonmark.thephpleague.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../league/commonmark'], 21 => ['name' => 'league/flysystem', 'version' => '1.1.9', 'version_normalized' => '1.1.9.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-09T09:40:50+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Filesystem abstraction: Many filesystems, one API.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../league/flysystem'], 22 => ['name' => 'league/mime-type-detection', 'version' => '1.9.0', 'version_normalized' => '1.9.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-21T11:48:40+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Mime-type detection for Flysystem', 'support' => [...], 'funding' => [...], 'install-path' => '../league/mime-type-detection'], 23 => ['name' => 'mockery/mockery', 'version' => '1.4.4', 'version_normalized' => '1.4.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-09-13T15:28:59+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Mockery is a simple yet flexible PHP mock object framework', 'homepage' => 'https://github.com/mockery/mockery', 'keywords' => [...], 'support' => [...], 'install-path' => '../mockery/mockery'], 24 => ['name' => 'monolog/monolog', 'version' => '2.3.5', 'version_normalized' => '2.3.5.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-10-01T21:08:31+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Sends your logs to files, sockets, inboxes, databases and various web services', 'homepage' => 'https://github.com/Seldaek/monolog', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../monolog/monolog'], 25 => ['name' => 'myclabs/deep-copy', 'version' => '1.10.2', 'version_normalized' => '1.10.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-13T09:40:50+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'Create deep copies (clones) of your objects', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../myclabs/deep-copy'], 26 => ['name' => 'nesbot/carbon', 'version' => '2.55.2', 'version_normalized' => '2.55.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-03T14:59:52+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'An API extension for DateTime that supports 281 different languages.', 'homepage' => 'https://carbon.nesbot.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../nesbot/carbon'], 27 => ['name' => 'nikic/php-parser', 'version' => 'v4.13.2', 'version_normalized' => '4.13.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-30T19:35:32+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A PHP parser written in PHP', 'keywords' => [...], 'support' => [...], 'install-path' => '../nikic/php-parser'], 28 => ['name' => 'nunomaduro/collision', 'version' => 'v4.3.0', 'version_normalized' => '4.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-29T15:12:23+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Cli error handling for console/command-line PHP applications.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../nunomaduro/collision'], 29 => ['name' => 'opis/closure', 'version' => '3.6.2', 'version_normalized' => '3.6.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-04-09T13:42:10+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A library that can be used to serialize closures (anonymous functions) and arbitrary objects.', 'homepage' => 'https://opis.io/closure', 'keywords' => [...], 'support' => [...], 'install-path' => '../opis/closure'], 30 => ['name' => 'phar-io/manifest', 'version' => '2.0.3', 'version_normalized' => '2.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-20T11:28:43+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Component for reading phar.io manifest information from a PHP Archive (PHAR)', 'support' => [...], 'install-path' => '../phar-io/manifest'], 31 => ['name' => 'phar-io/version', 'version' => '3.1.0', 'version_normalized' => '3.1.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-02-23T14:00:09+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for handling version information and constraints', 'support' => [...], 'install-path' => '../phar-io/version'], 32 => ['name' => 'phpdocumentor/reflection-common', 'version' => '2.2.0', 'version_normalized' => '2.2.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2020-06-27T09:03:43+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common reflection classes used by phpdocumentor to reflect the code structure', 'homepage' => 'http://www.phpdoc.org', 'keywords' => [...], 'support' => [...], 'install-path' => '../phpdocumentor/reflection-common'], 33 => ['name' => 'phpdocumentor/reflection-docblock', 'version' => '5.3.0', 'version_normalized' => '5.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-19T17:43:47+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.', 'support' => [...], 'install-path' => '../phpdocumentor/reflection-docblock'], 34 => ['name' => 'phpdocumentor/type-resolver', 'version' => '1.6.0', 'version_normalized' => '1.6.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2022-01-04T19:58:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A PSR-5 based resolver of Class names, Types and Structural Element Names', 'support' => [...], 'install-path' => '../phpdocumentor/type-resolver'], 35 => ['name' => 'phpoption/phpoption', 'version' => '1.8.1', 'version_normalized' => '1.8.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-04T23:24:31+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Option Type for PHP', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpoption/phpoption'], 36 => ['name' => 'phpspec/prophecy', 'version' => 'v1.15.0', 'version_normalized' => '1.15.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-08T12:19:24+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Highly opinionated mocking framework for PHP 5.3+', 'homepage' => 'https://github.com/phpspec/prophecy', 'keywords' => [...], 'support' => [...], 'install-path' => '../phpspec/prophecy'], 37 => ['name' => 'phpunit/php-code-coverage', 'version' => '9.2.10', 'version_normalized' => '9.2.10.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-05T09:12:13+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library that provides collection, processing, and rendering functionality for PHP code coverage information.', 'homepage' => 'https://github.com/sebastianbergmann/php-code-coverage', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-code-coverage'], 38 => ['name' => 'phpunit/php-file-iterator', 'version' => '3.0.6', 'version_normalized' => '3.0.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-02T12:48:52+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'FilterIterator implementation that filters files based on a list of suffixes.', 'homepage' => 'https://github.com/sebastianbergmann/php-file-iterator/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-file-iterator'], 39 => ['name' => 'phpunit/php-invoker', 'version' => '3.1.1', 'version_normalized' => '3.1.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-09-28T05:58:55+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Invoke callables with a timeout', 'homepage' => 'https://github.com/sebastianbergmann/php-invoker/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-invoker'], 40 => ['name' => 'phpunit/php-text-template', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T05:33:50+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Simple template engine.', 'homepage' => 'https://github.com/sebastianbergmann/php-text-template/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-text-template'], 41 => ['name' => 'phpunit/php-timer', 'version' => '5.0.3', 'version_normalized' => '5.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:16:10+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Utility class for timing', 'homepage' => 'https://github.com/sebastianbergmann/php-timer/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/php-timer'], 42 => ['name' => 'phpunit/phpunit', 'version' => '9.5.11', 'version_normalized' => '9.5.11.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-25T07:07:57+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'The PHP Unit Testing framework.', 'homepage' => 'https://phpunit.de/', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../phpunit/phpunit'], 43 => ['name' => 'psr/container', 'version' => '1.1.2', 'version_normalized' => '1.1.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-11-05T16:50:12+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common Container Interface (PHP FIG PSR-11)', 'homepage' => 'https://github.com/php-fig/container', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/container'], 44 => ['name' => 'psr/event-dispatcher', 'version' => '1.0.0', 'version_normalized' => '1.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2019-01-08T18:20:26+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Standard interfaces for event handling.', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/event-dispatcher'], 45 => ['name' => 'psr/http-client', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2020-06-29T06:28:15+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interface for HTTP clients', 'homepage' => 'https://github.com/php-fig/http-client', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/http-client'], 46 => ['name' => 'psr/http-factory', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2019-04-30T12:38:16+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interfaces for PSR-7 HTTP message factories', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/http-factory'], 47 => ['name' => 'psr/http-message', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2016-08-06T14:39:51+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interface for HTTP messages', 'homepage' => 'https://github.com/php-fig/http-message', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/http-message'], 48 => ['name' => 'psr/log', 'version' => '2.0.0', 'version_normalized' => '2.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-14T16:41:46+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interface for logging libraries', 'homepage' => 'https://github.com/php-fig/log', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/log'], 49 => ['name' => 'psr/simple-cache', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2017-10-23T01:57:42+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Common interfaces for simple caching', 'keywords' => [...], 'support' => [...], 'install-path' => '../psr/simple-cache'], 50 => ['name' => 'psy/psysh', 'version' => 'v0.10.12', 'version_normalized' => '0.10.12.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-30T14:05:36+00:00', 'bin' => [...], 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'An interactive shell for modern PHP.', 'homepage' => 'http://psysh.org', 'keywords' => [...], 'support' => [...], 'install-path' => '../psy/psysh'], 51 => ['name' => 'ralouphie/getallheaders', 'version' => '3.0.3', 'version_normalized' => '3.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2019-03-08T08:55:37+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A polyfill for getallheaders.', 'support' => [...], 'install-path' => '../ralouphie/getallheaders'], 52 => ['name' => 'ramsey/collection', 'version' => '1.2.2', 'version_normalized' => '1.2.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-10-10T03:01:02+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A PHP library for representing and manipulating collections.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../ramsey/collection'], 53 => ['name' => 'ramsey/uuid', 'version' => '4.2.3', 'version_normalized' => '4.2.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'replace' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-09-25T23:10:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'description' => 'A PHP library for generating and working with universally unique identifiers (UUIDs).', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../ramsey/uuid'], 54 => ['name' => 'sebastian/cli-parser', 'version' => '1.0.1', 'version_normalized' => '1.0.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T06:08:49+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for parsing CLI options', 'homepage' => 'https://github.com/sebastianbergmann/cli-parser', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/cli-parser'], 55 => ['name' => 'sebastian/code-unit', 'version' => '1.0.8', 'version_normalized' => '1.0.8.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:08:54+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Collection of value objects that represent the PHP code units', 'homepage' => 'https://github.com/sebastianbergmann/code-unit', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/code-unit'], 56 => ['name' => 'sebastian/code-unit-reverse-lookup', 'version' => '2.0.3', 'version_normalized' => '2.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T05:30:19+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Looks up which function or method a line of code belongs to', 'homepage' => 'https://github.com/sebastianbergmann/code-unit-reverse-lookup/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/code-unit-reverse-lookup'], 57 => ['name' => 'sebastian/comparator', 'version' => '4.0.6', 'version_normalized' => '4.0.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T15:49:45+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides the functionality to compare PHP values for equality', 'homepage' => 'https://github.com/sebastianbergmann/comparator', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/comparator'], 58 => ['name' => 'sebastian/complexity', 'version' => '2.0.2', 'version_normalized' => '2.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T15:52:27+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for calculating the complexity of PHP code units', 'homepage' => 'https://github.com/sebastianbergmann/complexity', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/complexity'], 59 => ['name' => 'sebastian/diff', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:10:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Diff implementation', 'homepage' => 'https://github.com/sebastianbergmann/diff', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/diff'], 60 => ['name' => 'sebastian/environment', 'version' => '5.1.3', 'version_normalized' => '5.1.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-09-28T05:52:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides functionality to handle HHVM/PHP environments', 'homepage' => 'http://www.github.com/sebastianbergmann/environment', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/environment'], 61 => ['name' => 'sebastian/exporter', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-11-11T14:18:36+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides the functionality to export PHP variables for visualization', 'homepage' => 'https://www.github.com/sebastianbergmann/exporter', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/exporter'], 62 => ['name' => 'sebastian/global-state', 'version' => '5.0.3', 'version_normalized' => '5.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-06-11T13:31:12+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Snapshotting of global state', 'homepage' => 'http://www.github.com/sebastianbergmann/global-state', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/global-state'], 63 => ['name' => 'sebastian/lines-of-code', 'version' => '1.0.3', 'version_normalized' => '1.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-11-28T06:42:11+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library for counting the lines of code in PHP source code', 'homepage' => 'https://github.com/sebastianbergmann/lines-of-code', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/lines-of-code'], 64 => ['name' => 'sebastian/object-enumerator', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:12:34+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Traverses array structures and object graphs to enumerate all referenced objects', 'homepage' => 'https://github.com/sebastianbergmann/object-enumerator/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/object-enumerator'], 65 => ['name' => 'sebastian/object-reflector', 'version' => '2.0.4', 'version_normalized' => '2.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:14:26+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Allows reflection of object attributes, including inherited and non-public ones', 'homepage' => 'https://github.com/sebastianbergmann/object-reflector/', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/object-reflector'], 66 => ['name' => 'sebastian/recursion-context', 'version' => '4.0.4', 'version_normalized' => '4.0.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-10-26T13:17:30+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides functionality to recursively process PHP variables', 'homepage' => 'http://www.github.com/sebastianbergmann/recursion-context', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/recursion-context'], 67 => ['name' => 'sebastian/resource-operations', 'version' => '3.0.3', 'version_normalized' => '3.0.3.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2020-09-28T06:45:17+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides a list of PHP built-in functions that operate on resources', 'homepage' => 'https://www.github.com/sebastianbergmann/resource-operations', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/resource-operations'], 68 => ['name' => 'sebastian/type', 'version' => '2.3.4', 'version_normalized' => '2.3.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-06-15T12:49:02+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Collection of value objects that represent the types of the PHP type system', 'homepage' => 'https://github.com/sebastianbergmann/type', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/type'], 69 => ['name' => 'sebastian/version', 'version' => '3.0.2', 'version_normalized' => '3.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2020-09-28T06:39:44+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Library that helps with managing the version number of Git-hosted PHP projects', 'homepage' => 'https://github.com/sebastianbergmann/version', 'support' => [...], 'funding' => [...], 'install-path' => '../sebastian/version'], 70 => ['name' => 'swiftmailer/swiftmailer', 'version' => 'v6.3.0', 'version_normalized' => '6.3.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-10-18T15:26:12+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Swiftmailer, free feature-rich PHP mailer', 'homepage' => 'https://swiftmailer.symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'abandoned' => 'symfony/mailer', 'install-path' => '../swiftmailer/swiftmailer'], 71 => ['name' => 'symfony/console', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-20T16:11:12+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Eases the creation of beautiful and testable command line interfaces', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/console'], 72 => ['name' => 'symfony/css-selector', 'version' => 'v6.0.2', 'version_normalized' => '6.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-16T22:13:01+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Converts CSS selectors to XPath expressions', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/css-selector'], 73 => ['name' => 'symfony/deprecation-contracts', 'version' => 'v3.0.0', 'version_normalized' => '3.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-11-01T23:48:49+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A generic function and convention to trigger deprecation notices', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/deprecation-contracts'], 74 => ['name' => 'symfony/error-handler', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-19T20:02:00+00:00', 'bin' => [...], 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools to manage errors and ease debugging PHP code', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/error-handler'], 75 => ['name' => 'symfony/event-dispatcher', 'version' => 'v6.0.2', 'version_normalized' => '6.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-21T10:43:13+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools that allow your application components to communicate with each other by dispatching events and listening to them', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/event-dispatcher'], 76 => ['name' => 'symfony/event-dispatcher-contracts', 'version' => 'v3.0.0', 'version_normalized' => '3.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-07-15T12:33:35+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to dispatching event', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/event-dispatcher-contracts'], 77 => ['name' => 'symfony/finder', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-15T11:06:13+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Finds files and directories via an intuitive fluent interface', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/finder'], 78 => ['name' => 'symfony/http-foundation', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-28T17:15:56+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Defines an object-oriented layer for the HTTP specification', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/http-foundation'], 79 => ['name' => 'symfony/http-kernel', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-29T13:20:26+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides a structured process for converting a Request into a Response', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/http-kernel'], 80 => ['name' => 'symfony/mime', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-12-28T17:15:56+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Allows manipulating MIME messages', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/mime'], 81 => ['name' => 'symfony/polyfill-ctype', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2021-10-20T20:35:02+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for ctype functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-ctype'], 82 => ['name' => 'symfony/polyfill-iconv', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2022-01-04T09:04:05+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for the Iconv extension', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-iconv'], 83 => ['name' => 'symfony/polyfill-intl-grapheme', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-11-23T21:10:46+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for intl\'s grapheme_* functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-intl-grapheme'], 84 => ['name' => 'symfony/polyfill-intl-idn', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-09-14T14:02:44+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for intl\'s idn_to_ascii and idn_to_utf8 functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-intl-idn'], 85 => ['name' => 'symfony/polyfill-intl-normalizer', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-02-19T12:13:01+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for intl\'s Normalizer class and related functions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-intl-normalizer'], 86 => ['name' => 'symfony/polyfill-mbstring', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'provide' => [...], 'suggest' => [...], 'time' => '2021-11-30T18:21:41+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill for the Mbstring extension', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-mbstring'], 87 => ['name' => 'symfony/polyfill-php72', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-05-27T09:17:38+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php72'], 88 => ['name' => 'symfony/polyfill-php73', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-06-05T21:20:04+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php73'], 89 => ['name' => 'symfony/polyfill-php80', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-09-13T13:58:33+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php80'], 90 => ['name' => 'symfony/polyfill-php81', 'version' => 'v1.24.0', 'version_normalized' => '1.24.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-09-13T13:58:11+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/polyfill-php81'], 91 => ['name' => 'symfony/process', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-12-27T21:01:00+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Executes commands in sub-processes', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/process'], 92 => ['name' => 'symfony/routing', 'version' => 'v5.4.0', 'version_normalized' => '5.4.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-11-23T10:19:22+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Maps an HTTP request to a set of configuration variables', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/routing'], 93 => ['name' => 'symfony/service-contracts', 'version' => 'v2.4.1', 'version_normalized' => '2.4.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'suggest' => [...], 'time' => '2021-11-04T16:37:19+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to writing services', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/service-contracts'], 94 => ['name' => 'symfony/string', 'version' => 'v6.0.2', 'version_normalized' => '6.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-12-16T22:13:01+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/string'], 95 => ['name' => 'symfony/translation', 'version' => 'v6.0.2', 'version_normalized' => '6.0.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'provide' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-25T20:10:03+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides tools to internationalize your application', 'homepage' => 'https://symfony.com', 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/translation'], 96 => ['name' => 'symfony/translation-contracts', 'version' => 'v3.0.0', 'version_normalized' => '3.0.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'suggest' => [...], 'time' => '2021-09-07T12:43:40+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Generic abstractions related to translation', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/translation-contracts'], 97 => ['name' => 'symfony/var-dumper', 'version' => 'v5.4.2', 'version_normalized' => '5.4.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-29T10:10:35+00:00', 'bin' => [...], 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Provides mechanisms for walking through any arbitrary PHP variable', 'homepage' => 'https://symfony.com', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../symfony/var-dumper'], 98 => ['name' => 'theseer/tokenizer', 'version' => '1.2.1', 'version_normalized' => '1.2.1.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'time' => '2021-07-28T10:34:58+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'A small library for converting tokenized PHP source code into XML and potentially other formats', 'support' => [...], 'funding' => [...], 'install-path' => '../theseer/tokenizer'], 99 => ['name' => 'tijsverkoyen/css-to-inline-styles', 'version' => '2.2.4', 'version_normalized' => '2.2.4.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'time' => '2021-12-08T09:12:39+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you\'re sending emails.', 'homepage' => 'https://github.com/tijsverkoyen/CssToInlineStyles', 'support' => [...], 'install-path' => '../tijsverkoyen/css-to-inline-styles'], 100 => ['name' => 'vlucas/phpdotenv', 'version' => 'v4.2.2', 'version_normalized' => '4.2.2.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2021-12-12T23:07:53+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../vlucas/phpdotenv'], 101 => ['name' => 'voku/portable-ascii', 'version' => '1.5.6', 'version_normalized' => '1.5.6.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'require-dev' => [...], 'suggest' => [...], 'time' => '2020-11-12T00:07:28+00:00', 'type' => 'library', 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Portable ASCII library - performance optimized (ascii) string functions for php.', 'homepage' => 'https://github.com/voku/portable-ascii', 'keywords' => [...], 'support' => [...], 'funding' => [...], 'install-path' => '../voku/portable-ascii'], 102 => ['name' => 'webmozart/assert', 'version' => '1.10.0', 'version_normalized' => '1.10.0.0', 'source' => [...], 'dist' => [...], 'require' => [...], 'conflict' => [...], 'require-dev' => [...], 'time' => '2021-03-09T10:59:23+00:00', 'type' => 'library', 'extra' => [...], 'installation-source' => 'dist', 'autoload' => [...], 'notification-url' => 'https://packagist.org/downloads/', 'license' => [...], 'authors' => [...], 'description' => 'Assertions to validate method input/output with nice error messages.', 'keywords' => [...], 'support' => [...], 'install-path' => '../webmozart/assert']]) /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:130
PHP 11. Composer\Autoload\ClassLoader->loadClass($class = 'Illuminate\\Support\\Collection') /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php:110
PHP 12. Composer\Autoload\includeFile($file = '/tmp/laravel-create-test/test-app/vendor/composer/../laravel/framework/src/Illuminate/Support/Collection.php') /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php:428
PHP 13. include() /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php:571
In Collection.php line 11:
During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(m
ixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illumi
nate/Support/Collection.php:1349
Stack trace:
#0 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(571): include('...')
#2 /tmp/laravel-create-test/test-app/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()
#3 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass()
#4 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect()
#5 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config()
#8 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap()
#10 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith()
#11 /tmp/laravel-create-test/test-app/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /tmp/laravel-create-test/test-app/artisan(37): Illuminate\Foundation\Console\Kernel->handle()
#13 {main}
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment