관리-도구
편집 파일: provider-laravel~framework~dev.json
{"minified":"composer/2.0","packages":{"laravel/framework":[{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"dev-master","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"bcd25bd1e261068aed48836d2796333f3a313aa5"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/bcd25bd1e261068aed48836d2796333f3a313aa5","type":"zip","shasum":"","reference":"bcd25bd1e261068aed48836d2796333f3a313aa5"},"type":"library","time":"2023-07-20T13:32:05+00:00","autoload":{"files":["src/Illuminate/Collections/helpers.php","src/Illuminate/Events/functions.php","src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/","Illuminate\\Support\\":["src/Illuminate/Macroable/","src/Illuminate/Collections/","src/Illuminate/Conditionable/"]}},"extra":{"branch-alias":{"dev-master":"11.x-dev"}},"require":{"ext-mbstring":"*","ext-openssl":"*","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","fruitcake/php-cors":"^1.2","dragonmantank/cron-expression":"^3.3.2","php":"^8.2","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","egulias/email-validator":"^3.2.1|^4.0","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","ramsey/uuid":"^4.7","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-session":"*","ext-tokenizer":"*","guzzlehttp/uri-template":"^1.0","laravel/serializable-closure":"^1.3","composer-runtime-api":"^2.2","symfony/console":"^6.3","symfony/error-handler":"^6.3","symfony/finder":"^6.3","symfony/http-foundation":"^6.3","symfony/http-kernel":"^6.3","symfony/mailer":"^6.3","symfony/mime":"^6.3","symfony/process":"^6.3","symfony/routing":"^6.3","symfony/uid":"^6.3","symfony/var-dumper":"^6.3"},"require-dev":{"mockery/mockery":"^1.5.1","fakerphp/faker":"^1.21","orchestra/testbench-core":"^9.0","ably/ably-php":"^1.0","aws/aws-sdk-php":"^3.235.5","doctrine/dbal":"^3.5.1","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-path-prefixing":"^3.3","league/flysystem-read-only":"^3.3","league/flysystem-sftp-v3":"^3.0","pda/pheanstalk":"^4.0","phpstan/phpdoc-parser":"^1.15","phpstan/phpstan":"^1.4.7","predis/predis":"^2.0.2","ext-gmp":"*","phpunit/phpunit":"^10.0.7","symfony/cache":"^6.3","symfony/http-client":"^6.3.4","guzzlehttp/guzzle":"^7.6"},"suggest":{"ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","laravel/tinker":"Required to use the tinker console command (^2.0).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","brianium/paratest":"Required to run tests in parallel (^6.0).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","mockery/mockery":"Required to use mocking (^1.5.1).","predis/predis":"Required to use the predis connector (^2.0.2).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^3.5.1).","ext-apcu":"Required to use the APC cache driver.","ext-fileinfo":"Required to use the Filesystem class.","ext-pcntl":"Required to use all features of the queue worker and console signal trapping.","ext-pdo":"Required to use all database features.","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8|^10.0.7).","symfony/cache":"Required to PSR-6 cache bridge (^6.3).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.3).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.3).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.3).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.3).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.6)."},"conflict":{"tightenco/collect":"<5.5.33"},"provide":{"psr/simple-cache-implementation":"1.0|2.0|3.0","psr/container-implementation":"1.1|2.0"},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","illuminate/conditionable":"self.version","illuminate/process":"self.version"},"support":{"issues":"https://github.com/laravel/framework/issues","source":"https://github.com/laravel/framework"}},{"version":"10.x-dev","version_normalized":"10.9999999.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"8c7203513c1bc9e401f41929d2b500da143a0a1d"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/8c7203513c1bc9e401f41929d2b500da143a0a1d","type":"zip","shasum":"","reference":"8c7203513c1bc9e401f41929d2b500da143a0a1d"},"time":"2023-07-26T18:04:34+00:00","extra":{"branch-alias":{"dev-master":"10.x-dev"}},"default-branch":true,"require":{"php":"^8.1","ext-mbstring":"*","ext-openssl":"*","dragonmantank/cron-expression":"^3.3.2","fruitcake/php-cors":"^1.2","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","symfony/process":"^6.2","symfony/uid":"^6.2","egulias/email-validator":"^3.2.1|^4.0","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","ramsey/uuid":"^4.7","symfony/console":"^6.2","symfony/error-handler":"^6.2","symfony/finder":"^6.2","symfony/http-foundation":"^6.2","symfony/http-kernel":"^6.2","symfony/mailer":"^6.2","symfony/mime":"^6.2","symfony/routing":"^6.2","symfony/var-dumper":"^6.2","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","laravel/serializable-closure":"^1.3","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-session":"*","ext-tokenizer":"*","guzzlehttp/uri-template":"^1.0","composer-runtime-api":"^2.2"},"require-dev":{"fakerphp/faker":"^1.21","guzzlehttp/guzzle":"^7.5","mockery/mockery":"^1.5.1","symfony/http-client":"^6.2.4","ably/ably-php":"^1.0","aws/aws-sdk-php":"^3.235.5","doctrine/dbal":"^3.5.1","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-path-prefixing":"^3.3","league/flysystem-read-only":"^3.3","league/flysystem-sftp-v3":"^3.0","pda/pheanstalk":"^4.0","phpstan/phpdoc-parser":"^1.15","phpstan/phpstan":"^1.4.7","predis/predis":"^2.0.2","symfony/cache":"^6.2","ext-gmp":"*","phpunit/phpunit":"^10.0.7","orchestra/testbench-core":"^8.4"},"suggest":{"ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","brianium/paratest":"Required to run tests in parallel (^6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^3.5.1).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.5).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","mockery/mockery":"Required to use mocking (^1.5.1).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","predis/predis":"Required to use the predis connector (^2.0.2).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","symfony/cache":"Required to PSR-6 cache bridge (^6.2).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.2).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.2).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.2).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.2).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","ext-apcu":"Required to use the APC cache driver.","ext-fileinfo":"Required to use the Filesystem class.","ext-pcntl":"Required to use all features of the queue worker and console signal trapping.","ext-pdo":"Required to use all database features.","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8|^10.0.7)."},"provide":{"psr/container-implementation":"1.1|2.0","psr/simple-cache-implementation":"1.0|2.0|3.0"},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/conditionable":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","illuminate/process":"self.version"}},{"version":"9.x-dev","version_normalized":"9.9999999.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"8bfd22be79f437fa335e70692e4e91ff40ce561d"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/8bfd22be79f437fa335e70692e4e91ff40ce561d","type":"zip","shasum":"","reference":"8bfd22be79f437fa335e70692e4e91ff40ce561d"},"time":"2023-07-26T13:20:55+00:00","extra":{"branch-alias":{"dev-master":"9.x-dev"}},"require":{"php":"^8.0.2","ext-mbstring":"*","ext-openssl":"*","monolog/monolog":"^2.0","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","symfony/error-handler":"^6.0","symfony/finder":"^6.0","symfony/http-foundation":"^6.0","symfony/http-kernel":"^6.0","symfony/mailer":"^6.0","symfony/mime":"^6.0","symfony/process":"^6.0","symfony/routing":"^6.0","symfony/var-dumper":"^6.0","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0","fruitcake/php-cors":"^1.2","nunomaduro/termwind":"^1.13","symfony/uid":"^6.0","nesbot/carbon":"^2.62.1","dragonmantank/cron-expression":"^3.3.2","laravel/serializable-closure":"^1.2.2","symfony/console":"^6.0.9","tijsverkoyen/css-to-inline-styles":"^2.2.5","league/flysystem":"^3.8.0","league/commonmark":"^2.2.1","ramsey/uuid":"^4.7","egulias/email-validator":"^3.2.1|^4.0","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-session":"*","ext-tokenizer":"*","guzzlehttp/uri-template":"^1.0"},"require-dev":{"doctrine/dbal":"^2.13.3|^3.1.4","pda/pheanstalk":"^4.0","phpunit/phpunit":"^9.5.8","symfony/cache":"^6.0","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-sftp-v3":"^3.0","phpstan/phpstan":"^1.4.7","league/flysystem-read-only":"^3.3","ably/ably-php":"^1.0","league/flysystem-path-prefixing":"^3.3","aws/aws-sdk-php":"^3.235.5","guzzlehttp/guzzle":"^7.5","mockery/mockery":"^1.5.1","predis/predis":"^1.1.9|^2.0.2","fakerphp/faker":"^1.21","phpstan/phpdoc-parser":"^1.15","symfony/http-client":"^6.0","ext-gmp":"*","orchestra/testbench-core":"^7.24"},"suggest":{"ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","brianium/paratest":"Required to run tests in parallel (^6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","laravel/tinker":"Required to use the tinker console command (^2.0).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","symfony/cache":"Required to PSR-6 cache bridge (^6.0).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.0).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.0).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.0).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.0).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.5).","mockery/mockery":"Required to use mocking (^1.5.1).","predis/predis":"Required to use the predis connector (^1.1.9|^2.0.2).","ext-apcu":"Required to use the APC cache driver.","ext-fileinfo":"Required to use the Filesystem class.","ext-pcntl":"Required to use all features of the queue worker and console signal trapping.","ext-pdo":"Required to use all database features."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/conditionable":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"},"default-branch":"__unset"},{"version":"8.x-dev","version_normalized":"8.9999999.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"99fa2e33da0e6534bdc698bc6e6e685303111d5f"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/99fa2e33da0e6534bdc698bc6e6e685303111d5f","type":"zip","shasum":"","reference":"99fa2e33da0e6534bdc698bc6e6e685303111d5f"},"time":"2023-06-11T21:11:10+00:00","autoload":{"files":["src/Illuminate/Collections/helpers.php","src/Illuminate/Events/functions.php","src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/","Illuminate\\Support\\":["src/Illuminate/Macroable/","src/Illuminate/Collections/"]}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.4|^2.0","egulias/email-validator":"^2.1.10","monolog/monolog":"^2.0","psr/container":"^1.0","psr/simple-cache":"^1.0","tijsverkoyen/css-to-inline-styles":"^2.2.2","dragonmantank/cron-expression":"^3.0.2","league/flysystem":"^1.1","opis/closure":"^3.6","php":"^7.3|^8.0","laravel/serializable-closure":"^1.0","league/commonmark":"^1.3|^2.0.2","ramsey/uuid":"^4.2.2","nesbot/carbon":"^2.53.1","swiftmailer/swiftmailer":"^6.3","symfony/console":"^5.4","symfony/error-handler":"^5.4","symfony/finder":"^5.4","symfony/http-foundation":"^5.4","symfony/http-kernel":"^5.4","symfony/mime":"^5.4","symfony/process":"^5.4","symfony/routing":"^5.4","symfony/var-dumper":"^5.4","psr/log":"^1.0|^2.0","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^1.6.1"},"require-dev":{"guzzlehttp/guzzle":"^6.5.5|^7.0.1","league/flysystem-cached-adapter":"^1.0","pda/pheanstalk":"^4.0","mockery/mockery":"^1.4.4","phpunit/phpunit":"^8.5.19|^9.5.8","aws/aws-sdk-php":"^3.198.1","filp/whoops":"^2.14.3","predis/predis":"^1.1.9","orchestra/testbench-core":"^6.27","doctrine/dbal":"^2.13.3|^3.1.4","symfony/cache":"^5.4"},"suggest":{"ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.5.5|^7.0.1).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (^1.0).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","brianium/paratest":"Required to run tests in parallel (^6.0).","mockery/mockery":"Required to use mocking (^1.4.4).","phpunit/phpunit":"Required to use assertions and run tests (^8.5.19|^9.5.8).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","predis/predis":"Required to use the predis connector (^1.1.9).","ext-bcmath":"Required to use the multiple_of validation rule.","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0|^7.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).","symfony/cache":"Required to PSR-6 cache bridge (^5.4).","symfony/filesystem":"Required to enable support for relative symbolic links (^5.4).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0)."},"provide":{"psr/container-implementation":"1.0","psr/simple-cache-implementation":"1.0"},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"}},{"version":"7.x-dev","version_normalized":"7.9999999.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"88dd075b9f1beaff93796a0ee51818796ca04654"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/88dd075b9f1beaff93796a0ee51818796ca04654","type":"zip","shasum":"","reference":"88dd075b9f1beaff93796a0ee51818796ca04654"},"time":"2021-12-07T18:43:02+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","monolog/monolog":"^2.0","psr/container":"^1.0","psr/simple-cache":"^1.0","swiftmailer/swiftmailer":"^6.0","symfony/console":"^5.0","symfony/error-handler":"^5.0","symfony/finder":"^5.0","symfony/http-foundation":"^5.0","symfony/http-kernel":"^5.0","symfony/process":"^5.0","symfony/routing":"^5.0","symfony/var-dumper":"^5.0","tijsverkoyen/css-to-inline-styles":"^2.2.2","vlucas/phpdotenv":"^4.0","voku/portable-ascii":"^1.4.8","symfony/mime":"^5.0","ramsey/uuid":"^3.7|^4.0","doctrine/inflector":"^1.4|^2.0","symfony/polyfill-php73":"^1.17","dragonmantank/cron-expression":"^2.3.1","league/flysystem":"^1.1","nesbot/carbon":"^2.31","opis/closure":"^3.6","php":"^7.2.5|^8.0"},"require-dev":{"doctrine/dbal":"^2.6","league/flysystem-cached-adapter":"^1.0","moontoast/math":"^1.1","pda/pheanstalk":"^4.0","predis/predis":"^1.1.1","symfony/cache":"^5.0","filp/whoops":"^2.8","guzzlehttp/guzzle":"^6.3.1|^7.0.1","mockery/mockery":"~1.3.3|^1.4.2","phpunit/phpunit":"^8.4|^9.3.3","orchestra/testbench-core":"^5.8","aws/aws-sdk-php":"^3.155"},"suggest":{"ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.6).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (^1.0).","moontoast/math":"Required to use ordered UUIDs (^1.1).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","symfony/cache":"Required to PSR-6 cache bridge (^5.0).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0).","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","symfony/filesystem":"Required to create relative storage directory symbolic links (^5.0).","ext-ftp":"Required to use the Flysystem FTP driver.","predis/predis":"Required to use the predis connector (^1.1.2).","filp/whoops":"Required for friendly error pages in development (^2.8).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).","mockery/mockery":"Required to use mocking (~1.3.3|^1.4.2).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.3.3).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155)."},"provide":{"psr/container-implementation":"1.0"},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"}},{"version":"6.x-dev","version_normalized":"6.9999999.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"7e82e1a272a72d75b4cd7f35a2267e9af5d642c2"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/7e82e1a272a72d75b4cd7f35a2267e9af5d642c2","type":"zip","shasum":"","reference":"7e82e1a272a72d75b4cd7f35a2267e9af5d642c2"},"time":"2022-01-12T20:17:24+00:00","extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^3.3","egulias/email-validator":"^2.1.10","symfony/console":"^4.3.4","symfony/debug":"^4.3.4","symfony/finder":"^4.3.4","symfony/http-foundation":"^4.3.4","symfony/http-kernel":"^4.3.4","symfony/process":"^4.3.4","symfony/routing":"^4.3.4","symfony/var-dumper":"^4.3.4","monolog/monolog":"^1.12|^2.0","league/commonmark":"^1.3","doctrine/inflector":"^1.4|^2.0","symfony/polyfill-php73":"^1.17","dragonmantank/cron-expression":"^2.3.1","league/flysystem":"^1.1","nesbot/carbon":"^2.31","opis/closure":"^3.6","php":"^7.2.5|^8.0"},"require-dev":{"doctrine/dbal":"^2.6","league/flysystem-cached-adapter":"^1.0","moontoast/math":"^1.1","pda/pheanstalk":"^4.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4","filp/whoops":"^2.8","mockery/mockery":"~1.3.3|^1.4.2","phpunit/phpunit":"^7.5.15|^8.4|^9.3.3","guzzlehttp/guzzle":"^6.3.1|^7.0.1","orchestra/testbench-core":"^4.8","aws/aws-sdk-php":"^3.155"},"suggest":{"ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.6).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (^1.0).","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0).","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","symfony/cache":"Required to PSR-6 cache bridge (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","laravel/tinker":"Required to use the tinker console command (^2.0).","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ext-ftp":"Required to use the Flysystem FTP driver.","predis/predis":"Required to use the predis connector (^1.1.2).","filp/whoops":"Required for friendly error pages in development (^2.8).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155)."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"},"provide":"__unset"},{"version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"78eb4dabcc03e189620c16f436358d41d31ae11f"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/78eb4dabcc03e189620c16f436358d41d31ae11f","type":"zip","shasum":"","reference":"78eb4dabcc03e189620c16f436358d41d31ae11f"},"time":"2020-04-14T14:14:36+00:00","extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.0","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3 || ^2.0","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","symfony/console":"^4.2","symfony/debug":"^4.2","symfony/finder":"^4.2","symfony/http-foundation":"^4.2","symfony/http-kernel":"^4.2","symfony/process":"^4.2","symfony/routing":"^4.2","symfony/var-dumper":"^4.2","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^3.3"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.1.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5|^8.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.2","symfony/dom-crawler":"^4.2","true/punycode":"^2.1"},"suggest":{"ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.6).","filp/whoops":"Required for friendly error pages in development (^2.1.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","laravel/tinker":"Required to use the tinker console command (^1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (^1.0).","moontoast/math":"Required to use ordered UUIDs (^1.1).","nexmo/client":"Required to use the Nexmo transport (^1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","predis/predis":"Required to use the redis cache and queue drivers (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (^4.2).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (^4.2).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.1).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0).","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image()."}},{"version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"2555bf6ef6e6739e5f49f4a5d40f6264c57abd56"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/2555bf6ef6e6739e5f49f4a5d40f6264c57abd56","type":"zip","shasum":"","reference":"2555bf6ef6e6739e5f49f4a5d40f6264c57abd56"},"time":"2020-04-14T14:16:19+00:00","extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","tijsverkoyen/css-to-inline-styles":"^2.2.1","opis/closure":"^3.1","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","nesbot/carbon":"^1.26.3","symfony/console":"^4.1","symfony/debug":"^4.1","symfony/finder":"^4.1","symfony/http-foundation":"^4.1","symfony/http-kernel":"^4.1","symfony/process":"^4.1","symfony/routing":"^4.1","symfony/var-dumper":"^4.1","vlucas/phpdotenv":"^2.2"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.1.4","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.0","moontoast/math":"^1.1","predis/predis":"^1.1.1","true/punycode":"^2.1","guzzlehttp/guzzle":"^6.3","phpunit/phpunit":"^7.5","orchestra/testbench-core":"3.7.*","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","pda/pheanstalk":"^3.0|^4.0"},"suggest":{"ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^2.6).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","laravel/tinker":"Required to use the tinker console command (^1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (^1.0).","nexmo/client":"Required to use the Nexmo transport (^1.0).","predis/predis":"Required to use the redis cache and queue drivers (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","moontoast/math":"Required to use ordered UUIDs (^1.1).","filp/whoops":"Required for friendly error pages in development (^2.1.4).","symfony/css-selector":"Required to use some of the crawler integration testing tools (^4.1).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (^4.1).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (^1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (^3.0|^4.0)."}},{"version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"5ceadf91f13be89a3338c3d4166a4676272a23bf"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/5ceadf91f13be89a3338c3d4166a4676272a23bf","type":"zip","shasum":"","reference":"5ceadf91f13be89a3338c3d4166a4676272a23bf"},"time":"2020-04-14T14:16:50+00:00","extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","monolog/monolog":"~1.12","dragonmantank/cron-expression":"~2.0","psr/container":"~1.0","psr/simple-cache":"^1.0","swiftmailer/swiftmailer":"~6.0","symfony/console":"~4.0","symfony/debug":"~4.0","symfony/finder":"~4.0","symfony/http-foundation":"~4.0","symfony/http-kernel":"~4.0","symfony/process":"~4.0","symfony/routing":"~4.0","symfony/var-dumper":"~4.0","vlucas/phpdotenv":"~2.2","tijsverkoyen/css-to-inline-styles":"^2.2.1","ramsey/uuid":"^3.7","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","nesbot/carbon":"1.26.*"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~4.0","moontoast/math":"^1.1","phpunit/phpunit":"~7.0","league/flysystem-cached-adapter":"~1.0"},"suggest":{"ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.6).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).","laravel/tinker":"Required to use the tinker console command (~1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","nexmo/client":"Required to use the Nexmo transport (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~3.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (~4.0).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (~4.0).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP driver (~1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (~1.0)."}},{"version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"c62385a23c639742b3b74a4a78640da25e6b782b"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/c62385a23c639742b3b74a4a78640da25e6b782b","type":"zip","shasum":"","reference":"c62385a23c639742b3b74a4a78640da25e6b782b"},"time":"2020-08-18T13:47:57+00:00","extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~6.0","symfony/console":"~3.3","symfony/debug":"~3.3","symfony/finder":"~3.3","symfony/http-foundation":"~3.3","symfony/http-kernel":"~3.3","symfony/process":"~3.3","symfony/routing":"~3.3","symfony/var-dumper":"~3.3","tijsverkoyen/css-to-inline-styles":"~2.2","vlucas/phpdotenv":"~2.2","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","nesbot/carbon":"^1.26.0"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","orchestra/testbench-core":"3.5.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~6.0","predis/predis":"^1.1.1","symfony/css-selector":"~3.3","symfony/dom-crawler":"~3.3","mockery/mockery":"~1.0"},"suggest":{"aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.5).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).","laravel/tinker":"Required to use the tinker console command (~1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","nexmo/client":"Required to use the Nexmo transport (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (~3.3).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (~3.3).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~3.0).","ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0)."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","tightenco/collect":"<5.5.33"},"conflict":"__unset"},{"version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","type":"zip","shasum":"","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"time":"2018-12-21T20:42:21+00:00","extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.11","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","paragonie/random_compat":"~1.4|~2.0","ramsey/uuid":"~3.0","symfony/console":"~3.2","symfony/debug":"~3.2","symfony/finder":"~3.2","symfony/http-foundation":"~3.2","symfony/http-kernel":"~3.2","symfony/process":"~3.2","symfony/routing":"~3.2","symfony/var-dumper":"~3.2","tijsverkoyen/css-to-inline-styles":"~2.2","vlucas/phpdotenv":"~2.2","swiftmailer/swiftmailer":"~5.4","doctrine/inflector":"~1.1"},"require-dev":{"aws/aws-sdk-php":"~3.0","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2","phpunit/phpunit":"~5.7","doctrine/dbal":"~2.5"},"suggest":{"aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","laravel/tinker":"Required to use the tinker console command (~1.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~2.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (~3.2).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (~3.2).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (0.2.*).","nexmo/client":"Required to use the Nexmo transport (~1.0).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.5)."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","tightenco/collect":"self.version"}},{"version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","type":"zip","shasum":"","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"time":"2018-01-19T13:47:22+00:00","extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","classpreloader/classpreloader":"~3.0","doctrine/inflector":"~1.0","jeremeamia/superclosure":"~2.2","league/flysystem":"~1.0","monolog/monolog":"~1.11","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","vlucas/phpdotenv":"~2.2","paragonie/random_compat":"~1.4|~2.0","ramsey/uuid":"~3.0","symfony/console":"3.1.*","symfony/debug":"3.1.*","symfony/finder":"3.1.*","symfony/http-foundation":"3.1.*","symfony/http-kernel":"3.1.*","symfony/process":"3.1.*","symfony/routing":"3.1.*","symfony/translation":"3.1.*","symfony/var-dumper":"3.1.*","psy/psysh":"0.7.*|0.8.*","swiftmailer/swiftmailer":"~5.4"},"require-dev":{"aws/aws-sdk-php":"~3.0","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.4","predis/predis":"~1.0","symfony/css-selector":"3.1.*","symfony/dom-crawler":"3.1.*"},"suggest":{"aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.4).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~2.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (3.1.*).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (3.1.*).","symfony/psr-http-message-bridge":"Required to use psr7 bridging features (0.2.*)."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","tightenco/collect":"self.version","illuminate/notifications":"self.version"}},{"homepage":"http://laravel.com","version":"5.2.x-dev","version_normalized":"5.2.9999999.9999999-dev","authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"}],"source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"c69fc5d604ec749e5d42011c4b3d9c543d1c57ab"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/c69fc5d604ec749e5d42011c4b3d9c543d1c57ab","type":"zip","shasum":"","reference":"c69fc5d604ec749e5d42011c4b3d9c543d1c57ab"},"time":"2019-06-21T13:17:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"},"classmap":["src/Illuminate/Queue/IlluminateQueueClosure.php"]},"extra":{"branch-alias":{"dev-master":"5.2-dev"}},"require":{"php":">=5.5.9","ext-mbstring":"*","ext-openssl":"*","classpreloader/classpreloader":"~3.0","doctrine/inflector":"~1.0","league/flysystem":"~1.0","monolog/monolog":"~1.11","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","swiftmailer/swiftmailer":"~5.1","symfony/console":"2.8.*|3.0.*","symfony/debug":"2.8.*|3.0.*","symfony/finder":"2.8.*|3.0.*","symfony/http-foundation":"2.8.*|3.0.*","symfony/http-kernel":"2.8.*|3.0.*","symfony/process":"2.8.*|3.0.*","symfony/routing":"2.8.*|3.0.*","symfony/translation":"2.8.*|3.0.*","symfony/var-dumper":"2.8.*|3.0.*","symfony/polyfill-php56":"~1.0","jeremeamia/superclosure":"~2.2","vlucas/phpdotenv":"~2.2","psy/psysh":"0.7.*","paragonie/random_compat":"~1.4"},"require-dev":{"aws/aws-sdk-php":"~3.0","pda/pheanstalk":"~3.0","predis/predis":"~1.0","symfony/css-selector":"2.8.*|3.0.*","symfony/dom-crawler":"2.8.*|3.0.*","phpunit/phpunit":"~4.1","mockery/mockery":"~0.9.4"},"suggest":{"aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.4).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~2.0).","symfony/css-selector":"Required to use some of the crawler integration testing tools (2.8.*|3.0.*).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (2.8.*|3.0.*).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).","symfony/psr-http-message-bridge":"Required to use psr7 bridging features (0.2.*)."},"replace":{"illuminate/auth":"self.version","illuminate/bus":"self.version","illuminate/broadcasting":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","tightenco/collect":"self.version"}},{"version":"5.1.x-dev","version_normalized":"5.1.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"e32e92706fe3ba26aef496d23a452750a4653725"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/e32e92706fe3ba26aef496d23a452750a4653725","type":"zip","shasum":"","reference":"e32e92706fe3ba26aef496d23a452750a4653725"},"time":"2017-11-05T20:38:30+00:00","extra":{"branch-alias":{"dev-master":"5.1-dev"}},"require":{"php":">=5.5.9","ext-openssl":"*","ext-mbstring":"*","danielstjules/stringy":"~1.8","doctrine/inflector":"~1.0","jeremeamia/superclosure":"~2.0","league/flysystem":"~1.0","monolog/monolog":"~1.11","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.19","swiftmailer/swiftmailer":"~5.1","symfony/console":"2.7.*","symfony/debug":"2.7.*","symfony/dom-crawler":"2.7.*","symfony/finder":"2.7.*","symfony/http-foundation":"2.7.*","symfony/http-kernel":"2.7.*","symfony/process":"2.7.*","symfony/routing":"2.7.*","symfony/translation":"2.7.*","symfony/var-dumper":"2.7.*","vlucas/phpdotenv":"~1.0","classpreloader/classpreloader":"~2.0|~3.0","psy/psysh":"0.7.*","symfony/css-selector":"2.7.*|2.8.*","paragonie/random_compat":"~1.4|~2.0"},"require-dev":{"aws/aws-sdk-php":"~3.0","pda/pheanstalk":"~3.0","predis/predis":"~1.0","phpunit/phpunit":"~4.0","iron-io/iron_mq":"~2.0","mockery/mockery":"~0.9.4"},"suggest":{"aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~3.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.4).","fzaninotto/faker":"Required to use the eloquent factory builder (~1.4).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (~2.0).","iron-io/iron_mq":"Required to use the iron queue driver (~2.0).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (0.2.*)."},"replace":{"illuminate/auth":"self.version","illuminate/bus":"self.version","illuminate/broadcasting":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"}},{"version":"5.0.x-dev","version_normalized":"5.0.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"262b813fc88810071f8282722a89eb5199cb398a"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/262b813fc88810071f8282722a89eb5199cb398a","type":"zip","shasum":"","reference":"262b813fc88810071f8282722a89eb5199cb398a"},"time":"2016-03-18T14:24:24+00:00","extra":{"branch-alias":{"dev-master":"5.0-dev"}},"require":{"php":">=5.4.0","ext-openssl":"*","ext-mcrypt":"*","ext-mbstring":"*","classpreloader/classpreloader":"~1.2","danielstjules/stringy":"~1.8","doctrine/inflector":"~1.0","ircmaxell/password-compat":"~1.0","jeremeamia/superclosure":"~2.0","league/flysystem":"~1.0","monolog/monolog":"~1.11","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.0","swiftmailer/swiftmailer":"~5.1","symfony/console":"2.6.*","symfony/debug":"2.6.*","symfony/finder":"2.6.*","symfony/http-foundation":"2.6.*","symfony/http-kernel":"2.6.*","symfony/process":"2.6.*","symfony/routing":"2.6.*","symfony/security-core":"2.6.*","symfony/translation":"2.6.*","symfony/var-dumper":"2.6.*","vlucas/phpdotenv":"~1.0","psy/psysh":"0.4.*"},"require-dev":{"aws/aws-sdk-php":"~2.4","iron-io/iron_mq":"~1.5","pda/pheanstalk":"~3.0","predis/predis":"~1.0","mockery/mockery":"~0.9","phpunit/phpunit":"~4.0"},"suggest":{"doctrine/dbal":"Required to rename columns and drop SQLite columns (~2.4).","guzzlehttp/guzzle":"Required to use the Mailgun and Mandrill mail drivers (~5.0).","iron-io/iron_mq":"Required to use the iron queue driver (~1.5).","league/flysystem-aws-s3-v2":"Required to use the Flysystem S3 driver (~1.0).","league/flysystem-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","pda/pheanstalk":"Required to use the beanstalk queue driver (~3.0).","predis/predis":"Required to use the redis cache and queue drivers (~1.0).","aws/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (~2.4)."},"replace":{"illuminate/auth":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/foundation":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"}},{"homepage":"","version":"4.2.x-dev","version_normalized":"4.2.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"7d9e7068c49f945385673014d4cba4de28accd5e"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/7d9e7068c49f945385673014d4cba4de28accd5e","type":"zip","shasum":"","reference":"7d9e7068c49f945385673014d4cba4de28accd5e"},"time":"2018-07-06T14:54:44+00:00","autoload":{"files":["src/Illuminate/Support/helpers.php"],"psr-0":{"Illuminate":"src/"},"classmap":["src/Illuminate/Queue/IlluminateQueueClosure.php"]},"extra":{"branch-alias":{"dev-master":"4.2-dev"}},"require":{"php":">=5.4.0","d11wtq/boris":"~1.0","ircmaxell/password-compat":"~1.0","monolog/monolog":"~1.6","nesbot/carbon":"~1.0","phpseclib/phpseclib":"0.3.*","predis/predis":"0.8.*","stack/builder":"~1.0","swiftmailer/swiftmailer":"~5.1","filp/whoops":"1.1.*","classpreloader/classpreloader":"~1.0.2","jeremeamia/superclosure":"~1.0.1","patchwork/utf8":"~1.1","symfony/browser-kit":"2.7.*","symfony/console":"2.7.*","symfony/css-selector":"2.7.*","symfony/debug":"2.7.*","symfony/dom-crawler":"2.7.*","symfony/finder":"2.7.*","symfony/http-foundation":"2.7.*","symfony/http-kernel":"2.7.*","symfony/process":"2.7.*","symfony/routing":"2.7.*","symfony/security-core":"2.7.*","symfony/translation":"2.7.*"},"require-dev":{"aws/aws-sdk-php":"~2.6","iron-io/iron_mq":"~1.5","pda/pheanstalk":"~2.1","mockery/mockery":"~0.9","phpunit/phpunit":"~4.0"},"suggest":{"doctrine/dbal":"Allow renaming columns and dropping SQLite columns."},"replace":{"illuminate/auth":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/foundation":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/html":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","illuminate/workbench":"self.version","illuminate/remote":"self.version"},"support":{"issues":"https://github.com/laravel/framework/issues","source":"https://github.com/laravel/framework/tree/4.2"}},{"version":"4.1.x-dev","version_normalized":"4.1.9999999.9999999-dev","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"2b092f8d12eb26929687c3ecfb13b626fba6fe6d"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/2b092f8d12eb26929687c3ecfb13b626fba6fe6d","type":"zip","shasum":"","reference":"2b092f8d12eb26929687c3ecfb13b626fba6fe6d"},"time":"2014-09-08T18:40:03+00:00","extra":{"branch-alias":{"dev-master":"4.1-dev"}},"require":{"php":">=5.3.0","classpreloader/classpreloader":"1.0.*","d11wtq/boris":"1.0.*","ircmaxell/password-compat":"1.0.*","jeremeamia/superclosure":"1.0.*","monolog/monolog":"1.*","nesbot/carbon":"1.*","patchwork/utf8":"1.1.*","phpseclib/phpseclib":"0.3.*","predis/predis":"0.8.*","stack/builder":"1.0.*","symfony/browser-kit":"2.4.*","symfony/console":"2.4.*","symfony/css-selector":"2.4.*","symfony/debug":"2.4.*","symfony/dom-crawler":"2.4.*","symfony/finder":"2.4.*","symfony/http-foundation":"2.4.*","symfony/http-kernel":"2.4.*","symfony/process":"2.4.*","symfony/translation":"2.4.*","symfony/routing":"2.4.*","filp/whoops":"1.0.10","swiftmailer/swiftmailer":"~5.0","symfony/security-core":"2.4.*"},"require-dev":{"pda/pheanstalk":"2.1.*","iron-io/iron_mq":"1.5.*","mockery/mockery":"0.9.*","phpunit/phpunit":"4.0.*","aws/aws-sdk-php":"2.6.*"},"support":{"source":"https://github.com/laravel/framework/tree/4.1"}},{"version":"4.0.x-dev","version_normalized":"4.0.9999999.9999999-dev","authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com","homepage":"https://github.com/taylorotwell","role":"Creator of Laravel"}],"source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"7be5f82453edb3db13c8b85d1769481200123f1e"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/7be5f82453edb3db13c8b85d1769481200123f1e","type":"zip","shasum":"","reference":"7be5f82453edb3db13c8b85d1769481200123f1e"},"time":"2014-07-12T17:43:27+00:00","autoload":{"files":["src/Illuminate/Support/helpers.php"],"psr-0":{"Illuminate":"src/"},"classmap":[["src/Illuminate/Queue/IlluminateQueueClosure.php"]]},"extra":{"branch-alias":{"dev-master":"4.0-dev"}},"require":{"php":">=5.3.0","classpreloader/classpreloader":"1.0.*","ircmaxell/password-compat":"1.0.*","nesbot/carbon":"1.*","patchwork/utf8":"1.1.*","predis/predis":"0.8.*","swiftmailer/swiftmailer":"5.0.*","symfony/browser-kit":"2.3.*","symfony/console":"2.3.*","symfony/css-selector":"2.3.*","symfony/debug":"2.3.*","symfony/dom-crawler":"2.3.*","symfony/event-dispatcher":"2.3.*","symfony/finder":"2.3.*","symfony/http-foundation":"2.3.*","symfony/http-kernel":"2.3.*","symfony/process":"2.3.*","symfony/routing":"2.3.*","symfony/translation":"2.3.*","doctrine/dbal":"2.4.*","jeremeamia/superclosure":"1.0.*","filp/whoops":"1.0.7","monolog/monolog":"1.*"},"require-dev":{"phpunit/phpunit":"3.7.*","mockery/mockery":"0.8.0","aws/aws-sdk-php":"2.4.*","iron-io/iron_mq":"1.4.*","pda/pheanstalk":"2.1.*"},"replace":{"illuminate/auth":"self.version","illuminate/cache":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/exception":"self.version","illuminate/filesystem":"self.version","illuminate/foundation":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/html":"self.version","illuminate/log":"self.version","illuminate/mail":"self.version","illuminate/pagination":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version","illuminate/workbench":"self.version"},"support":{"issues":"https://github.com/laravel/framework/issues","source":"https://github.com/laravel/framework/tree/4.0"},"suggest":"__unset"},{"homepage":"https://laravel.com","version":"dev-php83","version_normalized":"dev-php83","authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"ea25b9d6dd5c00959fef4259ed10ac92f50b875f"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/ea25b9d6dd5c00959fef4259ed10ac92f50b875f","type":"zip","shasum":"","reference":"ea25b9d6dd5c00959fef4259ed10ac92f50b875f"},"time":"2023-07-26T15:38:15+00:00","autoload":{"files":["src/Illuminate/Collections/helpers.php","src/Illuminate/Events/functions.php","src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/","Illuminate\\Support\\":["src/Illuminate/Macroable/","src/Illuminate/Collections/","src/Illuminate/Conditionable/"]}},"extra":{"branch-alias":{"dev-master":"10.x-dev"}},"require":{"php":"^8.1","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-mbstring":"*","ext-openssl":"*","ext-session":"*","ext-tokenizer":"*","composer-runtime-api":"^2.2","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","dragonmantank/cron-expression":"^3.3.2","egulias/email-validator":"^3.2.1|^4.0","fruitcake/php-cors":"^1.2","guzzlehttp/uri-template":"^1.0","laravel/serializable-closure":"^1.3","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","ramsey/uuid":"^4.7","symfony/console":"^6.2","symfony/error-handler":"^6.2","symfony/finder":"^6.2","symfony/http-foundation":"^6.2","symfony/http-kernel":"^6.2","symfony/mailer":"^6.2","symfony/mime":"^6.2","symfony/process":"^6.2","symfony/routing":"^6.2","symfony/uid":"^6.2","symfony/var-dumper":"^6.2","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0"},"require-dev":{"ext-gmp":"*","ably/ably-php":"^1.0","aws/aws-sdk-php":"^3.235.5","doctrine/dbal":"^3.5.1","fakerphp/faker":"^1.21","guzzlehttp/guzzle":"^7.5","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-path-prefixing":"^3.3","league/flysystem-read-only":"^3.3","league/flysystem-sftp-v3":"^3.0","mockery/mockery":"^1.5.1","orchestra/testbench-core":"^8.4","pda/pheanstalk":"^4.0","phpstan/phpdoc-parser":"^1.15","phpstan/phpstan":"^1.4.7","phpunit/phpunit":"^10.0.7","predis/predis":"^2.0.2","symfony/cache":"^6.2","symfony/http-client":"^6.2.4"},"suggest":{"ext-apcu":"Required to use the APC cache driver.","ext-fileinfo":"Required to use the Filesystem class.","ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker and console signal trapping.","ext-pdo":"Required to use all database features.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","brianium/paratest":"Required to run tests in parallel (^6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^3.5.1).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.5).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","mockery/mockery":"Required to use mocking (^1.5.1).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8|^10.0.7).","predis/predis":"Required to use the predis connector (^2.0.2).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","symfony/cache":"Required to PSR-6 cache bridge (^6.2).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.2).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.2).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.2).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.2).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"provide":{"psr/container-implementation":"1.1|2.0","psr/simple-cache-implementation":"1.0|2.0|3.0"},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/conditionable":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/process":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"},"support":{"issues":"https://github.com/laravel/framework/issues","source":"https://github.com/laravel/framework"}},{"version":"dev-prompts","version_normalized":"dev-prompts","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"9037b5ef9b027c8ac4988c866aaf8443ef55e871"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/9037b5ef9b027c8ac4988c866aaf8443ef55e871","type":"zip","shasum":"","reference":"9037b5ef9b027c8ac4988c866aaf8443ef55e871"},"time":"2023-07-26T04:20:56+00:00","require":{"php":"^8.1","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-mbstring":"*","ext-openssl":"*","ext-session":"*","ext-tokenizer":"*","composer-runtime-api":"^2.2","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","dragonmantank/cron-expression":"^3.3.2","egulias/email-validator":"^3.2.1|^4.0","fruitcake/php-cors":"^1.2","guzzlehttp/uri-template":"^1.0","laravel/serializable-closure":"^1.3","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","ramsey/uuid":"^4.7","symfony/console":"^6.2","symfony/error-handler":"^6.2","symfony/finder":"^6.2","symfony/http-foundation":"^6.2","symfony/http-kernel":"^6.2","symfony/mailer":"^6.2","symfony/mime":"^6.2","symfony/process":"^6.2","symfony/routing":"^6.2","symfony/uid":"^6.2","symfony/var-dumper":"^6.2","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0","laravel/prompts":"^1.0"}},{"version":"dev-update-issue-template","version_normalized":"dev-update-issue-template","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"10ece17837a99ddf798332a66a8a4ac4b468c724"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/10ece17837a99ddf798332a66a8a4ac4b468c724","type":"zip","shasum":"","reference":"10ece17837a99ddf798332a66a8a4ac4b468c724"},"time":"2023-07-25T13:53:57+00:00","require":{"php":"^8.1","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-mbstring":"*","ext-openssl":"*","ext-session":"*","ext-tokenizer":"*","composer-runtime-api":"^2.2","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","dragonmantank/cron-expression":"^3.3.2","egulias/email-validator":"^3.2.1|^4.0","fruitcake/php-cors":"^1.2","guzzlehttp/uri-template":"^1.0","laravel/serializable-closure":"^1.3","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","ramsey/uuid":"^4.7","symfony/console":"^6.2","symfony/error-handler":"^6.2","symfony/finder":"^6.2","symfony/http-foundation":"^6.2","symfony/http-kernel":"^6.2","symfony/mailer":"^6.2","symfony/mime":"^6.2","symfony/process":"^6.2","symfony/routing":"^6.2","symfony/uid":"^6.2","symfony/var-dumper":"^6.2","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0"}},{"version":"dev-slim-skeleton-11.x","version_normalized":"dev-slim-skeleton-11.x","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"b5299bb587be78546303d4afbf61590fd55794de"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/b5299bb587be78546303d4afbf61590fd55794de","type":"zip","shasum":"","reference":"b5299bb587be78546303d4afbf61590fd55794de"},"time":"2023-07-15T20:26:27+00:00","extra":{"branch-alias":{"dev-master":"11.x-dev"}},"require":{"php":"^8.2","ext-ctype":"*","ext-filter":"*","ext-hash":"*","ext-mbstring":"*","ext-openssl":"*","ext-session":"*","ext-tokenizer":"*","composer-runtime-api":"^2.2","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","dragonmantank/cron-expression":"^3.3.2","egulias/email-validator":"^3.2.1|^4.0","fruitcake/php-cors":"^1.2","guzzlehttp/uri-template":"^1.0","laravel/serializable-closure":"^1.3","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","ramsey/uuid":"^4.7","symfony/console":"^6.3","symfony/error-handler":"^6.3","symfony/finder":"^6.3","symfony/http-foundation":"^6.3","symfony/http-kernel":"^6.3","symfony/mailer":"^6.3","symfony/mime":"^6.3","symfony/process":"^6.3","symfony/routing":"^6.3","symfony/uid":"^6.3","symfony/var-dumper":"^6.3","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0"},"require-dev":{"ext-gmp":"*","ably/ably-php":"^1.0","aws/aws-sdk-php":"^3.235.5","doctrine/dbal":"^3.5.1","fakerphp/faker":"^1.21","guzzlehttp/guzzle":"^7.6","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-path-prefixing":"^3.3","league/flysystem-read-only":"^3.3","league/flysystem-sftp-v3":"^3.0","mockery/mockery":"^1.5.1","orchestra/testbench-core":"^9.0","pda/pheanstalk":"^4.0","phpstan/phpdoc-parser":"^1.15","phpstan/phpstan":"^1.4.7","phpunit/phpunit":"^10.0.7","predis/predis":"^2.0.2","symfony/cache":"^6.3","symfony/http-client":"^6.3.4"},"suggest":{"ext-apcu":"Required to use the APC cache driver.","ext-fileinfo":"Required to use the Filesystem class.","ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker and console signal trapping.","ext-pdo":"Required to use all database features.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","brianium/paratest":"Required to run tests in parallel (^6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^3.5.1).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.6).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","mockery/mockery":"Required to use mocking (^1.5.1).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8|^10.0.7).","predis/predis":"Required to use the predis connector (^2.0.2).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","symfony/cache":"Required to PSR-6 cache bridge (^6.3).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.3).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.3).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.3).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.3).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0)."}},{"version":"dev-feat/streamline-mail-notifications","version_normalized":"dev-feat/streamline-mail-notifications","source":{"url":"https://github.com/laravel/framework.git","type":"git","reference":"82c0bf11f08746d2582383ee4ce76fcd68b5eadd"},"dist":{"url":"https://api.github.com/repos/laravel/framework/zipball/82c0bf11f08746d2582383ee4ce76fcd68b5eadd","type":"zip","shasum":"","reference":"82c0bf11f08746d2582383ee4ce76fcd68b5eadd"},"time":"2023-02-03T14:32:48+00:00","extra":{"branch-alias":{"dev-master":"10.x-dev"}},"require":{"php":"^8.1","ext-mbstring":"*","ext-openssl":"*","brick/math":"^0.9.3|^0.10.2|^0.11","doctrine/inflector":"^2.0.5","dragonmantank/cron-expression":"^3.3.2","egulias/email-validator":"^3.2.1|^4.0","fruitcake/php-cors":"^1.2","laravel/serializable-closure":"^1.3","league/commonmark":"^2.2.1","league/flysystem":"^3.8.0","monolog/monolog":"^3.0","nesbot/carbon":"^2.62.1","nunomaduro/termwind":"^1.13","psr/container":"^1.1.1|^2.0.1","psr/log":"^1.0|^2.0|^3.0","psr/simple-cache":"^1.0|^2.0|^3.0","ramsey/uuid":"^4.7","symfony/console":"^6.2","symfony/error-handler":"^6.2","symfony/finder":"^6.2","symfony/http-foundation":"^6.2","symfony/http-kernel":"^6.2","symfony/mailer":"^6.2","symfony/mime":"^6.2","symfony/process":"^6.2","symfony/routing":"^6.2","symfony/uid":"^6.2","symfony/var-dumper":"^6.2","tijsverkoyen/css-to-inline-styles":"^2.2.5","vlucas/phpdotenv":"^5.4.1","voku/portable-ascii":"^2.0"},"require-dev":{"ably/ably-php":"^1.0","aws/aws-sdk-php":"^3.235.5","doctrine/dbal":"^3.5.1","fakerphp/faker":"^1.21","guzzlehttp/guzzle":"^7.5","league/flysystem-aws-s3-v3":"^3.0","league/flysystem-ftp":"^3.0","league/flysystem-path-prefixing":"^3.3","league/flysystem-read-only":"^3.3","league/flysystem-sftp-v3":"^3.0","mockery/mockery":"^1.5.1","orchestra/testbench-core":"^8.0","pda/pheanstalk":"^4.0","phpstan/phpdoc-parser":"^1.15","phpstan/phpstan":"^1.4.7","phpunit/phpunit":"^9.5.8","predis/predis":"^2.0.2","symfony/cache":"^6.2","symfony/http-client":"^6.2.4"},"suggest":{"ext-ftp":"Required to use the Flysystem FTP driver.","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","ext-memcached":"Required to use the memcache cache driver.","ext-pcntl":"Required to use all features of the queue worker.","ext-posix":"Required to use all features of the queue worker.","ext-redis":"Required to use the Redis cache and queue drivers (^4.0|^5.0).","ably/ably-php":"Required to use the Ably broadcast driver (^1.0).","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).","brianium/paratest":"Required to run tests in parallel (^6.0).","doctrine/dbal":"Required to rename columns and drop SQLite columns (^3.5.1).","fakerphp/faker":"Required to use the eloquent factory builder (^1.9.1).","filp/whoops":"Required for friendly error pages in development (^2.14.3).","guzzlehttp/guzzle":"Required to use the HTTP Client and the ping methods on schedules (^7.5).","laravel/tinker":"Required to use the tinker console command (^2.0).","league/flysystem-aws-s3-v3":"Required to use the Flysystem S3 driver (^3.0).","league/flysystem-ftp":"Required to use the Flysystem FTP driver (^3.0).","league/flysystem-path-prefixing":"Required to use the scoped driver (^3.3).","league/flysystem-read-only":"Required to use read-only disks (^3.3)","league/flysystem-sftp-v3":"Required to use the Flysystem SFTP driver (^3.0).","mockery/mockery":"Required to use mocking (^1.5.1).","nyholm/psr7":"Required to use PSR-7 bridging features (^1.2).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","phpunit/phpunit":"Required to use assertions and run tests (^9.5.8).","predis/predis":"Required to use the predis connector (^2.0.2).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^6.0|^7.0).","symfony/cache":"Required to PSR-6 cache bridge (^6.2).","symfony/filesystem":"Required to enable support for relative symbolic links (^6.2).","symfony/http-client":"Required to enable support for the Symfony API mail transports (^6.2).","symfony/mailgun-mailer":"Required to enable support for the Mailgun mail transport (^6.2).","symfony/postmark-mailer":"Required to enable support for the Postmark mail transport (^6.2).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0)."},"replace":{"illuminate/auth":"self.version","illuminate/broadcasting":"self.version","illuminate/bus":"self.version","illuminate/cache":"self.version","illuminate/collections":"self.version","illuminate/conditionable":"self.version","illuminate/config":"self.version","illuminate/console":"self.version","illuminate/container":"self.version","illuminate/contracts":"self.version","illuminate/cookie":"self.version","illuminate/database":"self.version","illuminate/encryption":"self.version","illuminate/events":"self.version","illuminate/filesystem":"self.version","illuminate/hashing":"self.version","illuminate/http":"self.version","illuminate/log":"self.version","illuminate/macroable":"self.version","illuminate/mail":"self.version","illuminate/notifications":"self.version","illuminate/pagination":"self.version","illuminate/pipeline":"self.version","illuminate/queue":"self.version","illuminate/redis":"self.version","illuminate/routing":"self.version","illuminate/session":"self.version","illuminate/support":"self.version","illuminate/testing":"self.version","illuminate/translation":"self.version","illuminate/validation":"self.version","illuminate/view":"self.version"}}]},"last-modified":"Wed, 26 Jul 2023 18:04:46 GMT"}