{"packages":{"auto-site-generator/framework":{"5.3.x-dev":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696182},"5.4.x-dev":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5","shasum":""},"type":"library","time":"2018-12-21T20:42:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696183},"5.5.x-dev":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2179eba5fa722c05a3feadcb2a8ed76c4ffb411a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2179eba5fa722c05a3feadcb2a8ed76c4ffb411a","reference":"2179eba5fa722c05a3feadcb2a8ed76c4ffb411a","shasum":""},"type":"library","time":"2019-01-09T13:46:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696184},"5.6.x-dev":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b12feabda70f136cb2d7081af41441a0bf22edc7"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b12feabda70f136cb2d7081af41441a0bf22edc7","reference":"b12feabda70f136cb2d7081af41441a0bf22edc7","shasum":""},"type":"library","time":"2018-11-13T14:14:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.26.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696185},"5.7.x-dev":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"67e569caa5b95ae68a7b1198bd5c0c25d0c29572"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/67e569caa5b95ae68a7b1198bd5c0c25d0c29572","reference":"67e569caa5b95ae68a7b1198bd5c0c25d0c29572","shasum":""},"type":"library","time":"2019-01-16T19:31:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2","composer/installers":"~1.0"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696186},"dev-master":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3ef4ede07cc469c3514cdfcf805f8f55b87c0b26"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3ef4ede07cc469c3514cdfcf805f8f55b87c0b26","reference":"3ef4ede07cc469c3514cdfcf805f8f55b87c0b26","shasum":""},"type":"library","time":"2019-01-16T14:58:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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.0"},"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":"^3.0","phpunit/phpunit":"^7.5","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 (^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.2).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (^4.2).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (^1.1)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696175},"v5.3.10":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696009},"v5.3.11":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696010},"v5.3.12":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696011},"v5.3.13":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696012},"v5.3.14":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696013},"v5.3.15":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696014},"v5.3.16":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696015},"v5.3.17":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696016},"v5.3.18":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2696017},"v5.3.19":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696018},"v5.3.20":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696019},"v5.3.21":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696020},"v5.3.22":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696021},"v5.3.23":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696022},"v5.3.24":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696023},"v5.3.25":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696024},"v5.3.26":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696025},"v5.3.27":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696026},"v5.3.28":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696027},"v5.3.29":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696028},"v5.3.30":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696029},"v5.3.31":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2696030},"v5.4.0":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696031},"v5.4.1":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696032},"v5.4.10":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696041},"v5.4.11":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696042},"v5.4.12":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696043},"v5.4.13":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696044},"v5.4.14":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696045},"v5.4.15":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696046},"v5.4.16":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696047},"v5.4.17":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696048},"v5.4.18":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696049},"v5.4.19":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696050},"v5.4.2":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696033},"v5.4.20":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696051},"v5.4.21":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696052},"v5.4.22":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696053},"v5.4.23":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696054},"v5.4.24":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696055},"v5.4.25":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696056},"v5.4.26":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696057},"v5.4.27":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696058},"v5.4.28":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696059},"v5.4.29":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696060},"v5.4.3":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696034},"v5.4.30":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696061},"v5.4.31":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696062},"v5.4.32":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696063},"v5.4.33":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696064},"v5.4.34":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696065},"v5.4.35":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696066},"v5.4.36":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696067},"v5.4.4":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696035},"v5.4.5":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696036},"v5.4.6":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696037},"v5.4.7":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696038},"v5.4.8":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696039},"v5.4.9":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2696040},"v5.5.0":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2696068},"v5.5.1":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696069},"v5.5.10":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696078},"v5.5.11":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696079},"v5.5.12":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696080},"v5.5.13":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696081},"v5.5.14":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696082},"v5.5.15":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696083},"v5.5.16":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696084},"v5.5.17":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696085},"v5.5.18":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2696086},"v5.5.19":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2696087},"v5.5.2":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696070},"v5.5.20":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2696088},"v5.5.21":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2696089},"v5.5.22":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2696090},"v5.5.23":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2696091},"v5.5.24":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2696092},"v5.5.25":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696093},"v5.5.26":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696094},"v5.5.27":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696095},"v5.5.28":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696096},"v5.5.29":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696097},"v5.5.3":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696071},"v5.5.30":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696098},"v5.5.31":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696099},"v5.5.32":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696100},"v5.5.33":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696101},"v5.5.34":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2696102},"v5.5.35":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696103},"v5.5.36":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696104},"v5.5.37":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696105},"v5.5.38":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696106},"v5.5.39":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696107},"v5.5.4":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696072},"v5.5.40":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696108},"v5.5.41":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696109},"v5.5.42":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696110},"v5.5.43":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696111},"v5.5.44":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2696112},"v5.5.5":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696073},"v5.5.6":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696074},"v5.5.7":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696075},"v5.5.8":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696076},"v5.5.9":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2696077},"v5.6.0":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2696113},"v5.6.1":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2696114},"v5.6.10":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696123},"v5.6.11":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696124},"v5.6.12":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696125},"v5.6.13":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696126},"v5.6.14":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696127},"v5.6.15":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696128},"v5.6.16":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696129},"v5.6.17":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696130},"v5.6.18":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696131},"v5.6.19":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696132},"v5.6.2":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2696115},"v5.6.20":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696133},"v5.6.21":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696134},"v5.6.22":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696135},"v5.6.23":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696136},"v5.6.24":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696137},"v5.6.25":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696138},"v5.6.26":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696139},"v5.6.27":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696140},"v5.6.28":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696141},"v5.6.29":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696142},"v5.6.3":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2696116},"v5.6.30":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696143},"v5.6.31":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696144},"v5.6.32":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696145},"v5.6.33":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696146},"v5.6.34":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696147},"v5.6.35":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696148},"v5.6.36":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696149},"v5.6.37":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696150},"v5.6.38":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696151},"v5.6.39":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696152},"v5.6.4":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2696117},"v5.6.5":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2696118},"v5.6.6":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2696119},"v5.6.7":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2696120},"v5.6.8":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696121},"v5.6.9":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696122},"v5.7.0":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696153},"v5.7.1":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696154},"v5.7.10":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696163},"v5.7.11":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696164},"v5.7.12":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696165},"v5.7.13":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696166},"v5.7.14":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696167},"v5.7.15":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696168},"v5.7.16":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696169},"v5.7.17":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696170},"v5.7.18":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696171},"v5.7.19":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696172},"v5.7.2":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696155},"v5.7.20":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696173},"v5.7.21":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696174},"v5.7.3":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696156},"v5.7.4":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696157},"v5.7.5":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696158},"v5.7.6":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696159},"v5.7.7":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696160},"v5.7.8":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696161},"v5.7.9":{"name":"auto-site-generator/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/auto-site-generator/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/auto-site-generator/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2696162}},"beyntech/framework":{"6.x-dev":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"6.x-dev","version_normalized":"6.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e78282049517dbb9b310a4afbe67db142e489f79"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e78282049517dbb9b310a4afbe67db142e489f79","reference":"e78282049517dbb9b310a4afbe67db142e489f79","shasum":""},"type":"library","time":"2019-09-06T13:18:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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","beyntech/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"},"uid":3221993},"dev-master":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d445cc26cbcfa37cec8262dfaff54cea75ce9435"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d445cc26cbcfa37cec8262dfaff54cea75ce9435","reference":"d445cc26cbcfa37cec8262dfaff54cea75ce9435","shasum":""},"type":"library","time":"2019-09-06T11:21:18+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":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3221991},"v5.3.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222343},"v5.3.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222344},"v5.3.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222345},"v5.3.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222346},"v5.3.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222347},"v5.3.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222348},"v5.3.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222349},"v5.3.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222350},"v5.3.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3222351},"v5.3.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222352},"v5.3.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222353},"v5.3.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222354},"v5.3.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222355},"v5.3.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222356},"v5.3.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222357},"v5.3.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222358},"v5.3.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222359},"v5.3.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222360},"v5.3.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222361},"v5.3.29":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222362},"v5.3.30":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222363},"v5.3.31":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3222364},"v5.4.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222365},"v5.4.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222366},"v5.4.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222375},"v5.4.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222376},"v5.4.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222377},"v5.4.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222378},"v5.4.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222379},"v5.4.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222380},"v5.4.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222381},"v5.4.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222382},"v5.4.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222383},"v5.4.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222384},"v5.4.2":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222367},"v5.4.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222385},"v5.4.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222386},"v5.4.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222387},"v5.4.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222388},"v5.4.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222389},"v5.4.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222390},"v5.4.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222391},"v5.4.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222392},"v5.4.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222393},"v5.4.29":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222394},"v5.4.3":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222368},"v5.4.30":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222395},"v5.4.31":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222396},"v5.4.32":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222397},"v5.4.33":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222398},"v5.4.34":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222399},"v5.4.35":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222400},"v5.4.36":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222401},"v5.4.4":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222369},"v5.4.5":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222370},"v5.4.6":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222371},"v5.4.7":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222372},"v5.4.8":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222373},"v5.4.9":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3222374},"v5.5.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":3222402},"v5.5.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222403},"v5.5.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222412},"v5.5.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222413},"v5.5.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222414},"v5.5.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222415},"v5.5.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222416},"v5.5.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222417},"v5.5.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222418},"v5.5.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222419},"v5.5.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":3222420},"v5.5.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":3222421},"v5.5.2":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222404},"v5.5.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":3222422},"v5.5.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3222423},"v5.5.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3222424},"v5.5.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3222425},"v5.5.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3222426},"v5.5.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222427},"v5.5.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222428},"v5.5.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222429},"v5.5.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222430},"v5.5.29":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222431},"v5.5.3":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222405},"v5.5.30":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222432},"v5.5.31":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222433},"v5.5.32":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222434},"v5.5.33":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222435},"v5.5.34":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3222436},"v5.5.35":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222437},"v5.5.36":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222438},"v5.5.37":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222439},"v5.5.38":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222440},"v5.5.39":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222441},"v5.5.4":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222406},"v5.5.40":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222442},"v5.5.41":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222443},"v5.5.42":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222444},"v5.5.43":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222445},"v5.5.44":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222446},"v5.5.45":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.45","version_normalized":"5.5.45.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80","shasum":""},"type":"library","time":"2019-01-28T20:53:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222447},"v5.5.46":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.46","version_normalized":"5.5.46.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/85b2a5218088b0f60bf6e8c3a62891ba275a7269","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269","shasum":""},"type":"library","time":"2019-07-09T14:00:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222448},"v5.5.47":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.47","version_normalized":"5.5.47.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"0f538802144a41664f545fd92bbb556000cba115"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/0f538802144a41664f545fd92bbb556000cba115","reference":"0f538802144a41664f545fd92bbb556000cba115","shasum":""},"type":"library","time":"2019-08-13T14:13:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222449},"v5.5.48":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.48","version_normalized":"5.5.48.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e3e8d585dcfab5abe6261b060f4df0d48f9924bf","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf","shasum":""},"type":"library","time":"2019-08-20T15:46:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3222450},"v5.5.5":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222407},"v5.5.6":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222408},"v5.5.7":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222409},"v5.5.8":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222410},"v5.5.9":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3222411},"v5.6.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3222451},"v5.6.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3222452},"v5.6.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222461},"v5.6.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222462},"v5.6.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222463},"v5.6.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222464},"v5.6.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222465},"v5.6.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222466},"v5.6.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222467},"v5.6.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222468},"v5.6.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222469},"v5.6.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222470},"v5.6.2":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3222453},"v5.6.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222471},"v5.6.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222472},"v5.6.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222473},"v5.6.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222474},"v5.6.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222475},"v5.6.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222476},"v5.6.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222477},"v5.6.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222478},"v5.6.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222479},"v5.6.29":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222480},"v5.6.3":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3222454},"v5.6.30":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222481},"v5.6.31":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222482},"v5.6.32":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222483},"v5.6.33":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222484},"v5.6.34":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222485},"v5.6.35":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222486},"v5.6.36":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222487},"v5.6.37":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222488},"v5.6.38":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222489},"v5.6.39":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222490},"v5.6.4":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3222455},"v5.6.5":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3222456},"v5.6.6":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3222457},"v5.6.7":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":3222458},"v5.6.8":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222459},"v5.6.9":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222460},"v5.7.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222491},"v5.7.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222492},"v5.7.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222501},"v5.7.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222502},"v5.7.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222503},"v5.7.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222504},"v5.7.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222505},"v5.7.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222506},"v5.7.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222507},"v5.7.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222508},"v5.7.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222509},"v5.7.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222510},"v5.7.2":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222493},"v5.7.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222511},"v5.7.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222512},"v5.7.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29","shasum":""},"type":"library","time":"2019-01-22T15:08:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222513},"v5.7.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/0012324a3d31af793c5c71d05dcd0e348c424b69","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69","shasum":""},"type":"library","time":"2019-01-29T14:33:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222514},"v5.7.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.24","version_normalized":"5.7.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","shasum":""},"type":"library","time":"2019-01-29T22:13:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222515},"v5.7.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.25","version_normalized":"5.7.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","shasum":""},"type":"library","time":"2019-02-05T14:28:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222516},"v5.7.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ca3bc9769969e8af3bd9878a3e0242051c74dae4","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4","shasum":""},"type":"library","time":"2019-02-12T14:52:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222517},"v5.7.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"688fbfa889d43f392825b381ad3981847120fdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/688fbfa889d43f392825b381ad3981847120fdfa","reference":"688fbfa889d43f392825b381ad3981847120fdfa","shasum":""},"type":"library","time":"2019-02-19T14:37:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222518},"v5.7.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/8e69728f1c80a024588adbd24c65c4fcf9aa9192","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192","shasum":""},"type":"library","time":"2019-02-26T15:41:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222519},"v5.7.3":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222494},"v5.7.4":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222495},"v5.7.5":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222496},"v5.7.6":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222497},"v5.7.7":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222498},"v5.7.8":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222499},"v5.7.9":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222500},"v5.8.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/e6c8aa0e39d8f91068ad1c299546536e9f25ef63","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63","shasum":""},"type":"library","time":"2019-02-26T15:42:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222520},"v5.8.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.1","version_normalized":"5.8.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9be2899caaefd749cdcf6819f2d6f763cfa9c433","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433","shasum":""},"type":"library","time":"2019-02-27T13:47:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222521},"v5.8.10":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.10","version_normalized":"5.8.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"505325b4577968750e622d7a5a271cf8785a7a1a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/505325b4577968750e622d7a5a271cf8785a7a1a","reference":"505325b4577968750e622d7a5a271cf8785a7a1a","shasum":""},"type":"library","time":"2019-04-04T13:39:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222530},"v5.8.11":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.11","version_normalized":"5.8.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/a2cf7a7983329d63edc6fde43142b232bb61aa0a","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a","shasum":""},"type":"library","time":"2019-04-10T13:05:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222531},"v5.8.12":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.12","version_normalized":"5.8.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6dd75b67811a265c57144ab15f25a8061ed4721f","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f","shasum":""},"type":"library","time":"2019-04-16T13:47:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222532},"v5.8.13":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.13","version_normalized":"5.8.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"837e3823e2274d22b8e281d093391b5d9c23029a"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/837e3823e2274d22b8e281d093391b5d9c23029a","reference":"837e3823e2274d22b8e281d093391b5d9c23029a","shasum":""},"type":"library","time":"2019-04-18T15:28:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222533},"v5.8.14":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.14","version_normalized":"5.8.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d1ba096bf809c7cbe6cb9624222326d75c92fd74","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74","shasum":""},"type":"library","time":"2019-04-23T13:22:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222534},"v5.8.15":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.15","version_normalized":"5.8.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/8a34004aed6ff0aa4072360e3e5bd875edebc223","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223","shasum":""},"type":"library","time":"2019-04-30T14:05:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222535},"v5.8.16":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.16","version_normalized":"5.8.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/83d57f9f9162ab476c43b9ec00d463ff12c578fd","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd","shasum":""},"type":"library","time":"2019-05-07T14:37:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222536},"v5.8.17":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.17","version_normalized":"5.8.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/33c04dd2a431adeeb49926a4f2b20590cc033ca2","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2","shasum":""},"type":"library","time":"2019-05-14T16:02:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222537},"v5.8.18":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.18","version_normalized":"5.8.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"9f571be04435883dab6f23ecfadb204273b7f527"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/9f571be04435883dab6f23ecfadb204273b7f527","reference":"9f571be04435883dab6f23ecfadb204273b7f527","shasum":""},"type":"library","time":"2019-05-21T16:40:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222538},"v5.8.19":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.19","version_normalized":"5.8.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/47bb1471b727a0c1497143dccf46aacf73c0ce6b","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b","shasum":""},"type":"library","time":"2019-05-28T13:19:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222539},"v5.8.2":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","shasum":""},"type":"library","time":"2019-02-27T14:02:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222522},"v5.8.20":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.20","version_normalized":"5.8.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/6c29b6fd3aa6991c7b610607d86db53aaadf165c","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c","shasum":""},"type":"library","time":"2019-06-04T13:08:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222540},"v5.8.21":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.21","version_normalized":"5.8.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c78796cc1159c8dc63c45a2011ddc4af17059cb4","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4","shasum":""},"type":"library","time":"2019-06-05T00:13:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222541},"v5.8.22":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.22","version_normalized":"5.8.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","shasum":""},"type":"library","time":"2019-06-12T12:54:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222542},"v5.8.23":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.23","version_normalized":"5.8.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"02d242212348bddd048702f5dee8dab693ac830b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/02d242212348bddd048702f5dee8dab693ac830b","reference":"02d242212348bddd048702f5dee8dab693ac830b","shasum":""},"type":"library","time":"2019-06-13T21:08:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222543},"v5.8.24":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.24","version_normalized":"5.8.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"bb2a0afef35f508f77c049c51f04087a14de0055"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055","reference":"bb2a0afef35f508f77c049c51f04087a14de0055","shasum":""},"type":"library","time":"2019-06-19T16:40:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222544},"v5.8.25":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.25","version_normalized":"5.8.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7c5f0f5a0854aa559d122ab83f776a9e50406a24","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24","shasum":""},"type":"library","time":"2019-06-25T14:31:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222545},"v5.8.26":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.26","version_normalized":"5.8.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31","shasum":""},"type":"library","time":"2019-06-25T16:20:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222546},"v5.8.27":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.27","version_normalized":"5.8.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f1dccffb96f614895393e27e4667105a05407af5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f1dccffb96f614895393e27e4667105a05407af5","reference":"f1dccffb96f614895393e27e4667105a05407af5","shasum":""},"type":"library","time":"2019-07-02T13:43:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222547},"v5.8.28":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.28","version_normalized":"5.8.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"341fb54bea9693cada2a5b8d398621a57f82862d"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/341fb54bea9693cada2a5b8d398621a57f82862d","reference":"341fb54bea9693cada2a5b8d398621a57f82862d","shasum":""},"type":"library","time":"2019-07-09T14:00: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222548},"v5.8.29":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.29","version_normalized":"5.8.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"489ae2218c7eb138caac780de584d8df9fe8160b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/489ae2218c7eb138caac780de584d8df9fe8160b","reference":"489ae2218c7eb138caac780de584d8df9fe8160b","shasum":""},"type":"library","time":"2019-07-16T14:05:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222549},"v5.8.3":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521","shasum":""},"type":"library","time":"2019-03-05T13:51:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222523},"v5.8.30":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.30","version_normalized":"5.8.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/7ccf0cf63931a8d8391aed90e6fc011381ea6838","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838","shasum":""},"type":"library","time":"2019-07-30T14:08:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222550},"v5.8.31":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.31","version_normalized":"5.8.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"24cc1786bd55876fa52380306354772355345efd"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/24cc1786bd55876fa52380306354772355345efd","reference":"24cc1786bd55876fa52380306354772355345efd","shasum":""},"type":"library","time":"2019-08-06T15:09: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222551},"v5.8.32":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.32","version_normalized":"5.8.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/ee16d719516dfd77ed6c9538000bca49ded284e2","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2","shasum":""},"type":"library","time":"2019-08-13T14:11:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222552},"v5.8.33":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.33","version_normalized":"5.8.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/58b81842cbdcfbbd8302790ac0f98119ea1c56e5","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5","shasum":""},"type":"library","time":"2019-08-20T15:45:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222553},"v5.8.34":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.34","version_normalized":"5.8.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/c3a870b96c7afe5174f486af74768ccfddeec77b","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b","shasum":""},"type":"library","time":"2019-08-27T14:35:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222554},"v5.8.35":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.35","version_normalized":"5.8.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/5a9e4d241a8b815e16c9d2151e908992c38db197","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197","shasum":""},"type":"library","time":"2019-09-03T16:44:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222555},"v5.8.4":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925","shasum":""},"type":"library","time":"2019-03-12T13:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222524},"v5.8.5":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.5","version_normalized":"5.8.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"791992e20efdf043ac3c2d989025d48d648821de"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/791992e20efdf043ac3c2d989025d48d648821de","reference":"791992e20efdf043ac3c2d989025d48d648821de","shasum":""},"type":"library","time":"2019-03-19T14:20:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222525},"v5.8.6":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.6","version_normalized":"5.8.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/03e73f82ac951d863c2a6bfc5fabef0064296cda","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda","shasum":""},"type":"library","time":"2019-03-21T16:32:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222526},"v5.8.7":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.7","version_normalized":"5.8.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670","shasum":""},"type":"library","time":"2019-03-21T16:54:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222527},"v5.8.8":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba","shasum":""},"type":"library","time":"2019-03-26T17:19:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222528},"v5.8.9":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b","shasum":""},"type":"library","time":"2019-04-02T14:11:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222529},"v6.0.0":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.0","version_normalized":"6.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/89c81d4dc37714d82521d05dc003b26b2a86defc","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc","shasum":""},"type":"library","time":"2019-09-03T13:09:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","symfony/cache":"Required to PSR-6 cache bridge (^4.3).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222556},"v6.0.1":{"name":"beyntech/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.1","version_normalized":"6.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/BeynTech/framework.git","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e"},"dist":{"type":"zip","url":"https://api.github.com/repos/BeynTech/framework/zipball/f38711564c642ee88a58bf180010a0c7a7ab062e","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e","shasum":""},"type":"library","time":"2019-09-05T20:31:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3222557}},"calvinbaart/laravel-peachpie":{"5.3.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873661},"5.4.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5","shasum":""},"type":"library","time":"2018-12-21T20:42:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873662},"5.5.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6bfcb2c73ad02dea70a27f2ee1b8077eb3364135"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6bfcb2c73ad02dea70a27f2ee1b8077eb3364135","reference":"6bfcb2c73ad02dea70a27f2ee1b8077eb3364135","shasum":""},"type":"library","time":"2019-03-21T15:11:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873663},"5.6.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5f8a72ffc373fd944cb50de641428ac854db0be7"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5f8a72ffc373fd944cb50de641428ac854db0be7","reference":"5f8a72ffc373fd944cb50de641428ac854db0be7","shasum":""},"type":"library","time":"2019-02-26T01:29:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.26.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873664},"5.7.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae","reference":"8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae","shasum":""},"type":"library","time":"2019-02-26T20:30:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873665},"5.8.x-dev":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework running under PeachPie.","keywords":["framework","laravel","peachpie"],"homepage":"https://laravel.com","version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"39cf2012a9bd9b73cd348414edaa12be18ad4057"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/39cf2012a9bd9b73cd348414edaa12be18ad4057","reference":"39cf2012a9bd9b73cd348414edaa12be18ad4057","shasum":""},"type":"library","time":"2019-04-02T18:52:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873666},"dev-master":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5d4aec4d17e539a867993b63975e10a2201dddde"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5d4aec4d17e539a867993b63975e10a2201dddde","reference":"5d4aec4d17e539a867993b63975e10a2201dddde","shasum":""},"type":"library","time":"2019-04-01T13:25:33+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.9-dev"}},"require":{"php":"^7.2","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.9.*","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873654},"v5.3.10":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873470},"v5.3.11":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873471},"v5.3.12":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873472},"v5.3.13":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873473},"v5.3.14":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873474},"v5.3.15":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873475},"v5.3.16":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873476},"v5.3.17":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873477},"v5.3.18":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2873478},"v5.3.19":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873479},"v5.3.20":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873480},"v5.3.21":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873481},"v5.3.22":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873482},"v5.3.23":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873483},"v5.3.24":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873484},"v5.3.25":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873485},"v5.3.26":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873486},"v5.3.27":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873487},"v5.3.28":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873488},"v5.3.29":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873489},"v5.3.30":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873490},"v5.3.31":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2873491},"v5.4.0":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873492},"v5.4.1":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873493},"v5.4.10":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873502},"v5.4.11":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873503},"v5.4.12":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873504},"v5.4.13":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873505},"v5.4.14":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873506},"v5.4.15":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873507},"v5.4.16":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873508},"v5.4.17":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873509},"v5.4.18":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873510},"v5.4.19":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873511},"v5.4.2":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873494},"v5.4.20":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873512},"v5.4.21":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873513},"v5.4.22":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873514},"v5.4.23":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873515},"v5.4.24":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873516},"v5.4.25":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873517},"v5.4.26":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873518},"v5.4.27":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873519},"v5.4.28":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873520},"v5.4.29":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873521},"v5.4.3":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873495},"v5.4.30":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873522},"v5.4.31":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873523},"v5.4.32":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873524},"v5.4.33":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873525},"v5.4.34":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873526},"v5.4.35":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873527},"v5.4.36":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873528},"v5.4.4":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873496},"v5.4.5":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873497},"v5.4.6":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873498},"v5.4.7":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873499},"v5.4.8":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873500},"v5.4.9":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2873501},"v5.5.0":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2873529},"v5.5.1":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873530},"v5.5.10":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873539},"v5.5.11":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873540},"v5.5.12":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873541},"v5.5.13":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873542},"v5.5.14":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873543},"v5.5.15":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873544},"v5.5.16":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873545},"v5.5.17":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873546},"v5.5.18":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2873547},"v5.5.19":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2873548},"v5.5.2":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873531},"v5.5.20":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2873549},"v5.5.21":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2873550},"v5.5.22":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2873551},"v5.5.23":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2873552},"v5.5.24":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2873553},"v5.5.25":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873554},"v5.5.26":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873555},"v5.5.27":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873556},"v5.5.28":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873557},"v5.5.29":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873558},"v5.5.3":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873532},"v5.5.30":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873559},"v5.5.31":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873560},"v5.5.32":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873561},"v5.5.33":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873562},"v5.5.34":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2873563},"v5.5.35":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873564},"v5.5.36":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873565},"v5.5.37":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873566},"v5.5.38":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873567},"v5.5.39":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873568},"v5.5.4":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873533},"v5.5.40":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873569},"v5.5.41":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873570},"v5.5.42":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873571},"v5.5.43":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873572},"v5.5.44":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873573},"v5.5.45":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.45","version_normalized":"5.5.45.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80","shasum":""},"type":"library","time":"2019-01-28T20:53:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2873574},"v5.5.5":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873534},"v5.5.6":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873535},"v5.5.7":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873536},"v5.5.8":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873537},"v5.5.9":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2873538},"v5.6.0":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2873575},"v5.6.1":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2873576},"v5.6.10":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873585},"v5.6.11":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873586},"v5.6.12":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873587},"v5.6.13":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873588},"v5.6.14":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873589},"v5.6.15":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873590},"v5.6.16":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873591},"v5.6.17":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873592},"v5.6.18":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873593},"v5.6.19":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873594},"v5.6.2":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2873577},"v5.6.20":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873595},"v5.6.21":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873596},"v5.6.22":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873597},"v5.6.23":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873598},"v5.6.24":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873599},"v5.6.25":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873600},"v5.6.26":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873601},"v5.6.27":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873602},"v5.6.28":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873603},"v5.6.29":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873604},"v5.6.3":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2873578},"v5.6.30":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873605},"v5.6.31":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873606},"v5.6.32":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873607},"v5.6.33":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873608},"v5.6.34":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873609},"v5.6.35":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873610},"v5.6.36":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873611},"v5.6.37":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873612},"v5.6.38":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873613},"v5.6.39":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873614},"v5.6.4":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2873579},"v5.6.5":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2873580},"v5.6.6":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2873581},"v5.6.7":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2873582},"v5.6.8":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873583},"v5.6.9":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873584},"v5.7.0":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873615},"v5.7.1":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873616},"v5.7.10":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873625},"v5.7.11":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873626},"v5.7.12":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873627},"v5.7.13":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873628},"v5.7.14":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873629},"v5.7.15":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873630},"v5.7.16":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873631},"v5.7.17":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873632},"v5.7.18":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873633},"v5.7.19":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873634},"v5.7.2":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873617},"v5.7.20":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873635},"v5.7.21":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873636},"v5.7.22":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29","shasum":""},"type":"library","time":"2019-01-22T15:08:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873637},"v5.7.23":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/0012324a3d31af793c5c71d05dcd0e348c424b69","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69","shasum":""},"type":"library","time":"2019-01-29T14:33:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873638},"v5.7.24":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.24","version_normalized":"5.7.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","shasum":""},"type":"library","time":"2019-01-29T22:13:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873639},"v5.7.25":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.25","version_normalized":"5.7.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","shasum":""},"type":"library","time":"2019-02-05T14:28:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873640},"v5.7.26":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ca3bc9769969e8af3bd9878a3e0242051c74dae4","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4","shasum":""},"type":"library","time":"2019-02-12T14:52:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873641},"v5.7.27":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"688fbfa889d43f392825b381ad3981847120fdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/688fbfa889d43f392825b381ad3981847120fdfa","reference":"688fbfa889d43f392825b381ad3981847120fdfa","shasum":""},"type":"library","time":"2019-02-19T14:37:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873642},"v5.7.28":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/8e69728f1c80a024588adbd24c65c4fcf9aa9192","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192","shasum":""},"type":"library","time":"2019-02-26T15:41:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873643},"v5.7.3":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873618},"v5.7.4":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873619},"v5.7.5":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873620},"v5.7.6":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873621},"v5.7.7":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873622},"v5.7.8":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873623},"v5.7.9":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873624},"v5.8.0":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/e6c8aa0e39d8f91068ad1c299546536e9f25ef63","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63","shasum":""},"type":"library","time":"2019-02-26T15:42:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873644},"v5.8.1":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.1","version_normalized":"5.8.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/9be2899caaefd749cdcf6819f2d6f763cfa9c433","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433","shasum":""},"type":"library","time":"2019-02-27T13:47:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873645},"v5.8.2":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","shasum":""},"type":"library","time":"2019-02-27T14:02:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873646},"v5.8.3":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521","shasum":""},"type":"library","time":"2019-03-05T13:51:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873647},"v5.8.4":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925","shasum":""},"type":"library","time":"2019-03-12T13:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873648},"v5.8.5":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.5","version_normalized":"5.8.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"791992e20efdf043ac3c2d989025d48d648821de"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/791992e20efdf043ac3c2d989025d48d648821de","reference":"791992e20efdf043ac3c2d989025d48d648821de","shasum":""},"type":"library","time":"2019-03-19T14:20:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873649},"v5.8.6":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.6","version_normalized":"5.8.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/03e73f82ac951d863c2a6bfc5fabef0064296cda","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda","shasum":""},"type":"library","time":"2019-03-21T16:32:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873650},"v5.8.7":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.7","version_normalized":"5.8.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670","shasum":""},"type":"library","time":"2019-03-21T16:54:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873651},"v5.8.8":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba","shasum":""},"type":"library","time":"2019-03-26T17:19:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873652},"v5.8.9":{"name":"calvinbaart/laravel-peachpie","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/calvinbaart/laravel-peachpie.git","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b"},"dist":{"type":"zip","url":"https://api.github.com/repos/calvinbaart/laravel-peachpie/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b","shasum":""},"type":"library","time":"2019-04-02T14:11:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2873653}},"fenzland/laravel":{"5.3.x-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"666a752dd9679448905a38f2a975a881060c4178"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/666a752dd9679448905a38f2a975a881060c4178","reference":"666a752dd9679448905a38f2a975a881060c4178","shasum":""},"type":"library","time":"2017-02-18T04:02:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833911},"5.3.x.1-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x.1-dev","version_normalized":"5.3.9999999.1-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"84af8039a27f7b0ed465448c77ff512320266da3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/84af8039a27f7b0ed465448c77ff512320266da3","reference":"84af8039a27f7b0ed465448c77ff512320266da3","shasum":""},"type":"library","time":"2017-02-22T03:27:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833910},"5.4.x-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"da18899ecf04ed424552107e6011e7144dc9c3e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/da18899ecf04ed424552107e6011e7144dc9c3e3","reference":"da18899ecf04ed424552107e6011e7144dc9c3e3","shasum":""},"type":"library","time":"2017-08-27T21:35:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833912},"5.5.40.13":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.40.13","version_normalized":"5.5.40.13","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"8e51b2d7f0bda144b365230d1d02eecea1008ca8"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/8e51b2d7f0bda144b365230d1d02eecea1008ca8","reference":"8e51b2d7f0bda144b365230d1d02eecea1008ca8","shasum":""},"type":"library","time":"2019-01-17T12:07:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2697595},"5.5.x-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"f42f37d7c9fe1b422288b43ee4c5d36cea726c72"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/f42f37d7c9fe1b422288b43ee4c5d36cea726c72","reference":"f42f37d7c9fe1b422288b43ee4c5d36cea726c72","shasum":""},"type":"library","time":"2018-01-26T01:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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).","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":"self.version"},"uid":1833913},"5.6.x-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"ce1b57e2b06af67c748aab822b8ab206bd589c3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/ce1b57e2b06af67c748aab822b8ab206bd589c3e","reference":"ce1b57e2b06af67c748aab822b8ab206bd589c3e","shasum":""},"type":"library","time":"2018-01-25T13:42:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","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","ramsey/uuid":"^3.7","tijsverkoyen/css-to-inline-styles":"^2.2.1"},"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","phpunit/phpunit":"~6.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~4.0","moontoast/math":"^1.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).","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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1833914},"dev-5.4-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-5.4-dev","version_normalized":"dev-5.4-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"ab88f6b19b4fef863da0fbbc1134b1c0649a5a79"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/ab88f6b19b4fef863da0fbbc1134b1c0649a5a79","reference":"ab88f6b19b4fef863da0fbbc1134b1c0649a5a79","shasum":""},"type":"library","time":"2017-07-04T10:28:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833897},"dev-5.4-dev-since-5.4.18":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-5.4-dev-since-5.4.18","version_normalized":"dev-5.4-dev-since-5.4.18","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d6a394bf22824cae9283caa4b9d47c2f42c2f942"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d6a394bf22824cae9283caa4b9d47c2f42c2f942","reference":"d6a394bf22824cae9283caa4b9d47c2f42c2f942","shasum":""},"type":"library","time":"2017-07-04T10:29:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833898},"dev-5.4-dev-since-5.4.29":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-5.4-dev-since-5.4.29","version_normalized":"dev-5.4-dev-since-5.4.29","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"68c9328159b27c0f3b62d5a33c8303a15567c2bb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/68c9328159b27c0f3b62d5a33c8303a15567c2bb","reference":"68c9328159b27c0f3b62d5a33c8303a15567c2bb","shasum":""},"type":"library","time":"2017-09-18T11:43:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833899},"dev-5.5-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-5.5-dev","version_normalized":"dev-5.5-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"50bfc45a528acb3fd9289950fcad0e568e09eb59"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/50bfc45a528acb3fd9289950fcad0e568e09eb59","reference":"50bfc45a528acb3fd9289950fcad0e568e09eb59","shasum":""},"type":"library","time":"2019-01-17T11:59:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833901},"dev-dev":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-dev","version_normalized":"dev-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"8f3c290b19c357e9e80e9e4d8204414557b6eba7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/8f3c290b19c357e9e80e9e4d8204414557b6eba7","reference":"8f3c290b19c357e9e80e9e4d8204414557b6eba7","shasum":""},"type":"library","time":"2017-02-22T03:10:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833896},"dev-fix_field_filling_bug_making_instance_with_has_relationship":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix_field_filling_bug_making_instance_with_has_relationship","version_normalized":"dev-fix_field_filling_bug_making_instance_with_has_relationship","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"b60f66801081abc0caa306a07b0c889ec4416814"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/b60f66801081abc0caa306a07b0c889ec4416814","reference":"b60f66801081abc0caa306a07b0c889ec4416814","shasum":""},"type":"library","time":"2019-01-18T09:55:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"ext-mbstring":"*","ext-openssl":"*","psr/simple-cache":"^1.0","php":"^7.1.3","ext-json":"*","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","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.0"},"require-dev":{"filp/whoops":"^2.1.4","predis/predis":"^1.1.1","aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","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":"^3.0","phpunit/phpunit":"^7.5","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 (^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.2).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (^4.2).","symfony/psr-http-message-bridge":"Required to psr7 bridging features (^1.1)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2697618},"dev-master":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"976ec241154d92b0906f570b27e6dabe54e15f21"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/976ec241154d92b0906f570b27e6dabe54e15f21","reference":"976ec241154d92b0906f570b27e6dabe54e15f21","shasum":""},"type":"library","time":"2018-01-26T10:39:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","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","ramsey/uuid":"^3.7","tijsverkoyen/css-to-inline-styles":"^2.2.1"},"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.7.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~6.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~4.0","moontoast/math":"^1.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).","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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1833902},"dev-migration_char_and_string_default_lenth_configurable":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-migration_char_and_string_default_lenth_configurable","version_normalized":"dev-migration_char_and_string_default_lenth_configurable","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"f8f229d81ffb4fec0696cf043980028573b0f142"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/f8f229d81ffb4fec0696cf043980028573b0f142","reference":"f8f229d81ffb4fec0696cf043980028573b0f142","shasum":""},"type":"library","time":"2016-11-26T11:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1833895},"dev-migration_table_comment_for_mysql":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-migration_table_comment_for_mysql","version_normalized":"dev-migration_table_comment_for_mysql","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d3214828997704ceda48839048eb6b8ea9e789f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d3214828997704ceda48839048eb6b8ea9e789f3","reference":"d3214828997704ceda48839048eb6b8ea9e789f3","shasum":""},"type":"library","time":"2016-11-26T03:51:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1833894},"dev-origin-master":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-origin-master","version_normalized":"dev-origin-master","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"297ef9673678897f205a7340bfeb7d7426cb47fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/297ef9673678897f205a7340bfeb7d7426cb47fc","reference":"297ef9673678897f205a7340bfeb7d7426cb47fc","shasum":""},"type":"library","time":"2018-01-21T02:13:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","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","ramsey/uuid":"^3.7","tijsverkoyen/css-to-inline-styles":"^2.2.1"},"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.7.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~6.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~4.0","moontoast/math":"^1.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).","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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1833900},"dev-renamer":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-renamer","version_normalized":"dev-renamer","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"8f38919ade758a0d6bbcebc65fa73497c6d4f122"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/8f38919ade758a0d6bbcebc65fa73497c6d4f122","reference":"8f38919ade758a0d6bbcebc65fa73497c6d4f122","shasum":""},"type":"library","time":"2016-11-26T02:57:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833893},"v5.3.22.1":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22.1","version_normalized":"5.3.22.1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"6c8823bb7346f830b4beaf31964fb860cc2fda6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/6c8823bb7346f830b4beaf31964fb860cc2fda6e","reference":"6c8823bb7346f830b4beaf31964fb860cc2fda6e","shasum":""},"type":"library","time":"2016-11-26T03:02:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833824},"v5.3.23.1":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23.1","version_normalized":"5.3.23.1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"595e8d57c05ad098cc34e1d90e84ae48cacbb585"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/595e8d57c05ad098cc34e1d90e84ae48cacbb585","reference":"595e8d57c05ad098cc34e1d90e84ae48cacbb585","shasum":""},"type":"library","time":"2016-11-26T03:14:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833825},"v5.3.24.1":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24.1","version_normalized":"5.3.24.1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"a8829731238b265aa78663a1e235a2bbef4a443e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/a8829731238b265aa78663a1e235a2bbef4a443e","reference":"a8829731238b265aa78663a1e235a2bbef4a443e","shasum":""},"type":"library","time":"2016-11-26T03:16:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833826},"v5.3.26.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26.2","version_normalized":"5.3.26.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"b66467fc7c4f71eab867f39096c95385e83b2b6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/b66467fc7c4f71eab867f39096c95385e83b2b6b","reference":"b66467fc7c4f71eab867f39096c95385e83b2b6b","shasum":""},"type":"library","time":"2016-12-01T11:50:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833827},"v5.3.26.3":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26.3","version_normalized":"5.3.26.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"4ab9d33d581542520286ded577ace867c30032a2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/4ab9d33d581542520286ded577ace867c30032a2","reference":"4ab9d33d581542520286ded577ace867c30032a2","shasum":""},"type":"library","time":"2016-12-02T13:05:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833828},"v5.3.26.4":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26.4","version_normalized":"5.3.26.4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"fcb9aeafc221ccea00a0c3643b4bc111043e398f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/fcb9aeafc221ccea00a0c3643b4bc111043e398f","reference":"fcb9aeafc221ccea00a0c3643b4bc111043e398f","shasum":""},"type":"library","time":"2016-12-03T07:25:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833829},"v5.3.26.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26.5","version_normalized":"5.3.26.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"5b31622ecf1ae7c9db5b2b24d27f34e562cfb81a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/5b31622ecf1ae7c9db5b2b24d27f34e562cfb81a","reference":"5b31622ecf1ae7c9db5b2b24d27f34e562cfb81a","shasum":""},"type":"library","time":"2016-12-04T03:23:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833830},"v5.3.28.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28.5","version_normalized":"5.3.28.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"cf69ab9d6b31edb8090da95a139fafe7260a777b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/cf69ab9d6b31edb8090da95a139fafe7260a777b","reference":"cf69ab9d6b31edb8090da95a139fafe7260a777b","shasum":""},"type":"library","time":"2016-12-16T08:23:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833831},"v5.3.28.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28.6","version_normalized":"5.3.28.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"3a737d9d1469b425f32fe6e737017f18eec2501d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/3a737d9d1469b425f32fe6e737017f18eec2501d","reference":"3a737d9d1469b425f32fe6e737017f18eec2501d","shasum":""},"type":"library","time":"2017-02-09T08:48:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833832},"v5.3.29.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29.6","version_normalized":"5.3.29.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d655acf68e030ef02bb572b83dd59a63ec51d053"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d655acf68e030ef02bb572b83dd59a63ec51d053","reference":"d655acf68e030ef02bb572b83dd59a63ec51d053","shasum":""},"type":"library","time":"2017-02-09T08:53:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833833},"v5.3.30.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30.6","version_normalized":"5.3.30.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"c29b0c74183eedf2be8c088b0d547dfc372ad48a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/c29b0c74183eedf2be8c088b0d547dfc372ad48a","reference":"c29b0c74183eedf2be8c088b0d547dfc372ad48a","shasum":""},"type":"library","time":"2017-02-09T08:59:33+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833834},"v5.3.30.7":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30.7","version_normalized":"5.3.30.7","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"609fccb23996e2b8b88cdf32ba66738b86813ee7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/609fccb23996e2b8b88cdf32ba66738b86813ee7","reference":"609fccb23996e2b8b88cdf32ba66738b86813ee7","shasum":""},"type":"library","time":"2017-02-22T03:13:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1833835},"v5.4.10.1":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10.1","version_normalized":"5.4.10.1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"9ccb9a2d0de079193a4b28c9dfedf57a8587cbe5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/9ccb9a2d0de079193a4b28c9dfedf57a8587cbe5","reference":"9ccb9a2d0de079193a4b28c9dfedf57a8587cbe5","shasum":""},"type":"library","time":"2017-02-10T04:58:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833836},"v5.4.10.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10.2","version_normalized":"5.4.10.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"e2db96923cbd8ff0fae9cd8a90b337e2cf446429"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/e2db96923cbd8ff0fae9cd8a90b337e2cf446429","reference":"e2db96923cbd8ff0fae9cd8a90b337e2cf446429","shasum":""},"type":"library","time":"2017-02-22T03:19:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833837},"v5.4.11.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11.2","version_normalized":"5.4.11.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"7c90c48f59e0a117b08d7c0461aad4db6a730929"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/7c90c48f59e0a117b08d7c0461aad4db6a730929","reference":"7c90c48f59e0a117b08d7c0461aad4db6a730929","shasum":""},"type":"library","time":"2017-02-22T03:30:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833838},"v5.4.12.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12.2","version_normalized":"5.4.12.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"839cb10a308f5dfbac070b86278ddab6788654ed"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/839cb10a308f5dfbac070b86278ddab6788654ed","reference":"839cb10a308f5dfbac070b86278ddab6788654ed","shasum":""},"type":"library","time":"2017-02-22T03:31:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833839},"v5.4.13.3":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13.3","version_normalized":"5.4.13.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"944c3a0d54fbc50a2d287abdd10bde64dc6dc32a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/944c3a0d54fbc50a2d287abdd10bde64dc6dc32a","reference":"944c3a0d54fbc50a2d287abdd10bde64dc6dc32a","shasum":""},"type":"library","time":"2017-03-09T10:38:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833840},"v5.4.13.4":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13.4","version_normalized":"5.4.13.4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"bd730a4aec757032fbc7de1f2491755e03e84b5f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/bd730a4aec757032fbc7de1f2491755e03e84b5f","reference":"bd730a4aec757032fbc7de1f2491755e03e84b5f","shasum":""},"type":"library","time":"2017-03-10T10:27:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833841},"v5.4.13.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13.5","version_normalized":"5.4.13.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"10f9363eb1f716bd738e86a36a2d9870e4c9a99f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/10f9363eb1f716bd738e86a36a2d9870e4c9a99f","reference":"10f9363eb1f716bd738e86a36a2d9870e4c9a99f","shasum":""},"type":"library","time":"2017-03-21T10:32:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833842},"v5.4.14.3":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14.3","version_normalized":"5.4.14.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"1637b4dd7902c2dfdc6fd3418fe300c15b08d175"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/1637b4dd7902c2dfdc6fd3418fe300c15b08d175","reference":"1637b4dd7902c2dfdc6fd3418fe300c15b08d175","shasum":""},"type":"library","time":"2017-03-09T10:40:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833843},"v5.4.14.4":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14.4","version_normalized":"5.4.14.4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"4acdcb1105085ca7359cfba9355f9939aa1fbe32"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/4acdcb1105085ca7359cfba9355f9939aa1fbe32","reference":"4acdcb1105085ca7359cfba9355f9939aa1fbe32","shasum":""},"type":"library","time":"2017-03-10T10:29:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833844},"v5.4.14.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14.5","version_normalized":"5.4.14.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"aa8896b87152b3cb9b5b64fcbde27f5301536164"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/aa8896b87152b3cb9b5b64fcbde27f5301536164","reference":"aa8896b87152b3cb9b5b64fcbde27f5301536164","shasum":""},"type":"library","time":"2017-03-21T10:33:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833845},"v5.4.15.3":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15.3","version_normalized":"5.4.15.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"9a226b442118912b614d60c102a1669f843521d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/9a226b442118912b614d60c102a1669f843521d6","reference":"9a226b442118912b614d60c102a1669f843521d6","shasum":""},"type":"library","time":"2017-03-09T10:41:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833846},"v5.4.15.4":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15.4","version_normalized":"5.4.15.4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"dbba2bafe0f6494e990da2aa54554cc9beb328bd"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/dbba2bafe0f6494e990da2aa54554cc9beb328bd","reference":"dbba2bafe0f6494e990da2aa54554cc9beb328bd","shasum":""},"type":"library","time":"2017-03-10T10:30:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833847},"v5.4.15.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15.5","version_normalized":"5.4.15.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"4279ea7daa79640dc705d10185c08c208d615aed"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/4279ea7daa79640dc705d10185c08c208d615aed","reference":"4279ea7daa79640dc705d10185c08c208d615aed","shasum":""},"type":"library","time":"2017-03-21T10:33:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833848},"v5.4.16.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16.5","version_normalized":"5.4.16.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"0a3a9fd3e456afad1e069b09f533295639f424f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/0a3a9fd3e456afad1e069b09f533295639f424f1","reference":"0a3a9fd3e456afad1e069b09f533295639f424f1","shasum":""},"type":"library","time":"2017-03-31T06:06:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833849},"v5.4.16.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16.6","version_normalized":"5.4.16.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d2e7d07f29d8a4c2eb2aeae9b4942ac8936d5996"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d2e7d07f29d8a4c2eb2aeae9b4942ac8936d5996","reference":"d2e7d07f29d8a4c2eb2aeae9b4942ac8936d5996","shasum":""},"type":"library","time":"2017-04-17T11:06:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833850},"v5.4.17.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17.6","version_normalized":"5.4.17.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"cee1d5785814874ea1737e04f43cef4edaad0c6c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/cee1d5785814874ea1737e04f43cef4edaad0c6c","reference":"cee1d5785814874ea1737e04f43cef4edaad0c6c","shasum":""},"type":"library","time":"2017-04-17T11:11:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833851},"v5.4.18.10":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18.10","version_normalized":"5.4.18.10","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"6ce7a160c4d3a41752a80942706e36b84c28cd21"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/6ce7a160c4d3a41752a80942706e36b84c28cd21","reference":"6ce7a160c4d3a41752a80942706e36b84c28cd21","shasum":""},"type":"library","time":"2017-04-20T10:42:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833854},"v5.4.18.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18.6","version_normalized":"5.4.18.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"6f6c005204ac26bad81e27b13b7f8beda473518b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/6f6c005204ac26bad81e27b13b7f8beda473518b","reference":"6f6c005204ac26bad81e27b13b7f8beda473518b","shasum":""},"type":"library","time":"2017-04-17T11:13:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833852},"v5.4.18.7":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18.7","version_normalized":"5.4.18.7","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"fb1af42a66861480378bd6ed4351f57535690956"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/fb1af42a66861480378bd6ed4351f57535690956","reference":"fb1af42a66861480378bd6ed4351f57535690956","shasum":""},"type":"library","time":"2017-04-18T03:58:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833853},"v5.4.19.10":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19.10","version_normalized":"5.4.19.10","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"56683aa5999ce94f7b94bacee5076b130d119c04"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/56683aa5999ce94f7b94bacee5076b130d119c04","reference":"56683aa5999ce94f7b94bacee5076b130d119c04","shasum":""},"type":"library","time":"2017-04-20T10:43:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833857},"v5.4.19.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19.6","version_normalized":"5.4.19.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"f770d07a0a78b3c0564fbd022a2f93d769412710"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/f770d07a0a78b3c0564fbd022a2f93d769412710","reference":"f770d07a0a78b3c0564fbd022a2f93d769412710","shasum":""},"type":"library","time":"2017-04-17T11:14:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833855},"v5.4.19.7":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19.7","version_normalized":"5.4.19.7","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"015dc86369315ce9db766c93b454655def5119f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/015dc86369315ce9db766c93b454655def5119f4","reference":"015dc86369315ce9db766c93b454655def5119f4","shasum":""},"type":"library","time":"2017-04-18T03:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833856},"v5.4.20.10":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20.10","version_normalized":"5.4.20.10","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"1fdb27c469b0193af49083e593b35e8377b8ab24"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/1fdb27c469b0193af49083e593b35e8377b8ab24","reference":"1fdb27c469b0193af49083e593b35e8377b8ab24","shasum":""},"type":"library","time":"2017-04-28T06:20:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833858},"v5.4.21.10":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21.10","version_normalized":"5.4.21.10","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"499ad92785fe3f01d724d5ed41969bffb4cb3f13"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/499ad92785fe3f01d724d5ed41969bffb4cb3f13","reference":"499ad92785fe3f01d724d5ed41969bffb4cb3f13","shasum":""},"type":"library","time":"2017-05-01T06:23:33+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833859},"v5.4.21.11":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21.11","version_normalized":"5.4.21.11","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"ea8bd1c54e04ab384362214e96b7687857dd5d47"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/ea8bd1c54e04ab384362214e96b7687857dd5d47","reference":"ea8bd1c54e04ab384362214e96b7687857dd5d47","shasum":""},"type":"library","time":"2017-05-04T05:11:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833860},"v5.4.22.11":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22.11","version_normalized":"5.4.22.11","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"0febe9227a6f041618e115c53d59d8f13e821474"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/0febe9227a6f041618e115c53d59d8f13e821474","reference":"0febe9227a6f041618e115c53d59d8f13e821474","shasum":""},"type":"library","time":"2017-05-09T08:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833861},"v5.4.22.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22.12","version_normalized":"5.4.22.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"2f3dcc576d7c0218ed6c5b80ea5f7dc88dad75e9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/2f3dcc576d7c0218ed6c5b80ea5f7dc88dad75e9","reference":"2f3dcc576d7c0218ed6c5b80ea5f7dc88dad75e9","shasum":""},"type":"library","time":"2017-05-16T08:30:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833862},"v5.4.23.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23.12","version_normalized":"5.4.23.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"a92d14b24667c0f2ea1aaa10d2a3411e45223acc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/a92d14b24667c0f2ea1aaa10d2a3411e45223acc","reference":"a92d14b24667c0f2ea1aaa10d2a3411e45223acc","shasum":""},"type":"library","time":"2017-05-16T08:30:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833863},"v5.4.27.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27.12","version_normalized":"5.4.27.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"b48f08f803d8485f78bf7b300fd3fdf0675c41f9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/b48f08f803d8485f78bf7b300fd3fdf0675c41f9","reference":"b48f08f803d8485f78bf7b300fd3fdf0675c41f9","shasum":""},"type":"library","time":"2017-06-21T13:15:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833864},"v5.4.28.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28.12","version_normalized":"5.4.28.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"c3dce874bbc9b77fdead4cd0b1712c435422304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/c3dce874bbc9b77fdead4cd0b1712c435422304a","reference":"c3dce874bbc9b77fdead4cd0b1712c435422304a","shasum":""},"type":"library","time":"2017-07-04T09:46:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833865},"v5.4.28.13":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28.13","version_normalized":"5.4.28.13","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"aa7a139a58885654894f9f5bf033c5a9c1ac3868"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/aa7a139a58885654894f9f5bf033c5a9c1ac3868","reference":"aa7a139a58885654894f9f5bf033c5a9c1ac3868","shasum":""},"type":"library","time":"2017-07-04T10:32:33+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833866},"v5.4.29.13":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29.13","version_normalized":"5.4.29.13","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d36504fc17038801b9726432e8ff323c6a6bca89"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d36504fc17038801b9726432e8ff323c6a6bca89","reference":"d36504fc17038801b9726432e8ff323c6a6bca89","shasum":""},"type":"library","time":"2017-07-21T06:21:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833867},"v5.4.29.14":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29.14","version_normalized":"5.4.29.14","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"b1e5adac022b4f985d4eebd2e7bf9f283e17b0bf"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/b1e5adac022b4f985d4eebd2e7bf9f283e17b0bf","reference":"b1e5adac022b4f985d4eebd2e7bf9f283e17b0bf","shasum":""},"type":"library","time":"2017-08-04T06:54:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833868},"v5.4.30.13":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30.13","version_normalized":"5.4.30.13","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"c6583e6dce445740771fde890faa5e5dab4c59eb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/c6583e6dce445740771fde890faa5e5dab4c59eb","reference":"c6583e6dce445740771fde890faa5e5dab4c59eb","shasum":""},"type":"library","time":"2017-07-21T07:25:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833869},"v5.4.30.14":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30.14","version_normalized":"5.4.30.14","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"5aee2b5d89b0ed7744866e7f9f6ff04a3731ee6f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/5aee2b5d89b0ed7744866e7f9f6ff04a3731ee6f","reference":"5aee2b5d89b0ed7744866e7f9f6ff04a3731ee6f","shasum":""},"type":"library","time":"2017-08-04T06:55:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833870},"v5.4.31.14":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31.14","version_normalized":"5.4.31.14","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"496b7711c27011a4553ab6b9db47979d6518a263"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/496b7711c27011a4553ab6b9db47979d6518a263","reference":"496b7711c27011a4553ab6b9db47979d6518a263","shasum":""},"type":"library","time":"2017-08-04T06:56:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833871},"v5.4.32.14":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32.14","version_normalized":"5.4.32.14","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"816011f6a4389e47a6412fbd278b9517a95b1976"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/816011f6a4389e47a6412fbd278b9517a95b1976","reference":"816011f6a4389e47a6412fbd278b9517a95b1976","shasum":""},"type":"library","time":"2017-08-04T06:56:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833872},"v5.4.32.15":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32.15","version_normalized":"5.4.32.15","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"5579a42eeeb076f1204f8b3f1e7f972610b54f4d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/5579a42eeeb076f1204f8b3f1e7f972610b54f4d","reference":"5579a42eeeb076f1204f8b3f1e7f972610b54f4d","shasum":""},"type":"library","time":"2017-08-23T03:12:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833873},"v5.4.33.15":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33.15","version_normalized":"5.4.33.15","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"f7e30c89a17a27901d340b66d1a73fd86e1e6757"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/f7e30c89a17a27901d340b66d1a73fd86e1e6757","reference":"f7e30c89a17a27901d340b66d1a73fd86e1e6757","shasum":""},"type":"library","time":"2017-08-23T03:14:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833874},"v5.4.34.15":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34.15","version_normalized":"5.4.34.15","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"e0eee204f2891c481c9361017d41ede05b64b4d3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/e0eee204f2891c481c9361017d41ede05b64b4d3","reference":"e0eee204f2891c481c9361017d41ede05b64b4d3","shasum":""},"type":"library","time":"2017-08-28T03:49:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833875},"v5.4.35.15":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35.15","version_normalized":"5.4.35.15","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"d542776be243a4fc67edd1d16bfd2ba733ab21a2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/d542776be243a4fc67edd1d16bfd2ba733ab21a2","reference":"d542776be243a4fc67edd1d16bfd2ba733ab21a2","shasum":""},"type":"library","time":"2017-08-28T03:53:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833876},"v5.4.35.16":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35.16","version_normalized":"5.4.35.16","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"5df7c39129b4e8bee06c2ce6b1dd87577ee055f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/5df7c39129b4e8bee06c2ce6b1dd87577ee055f3","reference":"5df7c39129b4e8bee06c2ce6b1dd87577ee055f3","shasum":""},"type":"library","time":"2017-08-31T10:34:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833877},"v5.4.36.16":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36.16","version_normalized":"5.4.36.16","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"da59b53f1f35bed01453b33766fec52267024835"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/da59b53f1f35bed01453b33766fec52267024835","reference":"da59b53f1f35bed01453b33766fec52267024835","shasum":""},"type":"library","time":"2017-08-31T10:35:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833878},"v5.4.36.17":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36.17","version_normalized":"5.4.36.17","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"fbbe9a581c4022550eb7a03611ea8ef76039a727"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/fbbe9a581c4022550eb7a03611ea8ef76039a727","reference":"fbbe9a581c4022550eb7a03611ea8ef76039a727","shasum":""},"type":"library","time":"2017-09-18T15:02:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1833879},"v5.5.12.3":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12.3","version_normalized":"5.5.12.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"04e6684aed2ad5d83abb46265ca1b5ccc0feaab7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/04e6684aed2ad5d83abb46265ca1b5ccc0feaab7","reference":"04e6684aed2ad5d83abb46265ca1b5ccc0feaab7","shasum":""},"type":"library","time":"2017-09-23T04:03:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833883},"v5.5.13.4":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13.4","version_normalized":"5.5.13.4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"29646717a25105c4bb087715fe1d6162c13febd1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/29646717a25105c4bb087715fe1d6162c13febd1","reference":"29646717a25105c4bb087715fe1d6162c13febd1","shasum":""},"type":"library","time":"2017-09-26T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833884},"v5.5.13.5":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13.5","version_normalized":"5.5.13.5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"12034fc6a6c3d558290c1938def2b97e6fa01113"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/12034fc6a6c3d558290c1938def2b97e6fa01113","reference":"12034fc6a6c3d558290c1938def2b97e6fa01113","shasum":""},"type":"library","time":"2017-09-29T07:22:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833885},"v5.5.13.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13.6","version_normalized":"5.5.13.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"59b878653a1901f6b89b8d5f34d611884ead3258"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/59b878653a1901f6b89b8d5f34d611884ead3258","reference":"59b878653a1901f6b89b8d5f34d611884ead3258","shasum":""},"type":"library","time":"2017-10-04T09:30: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":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833886},"v5.5.14.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14.6","version_normalized":"5.5.14.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"39e4920b05474673f71023f1bf1eab8c848d8e41"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/39e4920b05474673f71023f1bf1eab8c848d8e41","reference":"39e4920b05474673f71023f1bf1eab8c848d8e41","shasum":""},"type":"library","time":"2017-10-04T09:31:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833887},"v5.5.18.6":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18.6","version_normalized":"5.5.18.6","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"832283b31d23ee0de2b7f6b50577b9e1eef78fac"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/832283b31d23ee0de2b7f6b50577b9e1eef78fac","reference":"832283b31d23ee0de2b7f6b50577b9e1eef78fac","shasum":""},"type":"library","time":"2017-10-21T16:42:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1833888},"v5.5.18.7":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18.7","version_normalized":"5.5.18.7","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"ef0011b6e3f960e39f613aca81ac5f337d50b2dc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/ef0011b6e3f960e39f613aca81ac5f337d50b2dc","reference":"ef0011b6e3f960e39f613aca81ac5f337d50b2dc","shasum":""},"type":"library","time":"2017-10-21T16:52:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1833889},"v5.5.19.10":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19.10","version_normalized":"5.5.19.10","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"413ee8d178a9063b0c6ff96afa253be54043720f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/413ee8d178a9063b0c6ff96afa253be54043720f","reference":"413ee8d178a9063b0c6ff96afa253be54043720f","shasum":""},"type":"library","time":"2017-11-06T05:00:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1833891},"v5.5.19.7":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19.7","version_normalized":"5.5.19.7","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"316e1b953d708a494b3b6827dc2b42965386dd7e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/316e1b953d708a494b3b6827dc2b42965386dd7e","reference":"316e1b953d708a494b3b6827dc2b42965386dd7e","shasum":""},"type":"library","time":"2017-11-06T04:52:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1833890},"v5.5.28.11":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28.11","version_normalized":"5.5.28.11","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"1648fcfa9245c471c5c50faa93dafa813d1264c6"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/1648fcfa9245c471c5c50faa93dafa813d1264c6","reference":"1648fcfa9245c471c5c50faa93dafa813d1264c6","shasum":""},"type":"library","time":"2018-01-09T11:33:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1833892},"v5.5.28.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28.12","version_normalized":"5.5.28.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"6d48a24deb601bb30d2ac5cfcd0f7c4b0e861637"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/6d48a24deb601bb30d2ac5cfcd0f7c4b0e861637","reference":"6d48a24deb601bb30d2ac5cfcd0f7c4b0e861637","shasum":""},"type":"library","time":"2018-01-26T10:17:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1869725},"v5.5.32.12":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32.12","version_normalized":"5.5.32.12","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"1f5528bc697fa8da6392355265ea1d262b0bf2ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/1f5528bc697fa8da6392355265ea1d262b0bf2ae","reference":"1f5528bc697fa8da6392355265ea1d262b0bf2ae","shasum":""},"type":"library","time":"2018-01-26T10:22:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1869726},"v5.5.4.1":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4.1","version_normalized":"5.5.4.1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"f03044213457d3c4703301dfdd6db19635fd3642"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/f03044213457d3c4703301dfdd6db19635fd3642","reference":"f03044213457d3c4703301dfdd6db19635fd3642","shasum":""},"type":"library","time":"2017-09-18T13:51:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833880},"v5.5.4.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4.2","version_normalized":"5.5.4.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"00ac7fde108ba02acafeafbc5ba5ca7e5d7adc56"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/00ac7fde108ba02acafeafbc5ba5ca7e5d7adc56","reference":"00ac7fde108ba02acafeafbc5ba5ca7e5d7adc56","shasum":""},"type":"library","time":"2017-09-19T03:12:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833881},"v5.5.7.2":{"name":"fenzland/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7.2","version_normalized":"5.5.7.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Fenzland/laravel.git","reference":"b57fbcdb07bc8096863376b150ef9b9be5cb75d2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Fenzland/laravel/zipball/b57fbcdb07bc8096863376b150ef9b9be5cb75d2","reference":"b57fbcdb07bc8096863376b150ef9b9be5cb75d2","shasum":""},"type":"library","time":"2017-09-20T03:30:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1833882}},"flockmgmt/framework":{"5.3.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363846},"5.4.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5","shasum":""},"type":"library","time":"2018-12-21T20:42:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363847},"5.5.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5c3673c2d8121eea5527c2dcc045026f41f12a0a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5c3673c2d8121eea5527c2dcc045026f41f12a0a","reference":"5c3673c2d8121eea5527c2dcc045026f41f12a0a","shasum":""},"type":"library","time":"2019-11-01T11:34:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363848},"5.6.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d4edbf5f2569c066d6e931cacb3a61d96bdfa313"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d4edbf5f2569c066d6e931cacb3a61d96bdfa313","reference":"d4edbf5f2569c066d6e931cacb3a61d96bdfa313","shasum":""},"type":"library","time":"2019-07-03T17:39:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.26.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363849},"5.7.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7840082ad414ea0baca4beaa790135097fbdcdf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7840082ad414ea0baca4beaa790135097fbdcdf2","reference":"7840082ad414ea0baca4beaa790135097fbdcdf2","shasum":""},"type":"library","time":"2019-07-25T11:46:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363850},"5.8.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2e6907851ae91685e4313b1258035bcc73bf1df1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2e6907851ae91685e4313b1258035bcc73bf1df1","reference":"2e6907851ae91685e4313b1258035bcc73bf1df1","shasum":""},"type":"library","time":"2019-11-01T11:43:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363851},"6.x-dev":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"6.x-dev","version_normalized":"6.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"45f0cf35c9be3115987185d20bd4839bda776e3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/45f0cf35c9be3115987185d20bd4839bda776e3e","reference":"45f0cf35c9be3115987185d20bd4839bda776e3e","shasum":""},"type":"library","time":"2019-11-08T22:47:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363852},"dev-master":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"30a1eeb9f7b145d55c6217579c0d673aa7b98422"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/30a1eeb9f7b145d55c6217579c0d673aa7b98422","reference":"30a1eeb9f7b145d55c6217579c0d673aa7b98422","shasum":""},"type":"library","time":"2019-11-07T13:47:05+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":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^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.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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^3.3","voku/portable-ascii":"^1.2.3"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363839},"dev-symfony-mailer":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-symfony-mailer","version_normalized":"dev-symfony-mailer","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"15a9851dcece7f4d3fc4e05d86765bc8f96d7d70"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/15a9851dcece7f4d3fc4e05d86765bc8f96d7d70","reference":"15a9851dcece7f4d3fc4e05d86765bc8f96d7d70","shasum":""},"type":"library","time":"2019-08-05T09:03:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.9-dev"}},"require":{"php":"^7.2","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":"^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.3","symfony/debug":"^4.3","symfony/finder":"^4.3","symfony/http-foundation":"^4.3","symfony/http-kernel":"^4.3","symfony/mailer":"^4.3","symfony/process":"^4.3","symfony/routing":"^4.3","symfony/var-dumper":"^4.3","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.0","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.3","symfony/dom-crawler":"^4.3","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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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.3).","symfony/dom-crawler":"Required to use most of the crawler integration testing tools (^4.3).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363838},"v5.3.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363614},"v5.3.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363615},"v5.3.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363616},"v5.3.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363617},"v5.3.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363618},"v5.3.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363619},"v5.3.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363620},"v5.3.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363621},"v5.3.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":3363622},"v5.3.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363623},"v5.3.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363624},"v5.3.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363625},"v5.3.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363626},"v5.3.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363627},"v5.3.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363628},"v5.3.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363629},"v5.3.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363630},"v5.3.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363631},"v5.3.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363632},"v5.3.29":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363633},"v5.3.30":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363634},"v5.3.31":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":3363635},"v5.4.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363636},"v5.4.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363637},"v5.4.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363646},"v5.4.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363647},"v5.4.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363648},"v5.4.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363649},"v5.4.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363650},"v5.4.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363651},"v5.4.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363652},"v5.4.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363653},"v5.4.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363654},"v5.4.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363655},"v5.4.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363638},"v5.4.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363656},"v5.4.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363657},"v5.4.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363658},"v5.4.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363659},"v5.4.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363660},"v5.4.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363661},"v5.4.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363662},"v5.4.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363663},"v5.4.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363664},"v5.4.29":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363665},"v5.4.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363639},"v5.4.30":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363666},"v5.4.31":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363667},"v5.4.32":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363668},"v5.4.33":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363669},"v5.4.34":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363670},"v5.4.35":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363671},"v5.4.36":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363672},"v5.4.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363640},"v5.4.5":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363641},"v5.4.6":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363642},"v5.4.7":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363643},"v5.4.8":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363644},"v5.4.9":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":3363645},"v5.5.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":3363673},"v5.5.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363674},"v5.5.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363683},"v5.5.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363684},"v5.5.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363685},"v5.5.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363686},"v5.5.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363687},"v5.5.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363688},"v5.5.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363689},"v5.5.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363690},"v5.5.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":3363691},"v5.5.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":3363692},"v5.5.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363675},"v5.5.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":3363693},"v5.5.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3363694},"v5.5.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3363695},"v5.5.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3363696},"v5.5.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":3363697},"v5.5.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363698},"v5.5.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363699},"v5.5.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363700},"v5.5.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363701},"v5.5.29":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363702},"v5.5.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363676},"v5.5.30":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363703},"v5.5.31":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363704},"v5.5.32":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363705},"v5.5.33":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363706},"v5.5.34":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":3363707},"v5.5.35":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363708},"v5.5.36":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363709},"v5.5.37":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363710},"v5.5.38":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363711},"v5.5.39":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363712},"v5.5.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363677},"v5.5.40":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363713},"v5.5.41":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363714},"v5.5.42":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363715},"v5.5.43":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363716},"v5.5.44":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363717},"v5.5.45":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.45","version_normalized":"5.5.45.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80","shasum":""},"type":"library","time":"2019-01-28T20:53:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363718},"v5.5.46":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.46","version_normalized":"5.5.46.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/85b2a5218088b0f60bf6e8c3a62891ba275a7269","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269","shasum":""},"type":"library","time":"2019-07-09T14:00:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363719},"v5.5.47":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.47","version_normalized":"5.5.47.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"0f538802144a41664f545fd92bbb556000cba115"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/0f538802144a41664f545fd92bbb556000cba115","reference":"0f538802144a41664f545fd92bbb556000cba115","shasum":""},"type":"library","time":"2019-08-13T14:13:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363720},"v5.5.48":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.48","version_normalized":"5.5.48.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e3e8d585dcfab5abe6261b060f4df0d48f9924bf","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf","shasum":""},"type":"library","time":"2019-08-20T15:46:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3363721},"v5.5.5":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363678},"v5.5.6":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363679},"v5.5.7":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363680},"v5.5.8":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363681},"v5.5.9":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":3363682},"v5.6.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3363722},"v5.6.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3363723},"v5.6.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363732},"v5.6.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363733},"v5.6.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363734},"v5.6.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363735},"v5.6.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363736},"v5.6.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363737},"v5.6.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363738},"v5.6.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363739},"v5.6.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363740},"v5.6.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363741},"v5.6.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3363724},"v5.6.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363742},"v5.6.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363743},"v5.6.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363744},"v5.6.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363745},"v5.6.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363746},"v5.6.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363747},"v5.6.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363748},"v5.6.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363749},"v5.6.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363750},"v5.6.29":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363751},"v5.6.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":3363725},"v5.6.30":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363752},"v5.6.31":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363753},"v5.6.32":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363754},"v5.6.33":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363755},"v5.6.34":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363756},"v5.6.35":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363757},"v5.6.36":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363758},"v5.6.37":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363759},"v5.6.38":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363760},"v5.6.39":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363761},"v5.6.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3363726},"v5.6.5":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3363727},"v5.6.6":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":3363728},"v5.6.7":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":3363729},"v5.6.8":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363730},"v5.6.9":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363731},"v5.7.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363762},"v5.7.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363763},"v5.7.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363772},"v5.7.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363773},"v5.7.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363774},"v5.7.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363775},"v5.7.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363776},"v5.7.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363777},"v5.7.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363778},"v5.7.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363779},"v5.7.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363780},"v5.7.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363781},"v5.7.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363764},"v5.7.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363782},"v5.7.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363783},"v5.7.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29","shasum":""},"type":"library","time":"2019-01-22T15:08:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363784},"v5.7.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/0012324a3d31af793c5c71d05dcd0e348c424b69","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69","shasum":""},"type":"library","time":"2019-01-29T14:33:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363785},"v5.7.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.24","version_normalized":"5.7.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","shasum":""},"type":"library","time":"2019-01-29T22:13:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363786},"v5.7.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.25","version_normalized":"5.7.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","shasum":""},"type":"library","time":"2019-02-05T14:28:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363787},"v5.7.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ca3bc9769969e8af3bd9878a3e0242051c74dae4","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4","shasum":""},"type":"library","time":"2019-02-12T14:52:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363788},"v5.7.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"688fbfa889d43f392825b381ad3981847120fdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/688fbfa889d43f392825b381ad3981847120fdfa","reference":"688fbfa889d43f392825b381ad3981847120fdfa","shasum":""},"type":"library","time":"2019-02-19T14:37:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363789},"v5.7.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/8e69728f1c80a024588adbd24c65c4fcf9aa9192","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192","shasum":""},"type":"library","time":"2019-02-26T15:41:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363790},"v5.7.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363765},"v5.7.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363766},"v5.7.5":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363767},"v5.7.6":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363768},"v5.7.7":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363769},"v5.7.8":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363770},"v5.7.9":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363771},"v5.8.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/e6c8aa0e39d8f91068ad1c299546536e9f25ef63","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63","shasum":""},"type":"library","time":"2019-02-26T15:42:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363791},"v5.8.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.1","version_normalized":"5.8.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9be2899caaefd749cdcf6819f2d6f763cfa9c433","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433","shasum":""},"type":"library","time":"2019-02-27T13:47:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363792},"v5.8.10":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.10","version_normalized":"5.8.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"505325b4577968750e622d7a5a271cf8785a7a1a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/505325b4577968750e622d7a5a271cf8785a7a1a","reference":"505325b4577968750e622d7a5a271cf8785a7a1a","shasum":""},"type":"library","time":"2019-04-04T13:39:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363801},"v5.8.11":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.11","version_normalized":"5.8.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a2cf7a7983329d63edc6fde43142b232bb61aa0a","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a","shasum":""},"type":"library","time":"2019-04-10T13:05:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363802},"v5.8.12":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.12","version_normalized":"5.8.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6dd75b67811a265c57144ab15f25a8061ed4721f","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f","shasum":""},"type":"library","time":"2019-04-16T13:47:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363803},"v5.8.13":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.13","version_normalized":"5.8.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"837e3823e2274d22b8e281d093391b5d9c23029a"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/837e3823e2274d22b8e281d093391b5d9c23029a","reference":"837e3823e2274d22b8e281d093391b5d9c23029a","shasum":""},"type":"library","time":"2019-04-18T15:28:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363804},"v5.8.14":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.14","version_normalized":"5.8.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d1ba096bf809c7cbe6cb9624222326d75c92fd74","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74","shasum":""},"type":"library","time":"2019-04-23T13:22:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363805},"v5.8.15":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.15","version_normalized":"5.8.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/8a34004aed6ff0aa4072360e3e5bd875edebc223","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223","shasum":""},"type":"library","time":"2019-04-30T14:05:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363806},"v5.8.16":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.16","version_normalized":"5.8.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/83d57f9f9162ab476c43b9ec00d463ff12c578fd","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd","shasum":""},"type":"library","time":"2019-05-07T14:37:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363807},"v5.8.17":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.17","version_normalized":"5.8.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/33c04dd2a431adeeb49926a4f2b20590cc033ca2","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2","shasum":""},"type":"library","time":"2019-05-14T16:02:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363808},"v5.8.18":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.18","version_normalized":"5.8.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"9f571be04435883dab6f23ecfadb204273b7f527"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/9f571be04435883dab6f23ecfadb204273b7f527","reference":"9f571be04435883dab6f23ecfadb204273b7f527","shasum":""},"type":"library","time":"2019-05-21T16:40:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363809},"v5.8.19":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.19","version_normalized":"5.8.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/47bb1471b727a0c1497143dccf46aacf73c0ce6b","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b","shasum":""},"type":"library","time":"2019-05-28T13:19:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363810},"v5.8.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","shasum":""},"type":"library","time":"2019-02-27T14:02:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363793},"v5.8.20":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.20","version_normalized":"5.8.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6c29b6fd3aa6991c7b610607d86db53aaadf165c","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c","shasum":""},"type":"library","time":"2019-06-04T13:08:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363811},"v5.8.21":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.21","version_normalized":"5.8.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c78796cc1159c8dc63c45a2011ddc4af17059cb4","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4","shasum":""},"type":"library","time":"2019-06-05T00:13:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363812},"v5.8.22":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.22","version_normalized":"5.8.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","shasum":""},"type":"library","time":"2019-06-12T12:54:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363813},"v5.8.23":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.23","version_normalized":"5.8.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"02d242212348bddd048702f5dee8dab693ac830b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/02d242212348bddd048702f5dee8dab693ac830b","reference":"02d242212348bddd048702f5dee8dab693ac830b","shasum":""},"type":"library","time":"2019-06-13T21:08:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363814},"v5.8.24":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.24","version_normalized":"5.8.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"bb2a0afef35f508f77c049c51f04087a14de0055"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055","reference":"bb2a0afef35f508f77c049c51f04087a14de0055","shasum":""},"type":"library","time":"2019-06-19T16:40:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363815},"v5.8.25":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.25","version_normalized":"5.8.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7c5f0f5a0854aa559d122ab83f776a9e50406a24","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24","shasum":""},"type":"library","time":"2019-06-25T14:31:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363816},"v5.8.26":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.26","version_normalized":"5.8.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31","shasum":""},"type":"library","time":"2019-06-25T16:20:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363817},"v5.8.27":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.27","version_normalized":"5.8.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f1dccffb96f614895393e27e4667105a05407af5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f1dccffb96f614895393e27e4667105a05407af5","reference":"f1dccffb96f614895393e27e4667105a05407af5","shasum":""},"type":"library","time":"2019-07-02T13:43:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363818},"v5.8.28":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.28","version_normalized":"5.8.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"341fb54bea9693cada2a5b8d398621a57f82862d"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/341fb54bea9693cada2a5b8d398621a57f82862d","reference":"341fb54bea9693cada2a5b8d398621a57f82862d","shasum":""},"type":"library","time":"2019-07-09T14:00: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363819},"v5.8.29":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.29","version_normalized":"5.8.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"489ae2218c7eb138caac780de584d8df9fe8160b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/489ae2218c7eb138caac780de584d8df9fe8160b","reference":"489ae2218c7eb138caac780de584d8df9fe8160b","shasum":""},"type":"library","time":"2019-07-16T14:05:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363820},"v5.8.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521","shasum":""},"type":"library","time":"2019-03-05T13:51:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363794},"v5.8.30":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.30","version_normalized":"5.8.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/7ccf0cf63931a8d8391aed90e6fc011381ea6838","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838","shasum":""},"type":"library","time":"2019-07-30T14:08:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363821},"v5.8.31":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.31","version_normalized":"5.8.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"24cc1786bd55876fa52380306354772355345efd"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/24cc1786bd55876fa52380306354772355345efd","reference":"24cc1786bd55876fa52380306354772355345efd","shasum":""},"type":"library","time":"2019-08-06T15:09: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363822},"v5.8.32":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.32","version_normalized":"5.8.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ee16d719516dfd77ed6c9538000bca49ded284e2","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2","shasum":""},"type":"library","time":"2019-08-13T14:11:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363823},"v5.8.33":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.33","version_normalized":"5.8.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/58b81842cbdcfbbd8302790ac0f98119ea1c56e5","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5","shasum":""},"type":"library","time":"2019-08-20T15:45:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363824},"v5.8.34":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.34","version_normalized":"5.8.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/c3a870b96c7afe5174f486af74768ccfddeec77b","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b","shasum":""},"type":"library","time":"2019-08-27T14:35:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363825},"v5.8.35":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.35","version_normalized":"5.8.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/5a9e4d241a8b815e16c9d2151e908992c38db197","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197","shasum":""},"type":"library","time":"2019-09-03T16:44:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363826},"v5.8.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925","shasum":""},"type":"library","time":"2019-03-12T13:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363795},"v5.8.5":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.5","version_normalized":"5.8.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"791992e20efdf043ac3c2d989025d48d648821de"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/791992e20efdf043ac3c2d989025d48d648821de","reference":"791992e20efdf043ac3c2d989025d48d648821de","shasum":""},"type":"library","time":"2019-03-19T14:20:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363796},"v5.8.6":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.6","version_normalized":"5.8.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/03e73f82ac951d863c2a6bfc5fabef0064296cda","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda","shasum":""},"type":"library","time":"2019-03-21T16:32:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363797},"v5.8.7":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.7","version_normalized":"5.8.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670","shasum":""},"type":"library","time":"2019-03-21T16:54:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363798},"v5.8.8":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba","shasum":""},"type":"library","time":"2019-03-26T17:19:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363799},"v5.8.9":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b","shasum":""},"type":"library","time":"2019-04-02T14:11:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363800},"v6.0.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.0","version_normalized":"6.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/89c81d4dc37714d82521d05dc003b26b2a86defc","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc","shasum":""},"type":"library","time":"2019-09-03T13:09:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","symfony/cache":"Required to PSR-6 cache bridge (^4.3).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363827},"v6.0.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.1","version_normalized":"6.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/f38711564c642ee88a58bf180010a0c7a7ab062e","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e","shasum":""},"type":"library","time":"2019-09-05T20:31:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363828},"v6.0.2":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.2","version_normalized":"6.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"d9b24caa67eacd22d917a5fd3b3601937112a329"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/d9b24caa67eacd22d917a5fd3b3601937112a329","reference":"d9b24caa67eacd22d917a5fd3b3601937112a329","shasum":""},"type":"library","time":"2019-09-10T14:47:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363829},"v6.0.3":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.3","version_normalized":"6.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"56789e9dec750e0fbe8e9e6ae90a01a4e6887902"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/56789e9dec750e0fbe8e9e6ae90a01a4e6887902","reference":"56789e9dec750e0fbe8e9e6ae90a01a4e6887902","shasum":""},"type":"library","time":"2019-09-10T18:46:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363830},"v6.0.4":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.4","version_normalized":"6.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08","reference":"372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08","shasum":""},"type":"library","time":"2019-09-24T13:40:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363831},"v6.1.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.1.0","version_normalized":"6.1.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"a365bea7ff0dea9a50f5904be9e41656def9af4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/a365bea7ff0dea9a50f5904be9e41656def9af4b","reference":"a365bea7ff0dea9a50f5904be9e41656def9af4b","shasum":""},"type":"library","time":"2019-10-01T13:55:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363832},"v6.2.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.2.0","version_normalized":"6.2.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"cacce5a77fa94793cf25345d67387632134d75dd"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/cacce5a77fa94793cf25345d67387632134d75dd","reference":"cacce5a77fa94793cf25345d67387632134d75dd","shasum":""},"type":"library","time":"2019-10-08T12:50:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363833},"v6.3.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.3.0","version_normalized":"6.3.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"80914c430fb5e49f492812d704ba6aeec03d80a2"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/80914c430fb5e49f492812d704ba6aeec03d80a2","reference":"80914c430fb5e49f492812d704ba6aeec03d80a2","shasum":""},"type":"library","time":"2019-10-15T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363834},"v6.4.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.4.0","version_normalized":"6.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"bbaf5e956cb24512c48fc31129a5e357a09a8ea1"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/bbaf5e956cb24512c48fc31129a5e357a09a8ea1","reference":"bbaf5e956cb24512c48fc31129a5e357a09a8ea1","shasum":""},"type":"library","time":"2019-10-23T13:29:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363835},"v6.4.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.4.1","version_normalized":"6.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"ebd8fcc038effa8c5f8791346c48047f7d0ed320"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/ebd8fcc038effa8c5f8791346c48047f7d0ed320","reference":"ebd8fcc038effa8c5f8791346c48047f7d0ed320","shasum":""},"type":"library","time":"2019-10-29T14:30:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363836},"v6.5.0":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.5.0","version_normalized":"6.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"6d120a21ef0c69630e92dec67932ef434c746019"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/6d120a21ef0c69630e92dec67932ef434c746019","reference":"6d120a21ef0c69630e92dec67932ef434c746019","shasum":""},"type":"library","time":"2019-11-05T14:32:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363837},"v6.5.1":{"name":"flockmgmt/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.5.1","version_normalized":"6.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/FlockMgmt/framework.git","reference":"45f0cf35c9be3115987185d20bd4839bda776e3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/FlockMgmt/framework/zipball/45f0cf35c9be3115987185d20bd4839bda776e3e","reference":"45f0cf35c9be3115987185d20bd4839bda776e3e","shasum":""},"type":"library","time":"2019-11-08T22:47:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3363858}},"illuminate/notifications":{"5.3.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"d6c1306c6c85fdcebe12c4df47a5c2dc615886db"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/d6c1306c6c85fdcebe12c4df47a5c2dc615886db","reference":"d6c1306c6c85fdcebe12c4df47a5c2dc615886db","shasum":""},"type":"library","time":"2017-01-10T19:02:38+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","illuminate/bus":"5.3.*","illuminate/contracts":"5.3.*","illuminate/support":"5.3.*","illuminate/broadcasting":"5.3.*","ramsey/uuid":"~3.0","illuminate/queue":"5.3.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.3.*).","nexmo/client":"Required to use the Nexmo transport."},"uid":883530},"5.4.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3a4004e7cf2d8654559e114760126798d0cff91c"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3a4004e7cf2d8654559e114760126798d0cff91c","reference":"3a4004e7cf2d8654559e114760126798d0cff91c","shasum":""},"type":"library","time":"2017-07-16T12:55:25+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0","illuminate/filesystem":"5.4.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0).","guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)."},"uid":1146672},"5.5.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dcd00d150f4dec27815c7da1c2afc428a7dffcb9"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dcd00d150f4dec27815c7da1c2afc428a7dffcb9","reference":"dcd00d150f4dec27815c7da1c2afc428a7dffcb9","shasum":""},"type":"library","time":"2019-02-11T13:51:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1581868},"5.6.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"51aa990cc52084fed52206364fe720e88c00eb38"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/51aa990cc52084fed52206364fe720e88c00eb38","reference":"51aa990cc52084fed52206364fe720e88c00eb38","shasum":""},"type":"library","time":"2018-10-07T15:51:20+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1818540},"5.7.17":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2635454},"5.7.18":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2644157},"5.7.19":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2645931},"5.7.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c4b9dd3d419df3459eacd998ab5a9df771452e75","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75","shasum":""},"type":"library","time":"2019-02-11T13:48:57+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2369639},"5.8.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3d201b2b628fc724289732ae69a7b45976fd7434"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3d201b2b628fc724289732ae69a7b45976fd7434","reference":"3d201b2b628fc724289732ae69a7b45976fd7434","shasum":""},"type":"library","time":"2019-08-23T11:32:39+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2757465},"6.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"6.x-dev","version_normalized":"6.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","shasum":""},"type":"library","time":"2020-02-28T14:18:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3203506},"7.x-dev":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"7.x-dev","version_normalized":"7.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3626220},"dev-master":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"28ec33000a2f034d31d0d0d6c0d68be45c209863"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/28ec33000a2f034d31d0d0d6c0d68be45c209863","reference":"28ec33000a2f034d31d0d0d6c0d68be45c209863","shasum":""},"type":"library","time":"2020-03-02T15:53:07+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"php":"^7.3","illuminate/broadcasting":"^8.0","illuminate/bus":"^8.0","illuminate/container":"^8.0","illuminate/contracts":"^8.0","illuminate/filesystem":"^8.0","illuminate/mail":"^8.0","illuminate/queue":"^8.0","illuminate/support":"^8.0"},"suggest":{"illuminate/database":"Required to use the database transport (^8.0)."},"uid":883529},"v5.3.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.3.0","version_normalized":"5.3.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c106f3025aae726f54c64f554b8522269fbf2028"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c106f3025aae726f54c64f554b8522269fbf2028","reference":"c106f3025aae726f54c64f554b8522269fbf2028","shasum":""},"type":"library","time":"2016-08-21T21:33:43+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.3.*","illuminate/bus":"5.3.*","illuminate/contracts":"5.3.*","illuminate/support":"5.3.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.3.*).","nexmo/client":"Required to use the Nexmo transport."},"uid":960747},"v5.3.16":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"ec002793039693ff3e65e48eccc8b6273be3dee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/ec002793039693ff3e65e48eccc8b6273be3dee5","reference":"ec002793039693ff3e65e48eccc8b6273be3dee5","shasum":""},"type":"library","time":"2016-10-03T12:46:21+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.3.*","illuminate/bus":"5.3.*","illuminate/contracts":"5.3.*","illuminate/support":"5.3.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.3.*).","nexmo/client":"Required to use the Nexmo transport."},"uid":1023887},"v5.3.23":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"0094060a56b63ef2fc6c17d7480b315ae96b21ef"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/0094060a56b63ef2fc6c17d7480b315ae96b21ef","reference":"0094060a56b63ef2fc6c17d7480b315ae96b21ef","shasum":""},"type":"library","time":"2016-11-11T13:23:56+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.3.*","illuminate/bus":"5.3.*","illuminate/contracts":"5.3.*","illuminate/support":"5.3.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.3.*).","nexmo/client":"Required to use the Nexmo transport."},"uid":1080401},"v5.3.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.3.4","version_normalized":"5.3.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"df688e46eaa77a4f54d7c21570fd2cf51f0d5091"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/df688e46eaa77a4f54d7c21570fd2cf51f0d5091","reference":"df688e46eaa77a4f54d7c21570fd2cf51f0d5091","shasum":""},"type":"library","time":"2016-08-26T17:24:59+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.3-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.3.*","illuminate/bus":"5.3.*","illuminate/contracts":"5.3.*","illuminate/support":"5.3.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.3.*).","nexmo/client":"Required to use the Nexmo transport."},"uid":966903},"v5.4.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"aedd965288371beca0e6f0d8e78467a41119c12f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/aedd965288371beca0e6f0d8e78467a41119c12f","reference":"aedd965288371beca0e6f0d8e78467a41119c12f","shasum":""},"type":"library","time":"2017-01-20T14:25:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1191593},"v5.4.13":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f824cbe80228176a8b645641bcf2e47226cac404"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f824cbe80228176a8b645641bcf2e47226cac404","reference":"f824cbe80228176a8b645641bcf2e47226cac404","shasum":""},"type":"library","time":"2017-02-21T14:33:44+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/filesystem":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0).","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1247573},"v5.4.17":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2ac99db8f358edc46a39e04ba0c8e3dec4a8f1dc"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2ac99db8f358edc46a39e04ba0c8e3dec4a8f1dc","reference":"2ac99db8f358edc46a39e04ba0c8e3dec4a8f1dc","shasum":""},"type":"library","time":"2017-03-28T13:05:02+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/filesystem":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0).","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1323935},"v5.4.19":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"ffa06ddbd32674aae333d520a86240aefdf2094b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/ffa06ddbd32674aae333d520a86240aefdf2094b","reference":"ffa06ddbd32674aae333d520a86240aefdf2094b","shasum":""},"type":"library","time":"2017-04-11T10:22:21+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/filesystem":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0).","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1352819},"v5.4.27":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a87c290946efc0656d1c3473e74cb2e576bf8c3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a87c290946efc0656d1c3473e74cb2e576bf8c3e","reference":"a87c290946efc0656d1c3473e74cb2e576bf8c3e","shasum":""},"type":"library","time":"2017-05-21T01:45:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/filesystem":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0).","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1447132},"v5.4.36":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3a4004e7cf2d8654559e114760126798d0cff91c"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3a4004e7cf2d8654559e114760126798d0cff91c","reference":"3a4004e7cf2d8654559e114760126798d0cff91c","shasum":""},"type":"library","time":"2017-07-16T12:55:25+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/filesystem":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0).","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1581805},"v5.4.9":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"511a039d0f0ce82e9bbea24dddbcb8b2ea2748ef"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/511a039d0f0ce82e9bbea24dddbcb8b2ea2748ef","reference":"511a039d0f0ce82e9bbea24dddbcb8b2ea2748ef","shasum":""},"type":"library","time":"2017-01-30T13:41:09+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.4.*","illuminate/bus":"5.4.*","illuminate/container":"5.4.*","illuminate/contracts":"5.4.*","illuminate/mail":"5.4.*","illuminate/queue":"5.4.*","illuminate/support":"5.4.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.4.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1212403},"v5.5.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"b117d700caa1f8ea51c693b1dfd33281e3d10427"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/b117d700caa1f8ea51c693b1dfd33281e3d10427","reference":"b117d700caa1f8ea51c693b1dfd33281e3d10427","shasum":""},"type":"library","time":"2017-08-21T18:48:14+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1582135},"v5.5.16":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a16d4cc70b58733a43c30b5c2d0bdc5d97e85418"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a16d4cc70b58733a43c30b5c2d0bdc5d97e85418","reference":"a16d4cc70b58733a43c30b5c2d0bdc5d97e85418","shasum":""},"type":"library","time":"2017-10-08T14:12:48+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1668596},"v5.5.17":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a16d4cc70b58733a43c30b5c2d0bdc5d97e85418"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a16d4cc70b58733a43c30b5c2d0bdc5d97e85418","reference":"a16d4cc70b58733a43c30b5c2d0bdc5d97e85418","shasum":""},"type":"library","time":"2017-10-08T14:12:48+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1670357},"v5.5.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"aa418890c22194401521bef01f920d67ee66f5c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/aa418890c22194401521bef01f920d67ee66f5c9","reference":"aa418890c22194401521bef01f920d67ee66f5c9","shasum":""},"type":"library","time":"2017-09-04T13:56:07+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1591813},"v5.5.28":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"918284fb656626969648eb6fe4c4454036ffe221"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/918284fb656626969648eb6fe4c4454036ffe221","reference":"918284fb656626969648eb6fe4c4454036ffe221","shasum":""},"type":"library","time":"2017-12-25T14:09:09+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1813754},"v5.5.33":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1880013},"v5.5.34":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1896053},"v5.5.35":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1937100},"v5.5.36":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1950425},"v5.5.37":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1968871},"v5.5.39":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1976535},"v5.5.40":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2049223},"v5.5.41":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2374377},"v5.5.43":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a3b39c87543461bb26a81f74961ea0d7da08bb04","reference":"a3b39c87543461bb26a81f74961ea0d7da08bb04","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2437120},"v5.5.44":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"1b1efa3ba206114cc06b1e2ebc7ebb736c01ca7c"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/1b1efa3ba206114cc06b1e2ebc7ebb736c01ca7c","reference":"1b1efa3ba206114cc06b1e2ebc7ebb736c01ca7c","shasum":""},"type":"library","time":"2018-01-02T14:39:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/mail":"5.5.*","illuminate/queue":"5.5.*","illuminate/support":"5.5.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.5.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2502783},"v5.6.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c5c9017b512bc938fa680d998e47bcc73f67f918"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c5c9017b512bc938fa680d998e47bcc73f67f918","reference":"c5c9017b512bc938fa680d998e47bcc73f67f918","shasum":""},"type":"library","time":"2018-01-02T14:40:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1898748},"v5.6.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"65fd086cbc3c4319e858b35455124bface5ebded"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/65fd086cbc3c4319e858b35455124bface5ebded","reference":"65fd086cbc3c4319e858b35455124bface5ebded","shasum":""},"type":"library","time":"2018-02-08T14:00:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1901681},"v5.6.10":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1976161},"v5.6.11":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1976399},"v5.6.12":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1991508},"v5.6.13":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2033066},"v5.6.14":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","shasum":""},"type":"library","time":"2018-03-27T12:43:58+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2041164},"v5.6.15":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","shasum":""},"type":"library","time":"2018-03-27T12:43:58+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2081133},"v5.6.16":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","shasum":""},"type":"library","time":"2018-03-27T12:43:58+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2081134},"v5.6.17":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","reference":"a8cf372cd0278e030f3f4a54abdbdb4c8d8f3176","shasum":""},"type":"library","time":"2018-03-27T12:43:58+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2105168},"v5.6.19":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3b824fdefabfdb4f4f533d208c51392a261e3db5","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5","shasum":""},"type":"library","time":"2018-04-30T17:42:28+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2151393},"v5.6.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"65fd086cbc3c4319e858b35455124bface5ebded"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/65fd086cbc3c4319e858b35455124bface5ebded","reference":"65fd086cbc3c4319e858b35455124bface5ebded","shasum":""},"type":"library","time":"2018-02-08T14:00:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1902317},"v5.6.20":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3b824fdefabfdb4f4f533d208c51392a261e3db5","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5","shasum":""},"type":"library","time":"2018-04-30T17:42:28+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2158167},"v5.6.21":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3b824fdefabfdb4f4f533d208c51392a261e3db5","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5","shasum":""},"type":"library","time":"2018-04-30T17:42:28+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2177483},"v5.6.22":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3b824fdefabfdb4f4f533d208c51392a261e3db5","reference":"3b824fdefabfdb4f4f533d208c51392a261e3db5","shasum":""},"type":"library","time":"2018-04-30T17:42:28+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2203947},"v5.6.23":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c927fc5d9f02e85910447cbc8320872ccb1f98f9"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c927fc5d9f02e85910447cbc8320872ccb1f98f9","reference":"c927fc5d9f02e85910447cbc8320872ccb1f98f9","shasum":""},"type":"library","time":"2018-05-17T13:34:42+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2217389},"v5.6.24":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"6d2386c5df916564f3f1ef6b7d3389c10aaf74c6"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/6d2386c5df916564f3f1ef6b7d3389c10aaf74c6","reference":"6d2386c5df916564f3f1ef6b7d3389c10aaf74c6","shasum":""},"type":"library","time":"2018-05-30T13:37:29+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2240004},"v5.6.25":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"6d2386c5df916564f3f1ef6b7d3389c10aaf74c6"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/6d2386c5df916564f3f1ef6b7d3389c10aaf74c6","reference":"6d2386c5df916564f3f1ef6b7d3389c10aaf74c6","shasum":""},"type":"library","time":"2018-05-30T13:37:29+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2257359},"v5.6.26":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"d832a5f5708c7045e9dfd9c047d2a057711e4ac7"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/d832a5f5708c7045e9dfd9c047d2a057711e4ac7","reference":"d832a5f5708c7045e9dfd9c047d2a057711e4ac7","shasum":""},"type":"library","time":"2018-06-15T13:27:32+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2276666},"v5.6.27":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"d832a5f5708c7045e9dfd9c047d2a057711e4ac7"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/d832a5f5708c7045e9dfd9c047d2a057711e4ac7","reference":"d832a5f5708c7045e9dfd9c047d2a057711e4ac7","shasum":""},"type":"library","time":"2018-06-15T13:27:32+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2322369},"v5.6.28":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3f75fe19387b0638eedd74cd7cd09bc15f468a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3f75fe19387b0638eedd74cd7cd09bc15f468a80","reference":"3f75fe19387b0638eedd74cd7cd09bc15f468a80","shasum":""},"type":"library","time":"2018-07-13T20:35:29+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2338998},"v5.6.29":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"42552e667c4a9e9798ef2eefeb2e7f06ab0d4155"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/42552e667c4a9e9798ef2eefeb2e7f06ab0d4155","reference":"42552e667c4a9e9798ef2eefeb2e7f06ab0d4155","shasum":""},"type":"library","time":"2018-07-26T15:43:29+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2361087},"v5.6.3":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"65fd086cbc3c4319e858b35455124bface5ebded"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/65fd086cbc3c4319e858b35455124bface5ebded","reference":"65fd086cbc3c4319e858b35455124bface5ebded","shasum":""},"type":"library","time":"2018-02-08T14:00:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1904196},"v5.6.30":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/63bc2ec0d1e85f671bc9dfe84e732cb176376973","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973","shasum":""},"type":"library","time":"2018-08-01T13:40:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2390206},"v5.6.31":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/63bc2ec0d1e85f671bc9dfe84e732cb176376973","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973","shasum":""},"type":"library","time":"2018-08-01T13:40:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2390409},"v5.6.32":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/63bc2ec0d1e85f671bc9dfe84e732cb176376973","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973","shasum":""},"type":"library","time":"2018-08-01T13:40:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2392914},"v5.6.33":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/63bc2ec0d1e85f671bc9dfe84e732cb176376973","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973","shasum":""},"type":"library","time":"2018-08-01T13:40:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2393010},"v5.6.34":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/63bc2ec0d1e85f671bc9dfe84e732cb176376973","reference":"63bc2ec0d1e85f671bc9dfe84e732cb176376973","shasum":""},"type":"library","time":"2018-08-01T13:40:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2412129},"v5.6.35":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f203182d0322452f3d33153fa8d54a02ba995607"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f203182d0322452f3d33153fa8d54a02ba995607","reference":"f203182d0322452f3d33153fa8d54a02ba995607","shasum":""},"type":"library","time":"2018-08-24T13:53:02+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2423692},"v5.6.36":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f203182d0322452f3d33153fa8d54a02ba995607"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f203182d0322452f3d33153fa8d54a02ba995607","reference":"f203182d0322452f3d33153fa8d54a02ba995607","shasum":""},"type":"library","time":"2018-08-24T13:53:02+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2437086},"v5.6.37":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f203182d0322452f3d33153fa8d54a02ba995607"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f203182d0322452f3d33153fa8d54a02ba995607","reference":"f203182d0322452f3d33153fa8d54a02ba995607","shasum":""},"type":"library","time":"2018-08-24T13:53:02+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2437273},"v5.6.38":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f203182d0322452f3d33153fa8d54a02ba995607"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f203182d0322452f3d33153fa8d54a02ba995607","reference":"f203182d0322452f3d33153fa8d54a02ba995607","shasum":""},"type":"library","time":"2018-08-24T13:53:02+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2442506},"v5.6.39":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dda18505106d526d87506e38bcebb3eac2851ba5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dda18505106d526d87506e38bcebb3eac2851ba5","reference":"dda18505106d526d87506e38bcebb3eac2851ba5","shasum":""},"type":"library","time":"2018-09-21T16:42:35+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":2502749},"v5.6.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"b52509bd92f65b09e2e85853fea2b0440bd25b77"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/b52509bd92f65b09e2e85853fea2b0440bd25b77","reference":"b52509bd92f65b09e2e85853fea2b0440bd25b77","shasum":""},"type":"library","time":"2018-02-21T13:49:45+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1931194},"v5.6.5":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"b52509bd92f65b09e2e85853fea2b0440bd25b77"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/b52509bd92f65b09e2e85853fea2b0440bd25b77","reference":"b52509bd92f65b09e2e85853fea2b0440bd25b77","shasum":""},"type":"library","time":"2018-02-21T13:49:45+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1937126},"v5.6.6":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"84db16a6d94b27e61063b0055943f2a59b915bb3"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/84db16a6d94b27e61063b0055943f2a59b915bb3","reference":"84db16a6d94b27e61063b0055943f2a59b915bb3","shasum":""},"type":"library","time":"2018-02-23T13:54:46+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1944708},"v5.6.7":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"84db16a6d94b27e61063b0055943f2a59b915bb3"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/84db16a6d94b27e61063b0055943f2a59b915bb3","reference":"84db16a6d94b27e61063b0055943f2a59b915bb3","shasum":""},"type":"library","time":"2018-02-23T13:54:46+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1947730},"v5.6.8":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1965123},"v5.6.9":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"bf19d839a4931f0c32c1834d24d397932094c664"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/bf19d839a4931f0c32c1834d24d397932094c664","reference":"bf19d839a4931f0c32c1834d24d397932094c664","shasum":""},"type":"library","time":"2018-02-28T19:59:53+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.6.*","illuminate/bus":"5.6.*","illuminate/container":"5.6.*","illuminate/contracts":"5.6.*","illuminate/filesystem":"5.6.*","illuminate/mail":"5.6.*","illuminate/queue":"5.6.*","illuminate/support":"5.6.*","ramsey/uuid":"~3.0"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (~6.0)","illuminate/database":"Required to use the database transport (5.6.*).","nexmo/client":"Required to use the Nexmo transport (~1.0)."},"uid":1968827},"v5.7.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2442473},"v5.7.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2443270},"v5.7.10":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"0560193d24618c265b3fea5821d2d4dc98cdf02b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/0560193d24618c265b3fea5821d2d4dc98cdf02b","reference":"0560193d24618c265b3fea5821d2d4dc98cdf02b","shasum":""},"type":"library","time":"2018-10-17T04:56:37+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2537624},"v5.7.11":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"0560193d24618c265b3fea5821d2d4dc98cdf02b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/0560193d24618c265b3fea5821d2d4dc98cdf02b","reference":"0560193d24618c265b3fea5821d2d4dc98cdf02b","shasum":""},"type":"library","time":"2018-10-17T04:56:37+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2539411},"v5.7.15":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"105f8543d3b414d217cfc7d1a37f5117322a7791"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/105f8543d3b414d217cfc7d1a37f5117322a7791","reference":"105f8543d3b414d217cfc7d1a37f5117322a7791","shasum":""},"type":"library","time":"2018-11-12T23:51:18+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2602074},"v5.7.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2448136},"v5.7.20":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2677254},"v5.7.21":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2692593},"v5.7.22":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2707344},"v5.7.23":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2bbf222cc5170ea660d03669ab824aa2cdf4b569","reference":"2bbf222cc5170ea660d03669ab824aa2cdf4b569","shasum":""},"type":"library","time":"2018-12-04T13:59:17+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2724007},"v5.7.26":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c4b9dd3d419df3459eacd998ab5a9df771452e75","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75","shasum":""},"type":"library","time":"2019-02-11T13:48:57+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2757365},"v5.7.27":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c4b9dd3d419df3459eacd998ab5a9df771452e75","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75","shasum":""},"type":"library","time":"2019-02-11T13:48:57+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2772497},"v5.7.28":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/c4b9dd3d419df3459eacd998ab5a9df771452e75","reference":"c4b9dd3d419df3459eacd998ab5a9df771452e75","shasum":""},"type":"library","time":"2019-02-11T13:48:57+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0"},"suggest":{"illuminate/database":"Required to use the database transport (5.7.*)."},"uid":2797194},"v5.7.3":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","reference":"e8341865f7b5885a2de1d8a5d4cf87f4e89bd67f","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2457367},"v5.7.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"26cf5387b7c353c851e62994c11e91ea6683eeaf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/26cf5387b7c353c851e62994c11e91ea6683eeaf","reference":"26cf5387b7c353c851e62994c11e91ea6683eeaf","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2470042},"v5.7.5":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"26cf5387b7c353c851e62994c11e91ea6683eeaf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/26cf5387b7c353c851e62994c11e91ea6683eeaf","reference":"26cf5387b7c353c851e62994c11e91ea6683eeaf","shasum":""},"type":"library","time":"2018-08-26T13:50:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2474309},"v5.7.6":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4757a72f21960c0c6bdbaa2e31f727c3794aecb4"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4757a72f21960c0c6bdbaa2e31f727c3794aecb4","reference":"4757a72f21960c0c6bdbaa2e31f727c3794aecb4","shasum":""},"type":"library","time":"2018-09-21T17:11:08+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2483965},"v5.7.7":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"35e018d9e9cd92ebacd8377fe55c29404e7806e1"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/35e018d9e9cd92ebacd8377fe55c29404e7806e1","reference":"35e018d9e9cd92ebacd8377fe55c29404e7806e1","shasum":""},"type":"library","time":"2018-09-27T14:15:29+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2496909},"v5.7.8":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e969cd85350fe322710460955cdc2f2a97f9f5bc"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e969cd85350fe322710460955cdc2f2a97f9f5bc","reference":"e969cd85350fe322710460955cdc2f2a97f9f5bc","shasum":""},"type":"library","time":"2018-10-02T17:42:15+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2502713},"v5.7.9":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f59be461a92957c9f033170d8da29a92d255189a"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f59be461a92957c9f033170d8da29a92d255189a","reference":"f59be461a92957c9f033170d8da29a92d255189a","shasum":""},"type":"library","time":"2018-10-06T18:49:45+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.7-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.7.*","illuminate/bus":"5.7.*","illuminate/container":"5.7.*","illuminate/contracts":"5.7.*","illuminate/filesystem":"5.7.*","illuminate/mail":"5.7.*","illuminate/queue":"5.7.*","illuminate/support":"5.7.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport (^6.0)","illuminate/database":"Required to use the database transport (5.7.*).","nexmo/client":"Required to use the Nexmo transport (^1.0)."},"uid":2512234},"v5.8.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2581f640173f9f11e3517a2982c88663c8993b2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2581f640173f9f11e3517a2982c88663c8993b2f","reference":"2581f640173f9f11e3517a2982c88663c8993b2f","shasum":""},"type":"library","time":"2019-02-18T18:37:54+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2797223},"v5.8.11":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.11","version_normalized":"5.8.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2889960},"v5.8.12":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.12","version_normalized":"5.8.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2902818},"v5.8.14":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.14","version_normalized":"5.8.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2916760},"v5.8.15":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.15","version_normalized":"5.8.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2932397},"v5.8.17":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.17","version_normalized":"5.8.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"92a1e0062dff6bc505b6784ddc89cb2f1d9c66ab"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/92a1e0062dff6bc505b6784ddc89cb2f1d9c66ab","reference":"92a1e0062dff6bc505b6784ddc89cb2f1d9c66ab","shasum":""},"type":"library","time":"2019-05-10T23:18:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2961202},"v5.8.18":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.18","version_normalized":"5.8.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","shasum":""},"type":"library","time":"2019-05-15T13:26:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2979216},"v5.8.19":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.19","version_normalized":"5.8.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","shasum":""},"type":"library","time":"2019-05-15T13:26:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2994056},"v5.8.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2581f640173f9f11e3517a2982c88663c8993b2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2581f640173f9f11e3517a2982c88663c8993b2f","reference":"2581f640173f9f11e3517a2982c88663c8993b2f","shasum":""},"type":"library","time":"2019-02-18T18:37:54+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2800198},"v5.8.20":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.20","version_normalized":"5.8.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","reference":"dadb8098d4d9fcf1aac83c6563b880a8d6a75d59","shasum":""},"type":"library","time":"2019-05-15T13:26:47+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3011757},"v5.8.22":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.22","version_normalized":"5.8.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"905a6ed803cb9854ead2454585d22988097e5c9e"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/905a6ed803cb9854ead2454585d22988097e5c9e","reference":"905a6ed803cb9854ead2454585d22988097e5c9e","shasum":""},"type":"library","time":"2019-06-04T14:33:55+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3030466},"v5.8.24":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.24","version_normalized":"5.8.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"905a6ed803cb9854ead2454585d22988097e5c9e"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/905a6ed803cb9854ead2454585d22988097e5c9e","reference":"905a6ed803cb9854ead2454585d22988097e5c9e","shasum":""},"type":"library","time":"2019-06-04T14:33:55+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3046724},"v5.8.27":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.27","version_normalized":"5.8.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"905a6ed803cb9854ead2454585d22988097e5c9e"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/905a6ed803cb9854ead2454585d22988097e5c9e","reference":"905a6ed803cb9854ead2454585d22988097e5c9e","shasum":""},"type":"library","time":"2019-06-04T14:33:55+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3074523},"v5.8.28":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.28","version_normalized":"5.8.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"905a6ed803cb9854ead2454585d22988097e5c9e"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/905a6ed803cb9854ead2454585d22988097e5c9e","reference":"905a6ed803cb9854ead2454585d22988097e5c9e","shasum":""},"type":"library","time":"2019-06-04T14:33:55+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3089600},"v5.8.29":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.29","version_normalized":"5.8.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"011ab4039f9aeb3e0fb86464de9a3fb94b7fad40"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/011ab4039f9aeb3e0fb86464de9a3fb94b7fad40","reference":"011ab4039f9aeb3e0fb86464de9a3fb94b7fad40","shasum":""},"type":"library","time":"2019-07-11T15:13:58+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3105086},"v5.8.3":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"11418fe27e3c04df9844a21b45f1de8ea2135ab6"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/11418fe27e3c04df9844a21b45f1de8ea2135ab6","reference":"11418fe27e3c04df9844a21b45f1de8ea2135ab6","shasum":""},"type":"library","time":"2019-02-28T11:09:14+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2813048},"v5.8.30":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.30","version_normalized":"5.8.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4e0a3e2e0c3bebc57683ab1f369f073c7ddc596f"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4e0a3e2e0c3bebc57683ab1f369f073c7ddc596f","reference":"4e0a3e2e0c3bebc57683ab1f369f073c7ddc596f","shasum":""},"type":"library","time":"2019-07-23T22:59:27+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3132060},"v5.8.31":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.31","version_normalized":"5.8.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"8a0bac4b2048c311b960fccca173f3ad7990b6ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/8a0bac4b2048c311b960fccca173f3ad7990b6ea","reference":"8a0bac4b2048c311b960fccca173f3ad7990b6ea","shasum":""},"type":"library","time":"2019-08-04T11:26:33+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3147098},"v5.8.32":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.32","version_normalized":"5.8.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"8a0bac4b2048c311b960fccca173f3ad7990b6ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/8a0bac4b2048c311b960fccca173f3ad7990b6ea","reference":"8a0bac4b2048c311b960fccca173f3ad7990b6ea","shasum":""},"type":"library","time":"2019-08-04T11:26:33+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3161025},"v5.8.33":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.33","version_normalized":"5.8.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"d4aa2cbc5817648580dd645a7299fad95e6d76ed"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/d4aa2cbc5817648580dd645a7299fad95e6d76ed","reference":"d4aa2cbc5817648580dd645a7299fad95e6d76ed","shasum":""},"type":"library","time":"2019-08-16T13:06:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3174087},"v5.8.34":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.34","version_normalized":"5.8.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3d201b2b628fc724289732ae69a7b45976fd7434"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3d201b2b628fc724289732ae69a7b45976fd7434","reference":"3d201b2b628fc724289732ae69a7b45976fd7434","shasum":""},"type":"library","time":"2019-08-23T11:32:39+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3189426},"v5.8.35":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.35","version_normalized":"5.8.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3d201b2b628fc724289732ae69a7b45976fd7434"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3d201b2b628fc724289732ae69a7b45976fd7434","reference":"3d201b2b628fc724289732ae69a7b45976fd7434","shasum":""},"type":"library","time":"2019-08-23T11:32:39+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3206240},"v5.8.36":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.36","version_normalized":"5.8.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"3d201b2b628fc724289732ae69a7b45976fd7434"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/3d201b2b628fc724289732ae69a7b45976fd7434","reference":"3d201b2b628fc724289732ae69a7b45976fd7434","shasum":""},"type":"library","time":"2019-08-23T11:32:39+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":3464886},"v5.8.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"11418fe27e3c04df9844a21b45f1de8ea2135ab6"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/11418fe27e3c04df9844a21b45f1de8ea2135ab6","reference":"11418fe27e3c04df9844a21b45f1de8ea2135ab6","shasum":""},"type":"library","time":"2019-02-28T11:09:14+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2828264},"v5.8.8":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2859065},"v5.8.9":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/4853fb0504851c3c6946484728ea5b0ef7ddf7d8","reference":"4853fb0504851c3c6946484728ea5b0ef7ddf7d8","shasum":""},"type":"library","time":"2019-03-25T02:53:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.1.3","illuminate/broadcasting":"5.8.*","illuminate/bus":"5.8.*","illuminate/container":"5.8.*","illuminate/contracts":"5.8.*","illuminate/filesystem":"5.8.*","illuminate/mail":"5.8.*","illuminate/queue":"5.8.*","illuminate/support":"5.8.*"},"suggest":{"illuminate/database":"Required to use the database transport (5.8.*)."},"uid":2872561},"v6.0.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.0.0","version_normalized":"6.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f292378bd69cfc44baaa6590a6fb9816c390530b","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b","shasum":""},"type":"library","time":"2019-08-24T15:04:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3205998},"v6.0.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.0.1","version_normalized":"6.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f292378bd69cfc44baaa6590a6fb9816c390530b","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b","shasum":""},"type":"library","time":"2019-08-24T15:04:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3222029},"v6.0.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.0.2","version_normalized":"6.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f292378bd69cfc44baaa6590a6fb9816c390530b","reference":"f292378bd69cfc44baaa6590a6fb9816c390530b","shasum":""},"type":"library","time":"2019-08-24T15:04:11+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3225285},"v6.0.3":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.0.3","version_normalized":"6.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"32ecfa3267ca668c9f01b34922afbab884137ebb"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/32ecfa3267ca668c9f01b34922afbab884137ebb","reference":"32ecfa3267ca668c9f01b34922afbab884137ebb","shasum":""},"type":"library","time":"2019-09-11T12:03:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3253598},"v6.0.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.0.4","version_normalized":"6.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"32ecfa3267ca668c9f01b34922afbab884137ebb"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/32ecfa3267ca668c9f01b34922afbab884137ebb","reference":"32ecfa3267ca668c9f01b34922afbab884137ebb","shasum":""},"type":"library","time":"2019-09-11T12:03:36+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3255775},"v6.1.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.1.0","version_normalized":"6.1.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"de6e19860c78755d63fe88247f2cbb4ab92a7fd5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/de6e19860c78755d63fe88247f2cbb4ab92a7fd5","reference":"de6e19860c78755d63fe88247f2cbb4ab92a7fd5","shasum":""},"type":"library","time":"2019-10-01T12:49:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3270751},"v6.10.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.10.0","version_normalized":"6.10.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3516303},"v6.11.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.11.0","version_normalized":"6.11.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3537789},"v6.12.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.12.0","version_normalized":"6.12.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3554640},"v6.13.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.13.0","version_normalized":"6.13.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3569366},"v6.13.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.13.1","version_normalized":"6.13.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3571346},"v6.14.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.14.0","version_normalized":"6.14.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3585579},"v6.15.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.15.0","version_normalized":"6.15.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3603075},"v6.15.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.15.1","version_normalized":"6.15.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3607759},"v6.16.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.16.0","version_normalized":"6.16.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/a5a82a15b7f40b41c49be32c6c4e713497675a08","reference":"a5a82a15b7f40b41c49be32c6c4e713497675a08","shasum":""},"type":"library","time":"2020-01-07T13:47:03+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3623035},"v6.17.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.17.0","version_normalized":"6.17.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dafc9ca841f853d752cc46e401b2a351bb2b5d28"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dafc9ca841f853d752cc46e401b2a351bb2b5d28","reference":"dafc9ca841f853d752cc46e401b2a351bb2b5d28","shasum":""},"type":"library","time":"2020-02-19T15:05:52+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3641186},"v6.17.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.17.1","version_normalized":"6.17.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"dafc9ca841f853d752cc46e401b2a351bb2b5d28"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/dafc9ca841f853d752cc46e401b2a351bb2b5d28","reference":"dafc9ca841f853d752cc46e401b2a351bb2b5d28","shasum":""},"type":"library","time":"2020-02-19T15:05:52+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3643648},"v6.18.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.18.0","version_normalized":"6.18.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","shasum":""},"type":"library","time":"2020-02-28T14:18:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3657406},"v6.18.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.18.1","version_normalized":"6.18.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","reference":"2c225f97ce794e7b1f47e3ec3de41d0f1edb742d","shasum":""},"type":"library","time":"2020-02-28T14:18:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3680800},"v6.2.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.2.0","version_normalized":"6.2.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"de6e19860c78755d63fe88247f2cbb4ab92a7fd5"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/de6e19860c78755d63fe88247f2cbb4ab92a7fd5","reference":"de6e19860c78755d63fe88247f2cbb4ab92a7fd5","shasum":""},"type":"library","time":"2019-10-01T12:49:26+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3285921},"v6.3.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.3.0","version_normalized":"6.3.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"663ab7fbb94b21519f2f3e8e574b8ee4894f233d"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/663ab7fbb94b21519f2f3e8e574b8ee4894f233d","reference":"663ab7fbb94b21519f2f3e8e574b8ee4894f233d","shasum":""},"type":"library","time":"2019-10-15T13:29:21+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3302326},"v6.4.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.4.1","version_normalized":"6.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3337288},"v6.5.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.5.0","version_normalized":"6.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3353212},"v6.5.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.5.1","version_normalized":"6.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3371054},"v6.5.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.5.2","version_normalized":"6.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3390919},"v6.6.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.6.0","version_normalized":"6.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3411471},"v6.6.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.6.1","version_normalized":"6.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"349c801f84baf9e73864aed18d38d474fc8918e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/349c801f84baf9e73864aed18d38d474fc8918e0","reference":"349c801f84baf9e73864aed18d38d474fc8918e0","shasum":""},"type":"library","time":"2019-10-26T21:52:04+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3429354},"v6.6.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.6.2","version_normalized":"6.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"7f7419ccb889f805533d87eafcb50fa3fcd543b9"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/7f7419ccb889f805533d87eafcb50fa3fcd543b9","reference":"7f7419ccb889f805533d87eafcb50fa3fcd543b9","shasum":""},"type":"library","time":"2019-12-05T13:44:12+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3435720},"v6.7.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.7.0","version_normalized":"6.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"5185c10f85a9154440e06d37ed93f40715ccc61c"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/5185c10f85a9154440e06d37ed93f40715ccc61c","reference":"5185c10f85a9154440e06d37ed93f40715ccc61c","shasum":""},"type":"library","time":"2019-12-06T13:40:59+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3447318},"v6.8.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v6.8.0","version_normalized":"6.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"f91ee5b12dbeb3c02e1d23c38310c1bf98d7128c"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/f91ee5b12dbeb3c02e1d23c38310c1bf98d7128c","reference":"f91ee5b12dbeb3c02e1d23c38310c1bf98d7128c","shasum":""},"type":"library","time":"2019-12-12T14:22:45+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"6.0-dev"}},"require":{"php":"^7.2","illuminate/broadcasting":"^6.0","illuminate/bus":"^6.0","illuminate/container":"^6.0","illuminate/contracts":"^6.0","illuminate/filesystem":"^6.0","illuminate/mail":"^6.0","illuminate/queue":"^6.0","illuminate/support":"^6.0"},"suggest":{"illuminate/database":"Required to use the database transport (^6.0)."},"uid":3464771},"v7.0.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.0","version_normalized":"7.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3657508},"v7.0.1":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.1","version_normalized":"7.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3657791},"v7.0.2":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.2","version_normalized":"7.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3658948},"v7.0.3":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.3","version_normalized":"7.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3662344},"v7.0.4":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.4","version_normalized":"7.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3663363},"v7.0.5":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.5","version_normalized":"7.0.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3670044},"v7.0.6":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.6","version_normalized":"7.0.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3671833},"v7.0.7":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.7","version_normalized":"7.0.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3673097},"v7.0.8":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.0.8","version_normalized":"7.0.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3674369},"v7.1.0":{"name":"illuminate/notifications","description":"The Illuminate Notifications package.","keywords":[],"homepage":"https://laravel.com","version":"v7.1.0","version_normalized":"7.1.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/illuminate/notifications.git","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/illuminate/notifications/zipball/e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","reference":"e97e265d3b8dd3efe762c10bf3b19ce6762bb6cf","shasum":""},"type":"library","time":"2020-03-02T14:45:10+00:00","autoload":{"psr-4":{"Illuminate\\Notifications\\":""}},"extra":{"branch-alias":{"dev-master":"7.x-dev"}},"require":{"php":"^7.2.5","illuminate/broadcasting":"^7.0","illuminate/bus":"^7.0","illuminate/container":"^7.0","illuminate/contracts":"^7.0","illuminate/filesystem":"^7.0","illuminate/mail":"^7.0","illuminate/queue":"^7.0","illuminate/support":"^7.0"},"suggest":{"illuminate/database":"Required to use the database transport (^7.0)."},"uid":3680763}},"laravel-notification-channels/backport":{"0.0.1":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"0.0.1","version_normalized":"0.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"c45081b5dcaa3ae9d4849ac581ea3259cad3632a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/c45081b5dcaa3ae9d4849ac581ea3259cad3632a","reference":"c45081b5dcaa3ae9d4849ac581ea3259cad3632a","shasum":""},"type":"library","time":"2016-08-17T17:34:38+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":951668},"1.0.0":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"bfa14f4c9a0b1dacc86cf16535e3ac1febe9dfb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/bfa14f4c9a0b1dacc86cf16535e3ac1febe9dfb0","reference":"bfa14f4c9a0b1dacc86cf16535e3ac1febe9dfb0","shasum":""},"type":"library","time":"2016-08-22T11:19:17+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":961328},"1.0.1":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"96dcc81a2ea2e0bffe2585a94ed519b84755edc7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/96dcc81a2ea2e0bffe2585a94ed519b84755edc7","reference":"96dcc81a2ea2e0bffe2585a94ed519b84755edc7","shasum":""},"type":"library","time":"2016-08-30T12:42:54+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":970992},"1.0.2":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"b3268ddbf85df7c1a995f3a46ff99e5a3dab67b4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/b3268ddbf85df7c1a995f3a46ff99e5a3dab67b4","reference":"b3268ddbf85df7c1a995f3a46ff99e5a3dab67b4","shasum":""},"type":"library","time":"2016-08-30T13:35:49+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":971080},"1.0.3":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.3","version_normalized":"1.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"e343feabf6629c169479e06703f63eac2dc41ed2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/e343feabf6629c169479e06703f63eac2dc41ed2","reference":"e343feabf6629c169479e06703f63eac2dc41ed2","shasum":""},"type":"library","time":"2016-08-30T14:56:12+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications","Illuminate\\Support\\Facades\\":"src/Facades"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":971268},"1.0.4":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.4","version_normalized":"1.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"be60ff59a382fb9b27f98c314e5b8b71a22cc414"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/be60ff59a382fb9b27f98c314e5b8b71a22cc414","reference":"be60ff59a382fb9b27f98c314e5b8b71a22cc414","shasum":""},"type":"library","time":"2016-08-31T11:27:11+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications","Illuminate\\Support\\Facades\\":"src/Facades"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":972599},"1.0.5":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.5","version_normalized":"1.0.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"d41a46c78dfe3ee320ad5b489317e61bc4eeb411"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/d41a46c78dfe3ee320ad5b489317e61bc4eeb411","reference":"d41a46c78dfe3ee320ad5b489317e61bc4eeb411","shasum":""},"type":"library","time":"2016-08-31T14:38:16+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications","Illuminate\\Support\\Facades\\":"src/Facades"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":972942},"1.0.6":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"1.0.6","version_normalized":"1.0.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"51e863387a6dc6e8afe68d24fab6166566f4376a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/51e863387a6dc6e8afe68d24fab6166566f4376a","reference":"51e863387a6dc6e8afe68d24fab6166566f4376a","shasum":""},"type":"library","time":"2016-11-22T14:50:37+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications","Illuminate\\Support\\Facades\\":"src/Facades"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":1092940},"dev-master":{"name":"laravel-notification-channels/backport","description":"Backport of the Laravel Notification System for Laravel 5.1 and 5.2","keywords":[],"homepage":"https://github.com/laravel-notification-channels/backport","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylorotwell@gmail.com"},{"name":"Marcel Pociot","email":"m.pociot@gmail.com","homepage":"http://www.marcelpociot.com","role":"Developer"}],"source":{"type":"git","url":"https://github.com/laravel-notification-channels/backport.git","reference":"51e863387a6dc6e8afe68d24fab6166566f4376a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel-notification-channels/backport/zipball/51e863387a6dc6e8afe68d24fab6166566f4376a","reference":"51e863387a6dc6e8afe68d24fab6166566f4376a","shasum":""},"type":"library","time":"2016-11-22T14:50:37+00:00","autoload":{"psr-4":{"Illuminate\\Contracts\\Notifications\\":"src/Contracts","Illuminate\\Notifications\\":"src/Notifications","Illuminate\\Support\\Facades\\":"src/Facades"}},"require":{"php":">=5.6.4","illuminate/broadcasting":"5.1.*|5.2.*","illuminate/bus":"5.1.*|5.2.*","illuminate/contracts":"5.1.*|5.2.*","illuminate/support":"5.1.*|5.2.*","illuminate/queue":"5.1.*|5.2.*","ramsey/uuid":"~3.0"},"require-dev":{"mockery/mockery":"^0.9.5","phpunit/phpunit":"4.*"},"suggest":{"guzzlehttp/guzzle":"Required to use the Slack transport.","illuminate/database":"Required to use the database transport (5.1.*|5.2.*).","nexmo/client":"Required to use the Nexmo transport."},"replace":{"illuminate/notifications":"5.3.*"},"uid":951647}},"laravel/framework":{"5.3.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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"},"uid":845026},"5.4.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5","shasum":""},"type":"library","time":"2018-12-21T20:42:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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"},"uid":1146648},"5.5.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ac2e9948e310cb39a06ac678cb7b2fdbfb583917"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ac2e9948e310cb39a06ac678cb7b2fdbfb583917","reference":"ac2e9948e310cb39a06ac678cb7b2fdbfb583917","shasum":""},"type":"library","time":"2019-12-31T13:46:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","mockery/mockery":"~1.0","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"},"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"},"uid":1581775},"5.6.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d4edbf5f2569c066d6e931cacb3a61d96bdfa313"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d4edbf5f2569c066d6e931cacb3a61d96bdfa313","reference":"d4edbf5f2569c066d6e931cacb3a61d96bdfa313","shasum":""},"type":"library","time":"2019-07-03T17:39:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","league/flysystem-cached-adapter":"~1.0","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1818514},"5.7.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7840082ad414ea0baca4beaa790135097fbdcdf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7840082ad414ea0baca4beaa790135097fbdcdf2","reference":"7840082ad414ea0baca4beaa790135097fbdcdf2","shasum":""},"type":"library","time":"2019-07-25T11:46:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2369613},"5.8.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4","reference":"ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4","shasum":""},"type":"library","time":"2020-02-14T14:29:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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()."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2757386},"6.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"6.x-dev","version_normalized":"6.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"93763c73b49f073a21ebe8e4a71fd354aace45b7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/93763c73b49f073a21ebe8e4a71fd354aace45b7","reference":"93763c73b49f073a21ebe8e4a71fd354aace45b7","shasum":""},"type":"library","time":"2020-03-11T12:43:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","league/flysystem":"^1.0.8","nesbot/carbon":"^2.0","opis/closure":"^3.1","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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","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).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3203485},"7.x-dev":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"7.x-dev","version_normalized":"7.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1d9c4f8c95ffae2c058beb4346366c19e7459905"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1d9c4f8c95ffae2c058beb4346366c19e7459905","reference":"1d9c4f8c95ffae2c058beb4346366c19e7459905","shasum":""},"type":"library","time":"2020-03-11T20:41:15+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.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).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.0).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3625969},"dev-actions-fix":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-actions-fix","version_normalized":"dev-actions-fix","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0485af79b2452e050d625f8f0e69386dc0ab3ae9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0485af79b2452e050d625f8f0e69386dc0ab3ae9","reference":"0485af79b2452e050d625f8f0e69386dc0ab3ae9","shasum":""},"type":"library","time":"2020-02-23T20:38:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3636351},"dev-analysis-1bE2BP":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-1bE2BP","version_normalized":"dev-analysis-1bE2BP","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"12c6184fa9ce595bf8d18372ee17d9279735c777"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/12c6184fa9ce595bf8d18372ee17d9279735c777","reference":"12c6184fa9ce595bf8d18372ee17d9279735c777","shasum":""},"type":"library","time":"2020-03-10T23:03:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3682004},"dev-analysis-J2Mmab":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-J2Mmab","version_normalized":"dev-analysis-J2Mmab","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d7d412476c09de857c710905ee726c6a9659d71c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d7d412476c09de857c710905ee726c6a9659d71c","reference":"d7d412476c09de857c710905ee726c6a9659d71c","shasum":""},"type":"library","time":"2020-02-23T18:57:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3636202},"dev-analysis-M1wGKO":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-M1wGKO","version_normalized":"dev-analysis-M1wGKO","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a0994692d5d0db95d98a6249e09022c350d1ca41"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a0994692d5d0db95d98a6249e09022c350d1ca41","reference":"a0994692d5d0db95d98a6249e09022c350d1ca41","shasum":""},"type":"library","time":"2020-03-07T22:37:46+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3673627},"dev-analysis-PxBj4L":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-PxBj4L","version_normalized":"dev-analysis-PxBj4L","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fa6f70b51fb643ef9137b31d4cbaac83d7e9dc7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fa6f70b51fb643ef9137b31d4cbaac83d7e9dc7a","reference":"fa6f70b51fb643ef9137b31d4cbaac83d7e9dc7a","shasum":""},"type":"library","time":"2020-03-04T14:14:51+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3661624},"dev-analysis-YjoR1v":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-YjoR1v","version_normalized":"dev-analysis-YjoR1v","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8e5ad93948dcbcd29b3bb323a97b979e876428e0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8e5ad93948dcbcd29b3bb323a97b979e876428e0","reference":"8e5ad93948dcbcd29b3bb323a97b979e876428e0","shasum":""},"type":"library","time":"2020-03-07T21:33:11+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3673588},"dev-analysis-d0YaAg":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-d0YaAg","version_normalized":"dev-analysis-d0YaAg","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e2e93f0658af80311a446fe1af002ae072ce9ec1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e2e93f0658af80311a446fe1af002ae072ce9ec1","reference":"e2e93f0658af80311a446fe1af002ae072ce9ec1","shasum":""},"type":"library","time":"2020-02-24T07:56:27+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3637497},"dev-analysis-nN271G":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-analysis-nN271G","version_normalized":"dev-analysis-nN271G","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d72e35f62af085f3949908f621cf1191a7faee98"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d72e35f62af085f3949908f621cf1191a7faee98","reference":"d72e35f62af085f3949908f621cf1191a7faee98","shasum":""},"type":"library","time":"2020-02-27T16:39:00+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3646867},"dev-cache-aware":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-cache-aware","version_normalized":"dev-cache-aware","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4363e1bd35cfc06c88f062377094af12bb852221"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4363e1bd35cfc06c88f062377094af12bb852221","reference":"4363e1bd35cfc06c88f062377094af12bb852221","shasum":""},"type":"library","time":"2020-03-11T09:03:04+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3683461},"dev-catch-and-rethrow-route-exception":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-catch-and-rethrow-route-exception","version_normalized":"dev-catch-and-rethrow-route-exception","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"720cccd5bc4d10631fd957cf3ef0c74cc9ce7a3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/720cccd5bc4d10631fd957cf3ef0c74cc9ce7a3c","reference":"720cccd5bc4d10631fd957cf3ef0c74cc9ce7a3c","shasum":""},"type":"library","time":"2020-03-04T14:49:23+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3661729},"dev-catch-symfony-exception":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-catch-symfony-exception","version_normalized":"dev-catch-symfony-exception","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0bd423b7b4ad9fd7ceed1b4aa2afa00b619e8810"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0bd423b7b4ad9fd7ceed1b4aa2afa00b619e8810","reference":"0bd423b7b4ad9fd7ceed1b4aa2afa00b619e8810","shasum":""},"type":"library","time":"2020-03-05T13:10:04+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3665543},"dev-dep-fixes":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-dep-fixes","version_normalized":"dev-dep-fixes","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cf71f81d15066e16b82c5c70ed345e4bf116adf1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cf71f81d15066e16b82c5c70ed345e4bf116adf1","reference":"cf71f81d15066e16b82c5c70ed345e4bf116adf1","shasum":""},"type":"library","time":"2020-03-11T08:45:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3681616},"dev-docker-tests":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-docker-tests","version_normalized":"dev-docker-tests","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f46a571b4d80cfe0b9e43b9c3ae0855bfa7c1c85"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f46a571b4d80cfe0b9e43b9c3ae0855bfa7c1c85","reference":"f46a571b4d80cfe0b9e43b9c3ae0855bfa7c1c85","shasum":""},"type":"library","time":"2020-02-21T19:06:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3633105},"dev-exception-on-duplicate-route-name":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-exception-on-duplicate-route-name","version_normalized":"dev-exception-on-duplicate-route-name","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ce536652d852d46248e660ac4b6665f91cb1af17"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ce536652d852d46248e660ac4b6665f91cb1af17","reference":"ce536652d852d46248e660ac4b6665f91cb1af17","shasum":""},"type":"library","time":"2020-03-05T13:22:20+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3665094},"dev-ext":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-ext","version_normalized":"dev-ext","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5545ee5ef85ee0c21055ae84e200a24aa9e4544e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5545ee5ef85ee0c21055ae84e200a24aa9e4544e","reference":"5545ee5ef85ee0c21055ae84e200a24aa9e4544e","shasum":""},"type":"library","time":"2020-02-24T09:08:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3637617},"dev-fix-bug-with-slash-prefix":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-bug-with-slash-prefix","version_normalized":"dev-fix-bug-with-slash-prefix","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c087ffe606bfb96f2689a2b9908e5158ff6efb7b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c087ffe606bfb96f2689a2b9908e5158ff6efb7b","reference":"c087ffe606bfb96f2689a2b9908e5158ff6efb7b","shasum":""},"type":"library","time":"2020-03-05T13:55:24+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3665476},"dev-fix-flakey-memcached-tests":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-flakey-memcached-tests","version_normalized":"dev-fix-flakey-memcached-tests","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0e3a7c72dc9da536703ca091b284cf8a5cee8710"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0e3a7c72dc9da536703ca091b284cf8a5cee8710","reference":"0e3a7c72dc9da536703ca091b284cf8a5cee8710","shasum":""},"type":"library","time":"2020-02-28T16:10:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3649657},"dev-fix-root-uri":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-root-uri","version_normalized":"dev-fix-root-uri","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"63be765442ea9d6ba56976d88fc24b52c8e318f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/63be765442ea9d6ba56976d88fc24b52c8e318f3","reference":"63be765442ea9d6ba56976d88fc24b52c8e318f3","shasum":""},"type":"library","time":"2020-03-05T15:55:14+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3666331},"dev-fix-route-caching":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-route-caching","version_normalized":"dev-fix-route-caching","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b6a494f2e5b50810abaea01162d8e26aa86a6d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b6a494f2e5b50810abaea01162d8e26aa86a6d2e","reference":"b6a494f2e5b50810abaea01162d8e26aa86a6d2e","shasum":""},"type":"library","time":"2020-03-04T20:44:37+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3662985},"dev-fix-route-prefix":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-route-prefix","version_normalized":"dev-fix-route-prefix","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"92ea3349f64d77b9c1402d857d4627cc186d499c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/92ea3349f64d77b9c1402d857d4627cc186d499c","reference":"92ea3349f64d77b9c1402d857d4627cc186d499c","shasum":""},"type":"library","time":"2020-03-03T21:56:28+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3658895},"dev-fix-route-view":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-route-view","version_normalized":"dev-fix-route-view","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4e592ad89f979e26cb2a15085dbccacb904317dc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4e592ad89f979e26cb2a15085dbccacb904317dc","reference":"4e592ad89f979e26cb2a15085dbccacb904317dc","shasum":""},"type":"library","time":"2020-02-24T07:56:35+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3637493},"dev-fix-tests":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-tests","version_normalized":"dev-fix-tests","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4d9c8e2cd72d9de5b8a0b41c66430f480978a31c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4d9c8e2cd72d9de5b8a0b41c66430f480978a31c","reference":"4d9c8e2cd72d9de5b8a0b41c66430f480978a31c","shasum":""},"type":"library","time":"2020-02-21T16:07:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3633086},"dev-fix-type-hint":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-type-hint","version_normalized":"dev-fix-type-hint","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"97241d7e5fefb1d0c0d75687b758b289fb7fc2cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/97241d7e5fefb1d0c0d75687b758b289fb7fc2cc","reference":"97241d7e5fefb1d0c0d75687b758b289fb7fc2cc","shasum":""},"type":"library","time":"2020-03-07T13:24:01+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3672992},"dev-fix-type-hints":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-type-hints","version_normalized":"dev-fix-type-hints","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3337b344f780b03238a142829b89f99d4c1346b7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3337b344f780b03238a142829b89f99d4c1346b7","reference":"3337b344f780b03238a142829b89f99d4c1346b7","shasum":""},"type":"library","time":"2020-03-06T15:50:19+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3670824},"dev-fix-url-generator":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-fix-url-generator","version_normalized":"dev-fix-url-generator","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"47a193f64d5ce94fe142c2e48e7e52e692e03e5b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/47a193f64d5ce94fe142c2e48e7e52e692e03e5b","reference":"47a193f64d5ce94fe142c2e48e7e52e692e03e5b","shasum":""},"type":"library","time":"2020-03-04T16:15:39+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3662303},"dev-github-actions":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-github-actions","version_normalized":"dev-github-actions","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4644641d33acb2e8cac3dc45a38917037ff8d1ab"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4644641d33acb2e8cac3dc45a38917037ff8d1ab","reference":"4644641d33acb2e8cac3dc45a38917037ff8d1ab","shasum":""},"type":"library","time":"2020-02-24T09:30:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3632646},"dev-http-retry-annotation":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-http-retry-annotation","version_normalized":"dev-http-retry-annotation","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"dd878c067ed2ef2ba3adf710e2f4e73effbb256f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/dd878c067ed2ef2ba3adf710e2f4e73effbb256f","reference":"dd878c067ed2ef2ba3adf710e2f4e73effbb256f","shasum":""},"type":"library","time":"2020-03-02T15:12:45+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3654574},"dev-master":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e67b7fb8d9de928f262f915aea7c86132075b1b7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e67b7fb8d9de928f262f915aea7c86132075b1b7","reference":"e67b7fb8d9de928f262f915aea7c86132075b1b7","shasum":""},"type":"library","time":"2020-03-11T08:54:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"ext-mbstring":"*","ext-openssl":"*","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","psr/container":"^1.0","swiftmailer/swiftmailer":"^6.0","league/flysystem":"^1.0.8","opis/closure":"^3.1","ext-json":"*","egulias/email-validator":"^2.1.10","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","tijsverkoyen/css-to-inline-styles":"^2.2.2","vlucas/phpdotenv":"^4.0","voku/portable-ascii":"^1.4.8","league/commonmark":"^1.3","php":"^7.3","symfony/console":"^5.1","symfony/error-handler":"^5.1","symfony/finder":"^5.1","symfony/http-foundation":"^5.1","symfony/http-kernel":"^5.1","symfony/mime":"^5.1","symfony/process":"^5.1","symfony/routing":"^5.1","symfony/var-dumper":"^5.1"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^6.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.1"},"suggest":{"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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","league/flysystem-cached-adapter":"Required to use the Flysystem cache (^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).","filp/whoops":"Required for friendly error pages in development (^2.4).","ext-redis":"Required to use the Redis cache and queue drivers.","ext-memcached":"Required to use the memcache cache driver.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).","ext-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^2.0).","laravel/tinker":"Required to use the tinker console command (^2.0).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","symfony/cache":"Required to PSR-6 cache bridge (^5.1).","mockery/mockery":"Required to use mocking (^1.3.1).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.0).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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","illuminate/testing":"self.version"},"uid":1529372},"dev-mime":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-mime","version_normalized":"dev-mime","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3232c874d7cfff476e9aa6ccfe4c7c2eed3dfb58"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3232c874d7cfff476e9aa6ccfe4c7c2eed3dfb58","reference":"3232c874d7cfff476e9aa6ccfe4c7c2eed3dfb58","shasum":""},"type":"library","time":"2020-02-23T09:59:18+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3635536},"dev-mysql-8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-mysql-8","version_normalized":"dev-mysql-8","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5630bf901b6171cbe6d308aa135054e42b61861e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5630bf901b6171cbe6d308aa135054e42b61861e","reference":"5630bf901b6171cbe6d308aa135054e42b61861e","shasum":""},"type":"library","time":"2020-02-24T09:33:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3637701},"dev-phpdotenv-5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-phpdotenv-5","version_normalized":"dev-phpdotenv-5","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"522061dbb4cd0c64f093759be310c7758785b61a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/522061dbb4cd0c64f093759be310c7758785b61a","reference":"522061dbb4cd0c64f093759be310c7758785b61a","shasum":""},"type":"library","time":"2020-03-10T12:17:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"php":"^7.3","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","symfony/console":"^5.1","symfony/error-handler":"^5.1","symfony/finder":"^5.1","symfony/http-foundation":"^5.1","symfony/http-kernel":"^5.1","symfony/mime":"^5.1","symfony/process":"^5.1","symfony/routing":"^5.1","symfony/var-dumper":"^5.1","tijsverkoyen/css-to-inline-styles":"^2.2.2","vlucas/phpdotenv":"^5.0","voku/portable-ascii":"^1.4.8"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^6.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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.1).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3680270},"dev-pr-template-update":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-pr-template-update","version_normalized":"dev-pr-template-update","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5a6c85acf32687914c0a4bfd25e2284b910637ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5a6c85acf32687914c0a4bfd25e2284b910637ca","reference":"5a6c85acf32687914c0a4bfd25e2284b910637ca","shasum":""},"type":"library","time":"2020-02-27T15:18:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3646710},"dev-refactor-route-caching":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-refactor-route-caching","version_normalized":"dev-refactor-route-caching","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"35f81ffd8ae93823a62b5e7b5386704d8b7fc212"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/35f81ffd8ae93823a62b5e7b5386704d8b7fc212","reference":"35f81ffd8ae93823a62b5e7b5386704d8b7fc212","shasum":""},"type":"library","time":"2020-03-08T15:53:40+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3671567},"dev-requeue":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-requeue","version_normalized":"dev-requeue","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"56149002a6583a8805fbbbea49d0d8c231ccfc4d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/56149002a6583a8805fbbbea49d0d8c231ccfc4d","reference":"56149002a6583a8805fbbbea49d0d8c231ccfc4d","shasum":""},"type":"library","time":"2020-02-24T13:29:57+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3638378},"dev-revert-31163-download-response":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-revert-31163-download-response","version_normalized":"dev-revert-31163-download-response","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ef8d1ff339404da62ba5c21e62c319d5a7b3d11b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ef8d1ff339404da62ba5c21e62c319d5a7b3d11b","reference":"ef8d1ff339404da62ba5c21e62c319d5a7b3d11b","shasum":""},"type":"library","time":"2020-02-25T14:01:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3640944},"dev-revert-31678-fix/migrate-cmd-seed":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-revert-31678-fix/migrate-cmd-seed","version_normalized":"dev-revert-31678-fix/migrate-cmd-seed","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9bb9bc169e127106d98dd52516c3d88945131e3a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9bb9bc169e127106d98dd52516c3d88945131e3a","reference":"9bb9bc169e127106d98dd52516c3d88945131e3a","shasum":""},"type":"library","time":"2020-03-02T17:06: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":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3654879},"dev-revert-pr-31206":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-revert-pr-31206","version_normalized":"dev-revert-pr-31206","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d29a64d5118dc9c08eda4b66638d7b6bc8b19eb5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d29a64d5118dc9c08eda4b66638d7b6bc8b19eb5","reference":"d29a64d5118dc9c08eda4b66638d7b6bc8b19eb5","shasum":""},"type":"library","time":"2020-03-06T13:37:50+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3669921},"dev-route-caching-tests":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-route-caching-tests","version_normalized":"dev-route-caching-tests","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"855563ad3bee57cb2d64da604093388878fab46a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/855563ad3bee57cb2d64da604093388878fab46a","reference":"855563ad3bee57cb2d64da604093388878fab46a","shasum":""},"type":"library","time":"2020-03-07T15:12:12+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3673148},"dev-route-exception-message":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-route-exception-message","version_normalized":"dev-route-exception-message","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"697af787d79b2cc2e939ed60f331eba06f1a3bac"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/697af787d79b2cc2e939ed60f331eba06f1a3bac","reference":"697af787d79b2cc2e939ed60f331eba06f1a3bac","shasum":""},"type":"library","time":"2020-03-05T15:44:34+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3665829},"dev-route-name-cache":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-route-name-cache","version_normalized":"dev-route-name-cache","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f476f91591ea3475c087f74ae6511737e9588711"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f476f91591ea3475c087f74ae6511737e9588711","reference":"f476f91591ea3475c087f74ae6511737e9588711","shasum":""},"type":"library","time":"2020-03-11T20:26:09+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3685440},"dev-spaces":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-spaces","version_normalized":"dev-spaces","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6b967662b57cd8a6eb62f50af65c014e25e2c560"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6b967662b57cd8a6eb62f50af65c014e25e2c560","reference":"6b967662b57cd8a6eb62f50af65c014e25e2c560","shasum":""},"type":"library","time":"2020-02-21T22:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3633692},"dev-str-slug":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-str-slug","version_normalized":"dev-str-slug","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"eee066d066624b264051a7066249cd5aad6a7586"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/eee066d066624b264051a7066249cd5aad6a7586","reference":"eee066d066624b264051a7066249cd5aad6a7586","shasum":""},"type":"library","time":"2020-03-06T10:03:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3669198},"dev-str-slug-typecast":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-str-slug-typecast","version_normalized":"dev-str-slug-typecast","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5b456c633214b7d2d89ec5c1ab995087e1b2afb3"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5b456c633214b7d2d89ec5c1ab995087e1b2afb3","reference":"5b456c633214b7d2d89ec5c1ab995087e1b2afb3","shasum":""},"type":"library","time":"2020-03-03T19:22:31+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3658645},"dev-symfony":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-symfony","version_normalized":"dev-symfony","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"92c98bf93644a96badd26f218827a98d92bc872d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/92c98bf93644a96badd26f218827a98d92bc872d","reference":"92c98bf93644a96badd26f218827a98d92bc872d","shasum":""},"type":"library","time":"2020-02-24T09:37:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"php":"^7.3","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","symfony/console":"^5.1","symfony/error-handler":"^5.1","symfony/finder":"^5.1","symfony/http-foundation":"^5.1","symfony/http-kernel":"^5.1","symfony/process":"^5.1","symfony/routing":"^5.1","symfony/var-dumper":"^5.1","tijsverkoyen/css-to-inline-styles":"^2.2.2","vlucas/phpdotenv":"^4.0","voku/portable-ascii":"^1.4.8","symfony/mime":"^5.1"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^6.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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.1).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3628591},"dev-testbench-core":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-testbench-core","version_normalized":"dev-testbench-core","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"14a9515b48b50979ce90994b0f136d1c96e93fb5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/14a9515b48b50979ce90994b0f136d1c96e93fb5","reference":"14a9515b48b50979ce90994b0f136d1c96e93fb5","shasum":""},"type":"library","time":"2020-02-20T08:35:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"php":"^7.3","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^6.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3627707},"dev-testing-deps":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-testing-deps","version_normalized":"dev-testing-deps","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"81aea92b6c69059f3ff9aceddf072d9e689dbf50"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/81aea92b6c69059f3ff9aceddf072d9e689dbf50","reference":"81aea92b6c69059f3ff9aceddf072d9e689dbf50","shasum":""},"type":"library","time":"2020-02-24T14:29:46+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3635668},"dev-throw-exception-for-add-method":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-throw-exception-for-add-method","version_normalized":"dev-throw-exception-for-add-method","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e8232e342e5223584c9e0cc567f8ad5003d49ca9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e8232e342e5223584c9e0cc567f8ad5003d49ca9","reference":"e8232e342e5223584c9e0cc567f8ad5003d49ca9","shasum":""},"type":"library","time":"2020-03-06T21:44:19+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3671878},"dev-update-release-script":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-update-release-script","version_normalized":"dev-update-release-script","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f05c4d43af377c487503dbf56741876649ab95ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f05c4d43af377c487503dbf56741876649ab95ff","reference":"f05c4d43af377c487503dbf56741876649ab95ff","shasum":""},"type":"library","time":"2020-02-17T18:07:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3620087},"dev-uuid-4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-uuid-4","version_normalized":"dev-uuid-4","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"bbd5012d984ccacd3aa96ad931fe8420a23c5a4d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/bbd5012d984ccacd3aa96ad931fe8420a23c5a4d","reference":"bbd5012d984ccacd3aa96ad931fe8420a23c5a4d","shasum":""},"type":"library","time":"2020-02-20T10:43:06+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^4.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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3628527},"dev-version":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-version","version_normalized":"dev-version","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0e1c1d10fc09c9859095b1948522db79da2bcc29"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0e1c1d10fc09c9859095b1948522db79da2bcc29","reference":"0e1c1d10fc09c9859095b1948522db79da2bcc29","shasum":""},"type":"library","time":"2020-02-19T16:09:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"8.x-dev"}},"require":{"php":"^7.3","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3626342},"v5.3.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1002073},"v5.3.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1012480},"v5.3.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1014751},"v5.3.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1015252},"v5.3.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1015274},"v5.3.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1015550},"v5.3.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1022117},"v5.3.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1025375},"v5.3.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":1027250},"v5.3.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1040898},"v5.3.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1052673},"v5.3.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1054347},"v5.3.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1062752},"v5.3.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1080380},"v5.3.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1091158},"v5.3.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1104336},"v5.3.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1106320},"v5.3.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1129402},"v5.3.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1129498},"v5.3.29":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1159223},"v5.3.30":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1195355},"v5.3.31":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1306235},"v5.4.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1191197},"v5.4.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1192954},"v5.4.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1220871},"v5.4.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1225251},"v5.4.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1233989},"v5.4.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1247461},"v5.4.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1259699},"v5.4.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1261477},"v5.4.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1298756},"v5.4.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1323901},"v5.4.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1336747},"v5.4.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1345651},"v5.4.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1193226},"v5.4.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1364737},"v5.4.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1366914},"v5.4.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1384932},"v5.4.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1390730},"v5.4.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1418899},"v5.4.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1432453},"v5.4.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1442899},"v5.4.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1447112},"v5.4.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1475020},"v5.4.29":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1508225},"v5.4.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1193628},"v5.4.30":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1508724},"v5.4.31":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1533573},"v5.4.32":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1535303},"v5.4.33":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1554687},"v5.4.34":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1570570},"v5.4.35":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1571775},"v5.4.36":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1581778},"v5.4.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1195351},"v5.4.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1196056},"v5.4.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1198777},"v5.4.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1206250},"v5.4.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1207947},"v5.4.9":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":1212199},"v5.5.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":1581823},"v5.5.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1586484},"v5.5.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1624369},"v5.5.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1624432},"v5.5.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1625804},"v5.5.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1628929},"v5.5.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1645216},"v5.5.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1668382},"v5.5.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1668573},"v5.5.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1670338},"v5.5.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1675217},"v5.5.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":1687261},"v5.5.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1591791},"v5.5.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":1710302},"v5.5.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":1726394},"v5.5.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":1750274},"v5.5.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":1763113},"v5.5.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":1769447},"v5.5.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1778155},"v5.5.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1796114},"v5.5.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1801198},"v5.5.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1809980},"v5.5.29":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1842998},"v5.5.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1598373},"v5.5.30":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1845481},"v5.5.31":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1845721},"v5.5.32":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1850179},"v5.5.33":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1879817},"v5.5.34":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":1895967},"v5.5.35":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":1935576},"v5.5.36":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":1950395},"v5.5.37":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":1968842},"v5.5.38":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":1976176},"v5.5.39":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":1976504},"v5.5.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1609270},"v5.5.40":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2049184},"v5.5.41":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2374341},"v5.5.42":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2390180},"v5.5.43":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2437098},"v5.5.44":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2502745},"v5.5.45":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.45","version_normalized":"5.5.45.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80","shasum":""},"type":"library","time":"2019-01-28T20:53:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2722335},"v5.5.46":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.46","version_normalized":"5.5.46.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/85b2a5218088b0f60bf6e8c3a62891ba275a7269","reference":"85b2a5218088b0f60bf6e8c3a62891ba275a7269","shasum":""},"type":"library","time":"2019-07-09T14:00:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3089579},"v5.5.47":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.47","version_normalized":"5.5.47.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0f538802144a41664f545fd92bbb556000cba115"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0f538802144a41664f545fd92bbb556000cba115","reference":"0f538802144a41664f545fd92bbb556000cba115","shasum":""},"type":"library","time":"2019-08-13T14:13:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3160526},"v5.5.48":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.48","version_normalized":"5.5.48.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e3e8d585dcfab5abe6261b060f4df0d48f9924bf","reference":"e3e8d585dcfab5abe6261b060f4df0d48f9924bf","shasum":""},"type":"library","time":"2019-08-20T15:46:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":3174093},"v5.5.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1619721},"v5.5.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1620292},"v5.5.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1620324},"v5.5.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1621455},"v5.5.9":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":1621916},"v5.6.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1898716},"v5.6.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1901659},"v5.6.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1976110},"v5.6.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1976366},"v5.6.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1991468},"v5.6.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2033033},"v5.6.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2041107},"v5.6.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2049313},"v5.6.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2081099},"v5.6.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2105141},"v5.6.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2138476},"v5.6.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2151322},"v5.6.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1902276},"v5.6.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2158111},"v5.6.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2177444},"v5.6.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2203912},"v5.6.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2217329},"v5.6.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2239978},"v5.6.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2257323},"v5.6.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2276627},"v5.6.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2322325},"v5.6.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2338977},"v5.6.29":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2361057},"v5.6.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":1904161},"v5.6.30":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2390181},"v5.6.31":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2390386},"v5.6.32":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2392883},"v5.6.33":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2392990},"v5.6.34":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2412105},"v5.6.35":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2423664},"v5.6.36":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2437061},"v5.6.37":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2437252},"v5.6.38":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2442442},"v5.6.39":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2502728},"v5.6.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":1931155},"v5.6.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":1935537},"v5.6.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":1944675},"v5.6.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":1947702},"v5.6.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1965084},"v5.6.9":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":1968803},"v5.7.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2442438},"v5.7.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2443243},"v5.7.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2537323},"v5.7.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2539261},"v5.7.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2550408},"v5.7.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2564740},"v5.7.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2592892},"v5.7.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2602052},"v5.7.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2620105},"v5.7.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2635433},"v5.7.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2644129},"v5.7.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2645908},"v5.7.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2448103},"v5.7.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2677194},"v5.7.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2692569},"v5.7.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29","shasum":""},"type":"library","time":"2019-01-22T15:08:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2707353},"v5.7.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0012324a3d31af793c5c71d05dcd0e348c424b69","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69","shasum":""},"type":"library","time":"2019-01-29T14:33:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2723988},"v5.7.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.24","version_normalized":"5.7.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","shasum":""},"type":"library","time":"2019-01-29T22:13:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2724814},"v5.7.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.25","version_normalized":"5.7.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","shasum":""},"type":"library","time":"2019-02-05T14:28:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2741152},"v5.7.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ca3bc9769969e8af3bd9878a3e0242051c74dae4","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4","shasum":""},"type":"library","time":"2019-02-12T14:52:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2757346},"v5.7.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"688fbfa889d43f392825b381ad3981847120fdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/688fbfa889d43f392825b381ad3981847120fdfa","reference":"688fbfa889d43f392825b381ad3981847120fdfa","shasum":""},"type":"library","time":"2019-02-19T14:37:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2772478},"v5.7.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8e69728f1c80a024588adbd24c65c4fcf9aa9192","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192","shasum":""},"type":"library","time":"2019-02-26T15:41:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2797162},"v5.7.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2457339},"v5.7.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2470037},"v5.7.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2474289},"v5.7.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2483936},"v5.7.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2496885},"v5.7.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2502693},"v5.7.9":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2512213},"v5.8.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e6c8aa0e39d8f91068ad1c299546536e9f25ef63","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63","shasum":""},"type":"library","time":"2019-02-26T15:42:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2797171},"v5.8.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.1","version_normalized":"5.8.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9be2899caaefd749cdcf6819f2d6f763cfa9c433","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433","shasum":""},"type":"library","time":"2019-02-27T13:47:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2799639},"v5.8.10":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.10","version_normalized":"5.8.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"505325b4577968750e622d7a5a271cf8785a7a1a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/505325b4577968750e622d7a5a271cf8785a7a1a","reference":"505325b4577968750e622d7a5a271cf8785a7a1a","shasum":""},"type":"library","time":"2019-04-04T13:39:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2878070},"v5.8.11":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.11","version_normalized":"5.8.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a2cf7a7983329d63edc6fde43142b232bb61aa0a","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a","shasum":""},"type":"library","time":"2019-04-10T13:05:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2889940},"v5.8.12":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.12","version_normalized":"5.8.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6dd75b67811a265c57144ab15f25a8061ed4721f","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f","shasum":""},"type":"library","time":"2019-04-16T13:47:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2902800},"v5.8.13":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.13","version_normalized":"5.8.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"837e3823e2274d22b8e281d093391b5d9c23029a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/837e3823e2274d22b8e281d093391b5d9c23029a","reference":"837e3823e2274d22b8e281d093391b5d9c23029a","shasum":""},"type":"library","time":"2019-04-18T15:28:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2909338},"v5.8.14":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.14","version_normalized":"5.8.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d1ba096bf809c7cbe6cb9624222326d75c92fd74","reference":"d1ba096bf809c7cbe6cb9624222326d75c92fd74","shasum":""},"type":"library","time":"2019-04-23T13:22:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2916739},"v5.8.15":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.15","version_normalized":"5.8.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8a34004aed6ff0aa4072360e3e5bd875edebc223","reference":"8a34004aed6ff0aa4072360e3e5bd875edebc223","shasum":""},"type":"library","time":"2019-04-30T14:05:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2932378},"v5.8.16":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.16","version_normalized":"5.8.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/83d57f9f9162ab476c43b9ec00d463ff12c578fd","reference":"83d57f9f9162ab476c43b9ec00d463ff12c578fd","shasum":""},"type":"library","time":"2019-05-07T14:37:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2945977},"v5.8.17":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.17","version_normalized":"5.8.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/33c04dd2a431adeeb49926a4f2b20590cc033ca2","reference":"33c04dd2a431adeeb49926a4f2b20590cc033ca2","shasum":""},"type":"library","time":"2019-05-14T16:02:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2961177},"v5.8.18":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.18","version_normalized":"5.8.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9f571be04435883dab6f23ecfadb204273b7f527"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9f571be04435883dab6f23ecfadb204273b7f527","reference":"9f571be04435883dab6f23ecfadb204273b7f527","shasum":""},"type":"library","time":"2019-05-21T16:40:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2979195},"v5.8.19":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.19","version_normalized":"5.8.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/47bb1471b727a0c1497143dccf46aacf73c0ce6b","reference":"47bb1471b727a0c1497143dccf46aacf73c0ce6b","shasum":""},"type":"library","time":"2019-05-28T13:19:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2994039},"v5.8.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","shasum":""},"type":"library","time":"2019-02-27T14:02:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2799688},"v5.8.20":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.20","version_normalized":"5.8.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6c29b6fd3aa6991c7b610607d86db53aaadf165c","reference":"6c29b6fd3aa6991c7b610607d86db53aaadf165c","shasum":""},"type":"library","time":"2019-06-04T13:08:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3011737},"v5.8.21":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.21","version_normalized":"5.8.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c78796cc1159c8dc63c45a2011ddc4af17059cb4","reference":"c78796cc1159c8dc63c45a2011ddc4af17059cb4","shasum":""},"type":"library","time":"2019-06-05T00:13:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3012713},"v5.8.22":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.22","version_normalized":"5.8.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","reference":"f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3","shasum":""},"type":"library","time":"2019-06-12T12:54:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3030441},"v5.8.23":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.23","version_normalized":"5.8.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"02d242212348bddd048702f5dee8dab693ac830b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/02d242212348bddd048702f5dee8dab693ac830b","reference":"02d242212348bddd048702f5dee8dab693ac830b","shasum":""},"type":"library","time":"2019-06-13T21:08:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3034300},"v5.8.24":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.24","version_normalized":"5.8.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"bb2a0afef35f508f77c049c51f04087a14de0055"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055","reference":"bb2a0afef35f508f77c049c51f04087a14de0055","shasum":""},"type":"library","time":"2019-06-19T16:40:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3046707},"v5.8.25":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.25","version_normalized":"5.8.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7c5f0f5a0854aa559d122ab83f776a9e50406a24","reference":"7c5f0f5a0854aa559d122ab83f776a9e50406a24","shasum":""},"type":"library","time":"2019-06-25T14:31:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3059244},"v5.8.26":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.26","version_normalized":"5.8.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31","reference":"1d8ec9afdedc79314c18715056b8143d7e1fac31","shasum":""},"type":"library","time":"2019-06-25T16:20:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3059473},"v5.8.27":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.27","version_normalized":"5.8.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f1dccffb96f614895393e27e4667105a05407af5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f1dccffb96f614895393e27e4667105a05407af5","reference":"f1dccffb96f614895393e27e4667105a05407af5","shasum":""},"type":"library","time":"2019-07-02T13:43:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3074505},"v5.8.28":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.28","version_normalized":"5.8.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"341fb54bea9693cada2a5b8d398621a57f82862d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/341fb54bea9693cada2a5b8d398621a57f82862d","reference":"341fb54bea9693cada2a5b8d398621a57f82862d","shasum":""},"type":"library","time":"2019-07-09T14:00: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3089577},"v5.8.29":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.29","version_normalized":"5.8.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"489ae2218c7eb138caac780de584d8df9fe8160b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/489ae2218c7eb138caac780de584d8df9fe8160b","reference":"489ae2218c7eb138caac780de584d8df9fe8160b","shasum":""},"type":"library","time":"2019-07-16T14:05:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3105066},"v5.8.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521","shasum":""},"type":"library","time":"2019-03-05T13:51:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2813022},"v5.8.30":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.30","version_normalized":"5.8.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/7ccf0cf63931a8d8391aed90e6fc011381ea6838","reference":"7ccf0cf63931a8d8391aed90e6fc011381ea6838","shasum":""},"type":"library","time":"2019-07-30T14:08:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3132037},"v5.8.31":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.31","version_normalized":"5.8.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"24cc1786bd55876fa52380306354772355345efd"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/24cc1786bd55876fa52380306354772355345efd","reference":"24cc1786bd55876fa52380306354772355345efd","shasum":""},"type":"library","time":"2019-08-06T15:09: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":"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3147079},"v5.8.32":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.32","version_normalized":"5.8.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ee16d719516dfd77ed6c9538000bca49ded284e2","reference":"ee16d719516dfd77ed6c9538000bca49ded284e2","shasum":""},"type":"library","time":"2019-08-13T14:11:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3160523},"v5.8.33":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.33","version_normalized":"5.8.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/58b81842cbdcfbbd8302790ac0f98119ea1c56e5","reference":"58b81842cbdcfbbd8302790ac0f98119ea1c56e5","shasum":""},"type":"library","time":"2019-08-20T15:45:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3174068},"v5.8.34":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.34","version_normalized":"5.8.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/c3a870b96c7afe5174f486af74768ccfddeec77b","reference":"c3a870b96c7afe5174f486af74768ccfddeec77b","shasum":""},"type":"library","time":"2019-08-27T14:35:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3189407},"v5.8.35":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.35","version_normalized":"5.8.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5a9e4d241a8b815e16c9d2151e908992c38db197","reference":"5a9e4d241a8b815e16c9d2151e908992c38db197","shasum":""},"type":"library","time":"2019-09-03T16:44:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3206221},"v5.8.36":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.36","version_normalized":"5.8.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ccf857af50897eda43ceaf12e318cf214e0e4e95"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ccf857af50897eda43ceaf12e318cf214e0e4e95","reference":"ccf857af50897eda43ceaf12e318cf214e0e4e95","shasum":""},"type":"library","time":"2019-12-17T16:00:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3464903},"v5.8.37":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.37","version_normalized":"5.8.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4","reference":"ce08aaee3a0b8bb58b459b2decf7f25ba7b10fa4","shasum":""},"type":"library","time":"2020-02-14T14:29:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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-gd":"Required to use Illuminate\\Http\\Testing\\FileFactory::image().","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3613862},"v5.8.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925","shasum":""},"type":"library","time":"2019-03-12T13:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2828233},"v5.8.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.5","version_normalized":"5.8.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"791992e20efdf043ac3c2d989025d48d648821de"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/791992e20efdf043ac3c2d989025d48d648821de","reference":"791992e20efdf043ac3c2d989025d48d648821de","shasum":""},"type":"library","time":"2019-03-19T14:20:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2843510},"v5.8.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.6","version_normalized":"5.8.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/03e73f82ac951d863c2a6bfc5fabef0064296cda","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda","shasum":""},"type":"library","time":"2019-03-21T16:32:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2848391},"v5.8.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.7","version_normalized":"5.8.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670","shasum":""},"type":"library","time":"2019-03-21T16:54:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2848457},"v5.8.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba","shasum":""},"type":"library","time":"2019-03-26T17:19:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2859040},"v5.8.9":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b","shasum":""},"type":"library","time":"2019-04-02T14:11:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2872541},"v6.0.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.0","version_normalized":"6.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/89c81d4dc37714d82521d05dc003b26b2a86defc","reference":"89c81d4dc37714d82521d05dc003b26b2a86defc","shasum":""},"type":"library","time":"2019-09-03T13:09:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","symfony/cache":"Required to PSR-6 cache bridge (^4.3).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3205105},"v6.0.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.1","version_normalized":"6.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f38711564c642ee88a58bf180010a0c7a7ab062e","reference":"f38711564c642ee88a58bf180010a0c7a7ab062e","shasum":""},"type":"library","time":"2019-09-05T20:31:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3214151},"v6.0.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.2","version_normalized":"6.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d9b24caa67eacd22d917a5fd3b3601937112a329"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d9b24caa67eacd22d917a5fd3b3601937112a329","reference":"d9b24caa67eacd22d917a5fd3b3601937112a329","shasum":""},"type":"library","time":"2019-09-10T14:47:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3225266},"v6.0.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.3","version_normalized":"6.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"56789e9dec750e0fbe8e9e6ae90a01a4e6887902"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/56789e9dec750e0fbe8e9e6ae90a01a4e6887902","reference":"56789e9dec750e0fbe8e9e6ae90a01a4e6887902","shasum":""},"type":"library","time":"2019-09-10T18:46:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3225717},"v6.0.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.0.4","version_normalized":"6.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08","reference":"372e0add8a58e0e3deb78f87cbb2dc40d3e0ff08","shasum":""},"type":"library","time":"2019-09-24T13:40:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^3.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3255768},"v6.1.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.1.0","version_normalized":"6.1.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"a365bea7ff0dea9a50f5904be9e41656def9af4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/a365bea7ff0dea9a50f5904be9e41656def9af4b","reference":"a365bea7ff0dea9a50f5904be9e41656def9af4b","shasum":""},"type":"library","time":"2019-10-01T13:55:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3270731},"v6.10.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.10.0","version_normalized":"6.10.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ba2de9c702d7c90a39b70c9f7e6db8e9d4a1ea3b"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ba2de9c702d7c90a39b70c9f7e6db8e9d4a1ea3b","reference":"ba2de9c702d7c90a39b70c9f7e6db8e9d4a1ea3b","shasum":""},"type":"library","time":"2020-01-07T14:39:33+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3516284},"v6.10.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.10.1","version_normalized":"6.10.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"fe45ad5bc89e5e1b08ab2c8687f9be01c9c84d14"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/fe45ad5bc89e5e1b08ab2c8687f9be01c9c84d14","reference":"fe45ad5bc89e5e1b08ab2c8687f9be01c9c84d14","shasum":""},"type":"library","time":"2020-01-08T21:17:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3520621},"v6.11.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.11.0","version_normalized":"6.11.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"17af23842c259edcfd8c5b9e6a7c86596e040034"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/17af23842c259edcfd8c5b9e6a7c86596e040034","reference":"17af23842c259edcfd8c5b9e6a7c86596e040034","shasum":""},"type":"library","time":"2020-01-14T15:12:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3537769},"v6.12.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.12.0","version_normalized":"6.12.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4","reference":"8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4","shasum":""},"type":"library","time":"2020-01-21T15:10:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3554620},"v6.13.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.13.0","version_normalized":"6.13.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ae376a9fc70ebb7e9baf032e9287aa2d0be880af"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ae376a9fc70ebb7e9baf032e9287aa2d0be880af","reference":"ae376a9fc70ebb7e9baf032e9287aa2d0be880af","shasum":""},"type":"library","time":"2020-01-28T14:53:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3569345},"v6.13.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.13.1","version_normalized":"6.13.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"f0059760814b76fb5f98bb80628607c7560ebe58"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/f0059760814b76fb5f98bb80628607c7560ebe58","reference":"f0059760814b76fb5f98bb80628607c7560ebe58","shasum":""},"type":"library","time":"2020-01-28T21:44:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3570169},"v6.14.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.14.0","version_normalized":"6.14.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"9e78f1aeb2c60bd7badcbafc352a9a2c5863c60c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/9e78f1aeb2c60bd7badcbafc352a9a2c5863c60c","reference":"9e78f1aeb2c60bd7badcbafc352a9a2c5863c60c","shasum":""},"type":"library","time":"2020-02-04T14:38:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.1","league/commonmark-ext-table":"^2.1","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3585559},"v6.15.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.15.0","version_normalized":"6.15.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2842924b9ce7ffc43b09b96966a64a2ce0708aaf"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2842924b9ce7ffc43b09b96966a64a2ce0708aaf","reference":"2842924b9ce7ffc43b09b96966a64a2ce0708aaf","shasum":""},"type":"library","time":"2020-02-11T14:26:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3603048},"v6.15.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.15.1","version_normalized":"6.15.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b7c152e3327c03428fb68d5abb63ca8b3eca8422"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b7c152e3327c03428fb68d5abb63ca8b3eca8422","reference":"b7c152e3327c03428fb68d5abb63ca8b3eca8422","shasum":""},"type":"library","time":"2020-02-12T21:56:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3607739},"v6.16.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.16.0","version_normalized":"6.16.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b47217e41868d3049ec545cbb713aa94c6f39e55"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b47217e41868d3049ec545cbb713aa94c6f39e55","reference":"b47217e41868d3049ec545cbb713aa94c6f39e55","shasum":""},"type":"library","time":"2020-02-18T15:17:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3623014},"v6.17.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.17.0","version_normalized":"6.17.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"40fd590b93f060f2ebe407b3e6d29e66b0e57fbb"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/40fd590b93f060f2ebe407b3e6d29e66b0e57fbb","reference":"40fd590b93f060f2ebe407b3e6d29e66b0e57fbb","shasum":""},"type":"library","time":"2020-02-25T15:07:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3641168},"v6.17.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.17.1","version_normalized":"6.17.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"32d1ed55dd46dcd706ff2e45bb7965be7320b87d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/32d1ed55dd46dcd706ff2e45bb7965be7320b87d","reference":"32d1ed55dd46dcd706ff2e45bb7965be7320b87d","shasum":""},"type":"library","time":"2020-02-26T14:23:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3643600},"v6.18.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.18.0","version_normalized":"6.18.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"077b895d935b7fbcfb1d1eb34217fa4f80a130d8"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/077b895d935b7fbcfb1d1eb34217fa4f80a130d8","reference":"077b895d935b7fbcfb1d1eb34217fa4f80a130d8","shasum":""},"type":"library","time":"2020-03-03T13:14:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3657379},"v6.18.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.18.1","version_normalized":"6.18.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"367c2c8dfdfe83cb2ddbc029c0222174098d093a"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/367c2c8dfdfe83cb2ddbc029c0222174098d093a","reference":"367c2c8dfdfe83cb2ddbc029c0222174098d093a","shasum":""},"type":"library","time":"2020-03-10T14:11:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^7.5.15|^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^4.3.4"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3680778},"v6.2.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.2.0","version_normalized":"6.2.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cacce5a77fa94793cf25345d67387632134d75dd"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cacce5a77fa94793cf25345d67387632134d75dd","reference":"cacce5a77fa94793cf25345d67387632134d75dd","shasum":""},"type":"library","time":"2019-10-08T12:50:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3285900},"v6.3.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.3.0","version_normalized":"6.3.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"80914c430fb5e49f492812d704ba6aeec03d80a2"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/80914c430fb5e49f492812d704ba6aeec03d80a2","reference":"80914c430fb5e49f492812d704ba6aeec03d80a2","shasum":""},"type":"library","time":"2019-10-15T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3302306},"v6.4.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.4.0","version_normalized":"6.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"bbaf5e956cb24512c48fc31129a5e357a09a8ea1"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/bbaf5e956cb24512c48fc31129a5e357a09a8ea1","reference":"bbaf5e956cb24512c48fc31129a5e357a09a8ea1","shasum":""},"type":"library","time":"2019-10-23T13:29:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3321978},"v6.4.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.4.1","version_normalized":"6.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ebd8fcc038effa8c5f8791346c48047f7d0ed320"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ebd8fcc038effa8c5f8791346c48047f7d0ed320","reference":"ebd8fcc038effa8c5f8791346c48047f7d0ed320","shasum":""},"type":"library","time":"2019-10-29T14:30:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3337266},"v6.5.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.5.0","version_normalized":"6.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"6d120a21ef0c69630e92dec67932ef434c746019"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/6d120a21ef0c69630e92dec67932ef434c746019","reference":"6d120a21ef0c69630e92dec67932ef434c746019","shasum":""},"type":"library","time":"2019-11-05T14:32:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3353201},"v6.5.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.5.1","version_normalized":"6.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"e47180500498cf8aa2a8ffb59a3b4daa007fa13d"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/e47180500498cf8aa2a8ffb59a3b4daa007fa13d","reference":"e47180500498cf8aa2a8ffb59a3b4daa007fa13d","shasum":""},"type":"library","time":"2019-11-12T15:20:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3371035},"v6.5.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.5.2","version_normalized":"6.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cca8906654e72d7bb118c3c18bb55e74c109a766"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cca8906654e72d7bb118c3c18bb55e74c109a766","reference":"cca8906654e72d7bb118c3c18bb55e74c109a766","shasum":""},"type":"library","time":"2019-11-19T14:52:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3391261},"v6.6.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.6.0","version_normalized":"6.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b48528ba5422ac909dbabf0b1cc34534928e7bce"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b48528ba5422ac909dbabf0b1cc34534928e7bce","reference":"b48528ba5422ac909dbabf0b1cc34534928e7bce","shasum":""},"type":"library","time":"2019-11-26T15:33:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3411450},"v6.6.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.6.1","version_normalized":"6.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0a8e3e6e96e5ec3af6b9f30026cb8e5551554875"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0a8e3e6e96e5ec3af6b9f30026cb8e5551554875","reference":"0a8e3e6e96e5ec3af6b9f30026cb8e5551554875","shasum":""},"type":"library","time":"2019-12-03T15:23:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-sftp":"Required to use the Flysystem SFTP driver (^1.0).","psr/http-message":"Required to allow Storage::put to accept a StreamInterface (^1.0)","moontoast/math":"Required to use ordered UUIDs (^1.1).","pda/pheanstalk":"Required to use the beanstalk queue driver (^4.0).","pusher/pusher-php-server":"Required to use the Pusher broadcast driver (^4.0).","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).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3429329},"v6.6.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.6.2","version_normalized":"6.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"27efba7e13aaf91a87ae9a63db158e943eb71410"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/27efba7e13aaf91a87ae9a63db158e943eb71410","reference":"27efba7e13aaf91a87ae9a63db158e943eb71410","shasum":""},"type":"library","time":"2019-12-05T13:49:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3435700},"v6.7.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.7.0","version_normalized":"6.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"ba4204f3a8b9672b6116398c165bd9c0c6eac077"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/ba4204f3a8b9672b6116398c165bd9c0c6eac077","reference":"ba4204f3a8b9672b6116398c165bd9c0c6eac077","shasum":""},"type":"library","time":"2019-12-10T16:01:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3447299},"v6.8.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.8.0","version_normalized":"6.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"3d1d74bf11a72f030983f39e0f6b7ec55de952f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/3d1d74bf11a72f030983f39e0f6b7ec55de952f4","reference":"3d1d74bf11a72f030983f39e0f6b7ec55de952f4","shasum":""},"type":"library","time":"2019-12-17T15:13:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3464750},"v6.9.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v6.9.0","version_normalized":"6.9.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"60610be97ca389fa4b959d4d13fb3690970d9fb7"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/60610be97ca389fa4b959d4d13fb3690970d9fb7","reference":"60610be97ca389fa4b959d4d13fb3690970d9fb7","shasum":""},"type":"library","time":"2019-12-19T18:16:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"6.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","erusev/parsedown":"^1.7","league/flysystem":"^1.0.8","monolog/monolog":"^1.12|^2.0","nesbot/carbon":"^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.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","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.4","guzzlehttp/guzzle":"^6.3","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.2.3","moontoast/math":"^1.1","orchestra/testbench-core":"^4.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.3","predis/predis":"^1.1.1","symfony/cache":"^4.3","true/punycode":"^2.1"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.4).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver 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-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).","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 (^4.3.4).","symfony/psr-http-message-bridge":"Required to use PSR-7 bridging features (^1.2).","wildbit/swiftmailer-postmark":"Required to use Postmark mail driver (^3.0)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3472152},"v7.0.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.0","version_normalized":"7.0.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"0b12ef19623c40e22eff91a4b48cb13b3b415b25"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/0b12ef19623c40e22eff91a4b48cb13b3b415b25","reference":"0b12ef19623c40e22eff91a4b48cb13b3b415b25","shasum":""},"type":"library","time":"2020-03-03T13:26:07+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3657471},"v7.0.1":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.1","version_normalized":"7.0.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"708f4da6f2d8afa9093dd696be520526221c1384"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/708f4da6f2d8afa9093dd696be520526221c1384","reference":"708f4da6f2d8afa9093dd696be520526221c1384","shasum":""},"type":"library","time":"2020-03-03T14:20:35+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3657759},"v7.0.2":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.2","version_normalized":"7.0.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"cbd46c70bc747af5f80a4a257ff58fd533e3f815"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/cbd46c70bc747af5f80a4a257ff58fd533e3f815","reference":"cbd46c70bc747af5f80a4a257ff58fd533e3f815","shasum":""},"type":"library","time":"2020-03-03T22:20:03+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3658930},"v7.0.3":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.3","version_normalized":"7.0.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"1c5caccad9dc49c9233610d1c92a5a7e46ecaeba"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/1c5caccad9dc49c9233610d1c92a5a7e46ecaeba","reference":"1c5caccad9dc49c9233610d1c92a5a7e46ecaeba","shasum":""},"type":"library","time":"2020-03-04T16:21:04+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3662323},"v7.0.4":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.4","version_normalized":"7.0.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"b93848b43f1564521b3f0605f06a1b392391f6ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/b93848b43f1564521b3f0605f06a1b392391f6ff","reference":"b93848b43f1564521b3f0605f06a1b392391f6ff","shasum":""},"type":"library","time":"2020-03-04T22:37:20+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3663345},"v7.0.5":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.5","version_normalized":"7.0.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"68ec618a3d78e6efae429ef339d8979faf82ee6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/68ec618a3d78e6efae429ef339d8979faf82ee6e","reference":"68ec618a3d78e6efae429ef339d8979faf82ee6e","shasum":""},"type":"library","time":"2020-03-06T13:50:22+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3670026},"v7.0.6":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.6","version_normalized":"7.0.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"2579730d60701a72b14eacb333b2b9cfb4746bef"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/2579730d60701a72b14eacb333b2b9cfb4746bef","reference":"2579730d60701a72b14eacb333b2b9cfb4746bef","shasum":""},"type":"library","time":"2020-03-06T21:19:59+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3671813},"v7.0.7":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.7","version_normalized":"7.0.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"5c3b3d9c77560b249305cbc42d0aa0a16f9e80f9"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/5c3b3d9c77560b249305cbc42d0aa0a16f9e80f9","reference":"5c3b3d9c77560b249305cbc42d0aa0a16f9e80f9","shasum":""},"type":"library","time":"2020-03-07T14:35:34+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3673077},"v7.0.8":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.0.8","version_normalized":"7.0.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"d71ba61d51aec79a0a0f907991ec215dc24b09d4"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/d71ba61d51aec79a0a0f907991ec215dc24b09d4","reference":"d71ba61d51aec79a0a0f907991ec215dc24b09d4","shasum":""},"type":"library","time":"2020-03-08T16:03:46+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3674351},"v7.1.0":{"name":"laravel/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v7.1.0","version_normalized":"7.1.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravel/framework.git","reference":"59b97d2868ff42d11626e63c6773b41146b3eb9c"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravel/framework/zipball/59b97d2868ff42d11626e63c6773b41146b3eb9c","reference":"59b97d2868ff42d11626e63c6773b41146b3eb9c","shasum":""},"type":"library","time":"2020-03-10T14:07:01+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":{"php":"^7.2.5","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"^1.1","dragonmantank/cron-expression":"^2.0","egulias/email-validator":"^2.1.10","league/commonmark":"^1.3","league/flysystem":"^1.0.8","monolog/monolog":"^2.0","nesbot/carbon":"^2.17","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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/mime":"^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"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.4","guzzlehttp/guzzle":"^6.3.1|^7.0","league/flysystem-cached-adapter":"^1.0","mockery/mockery":"^1.3.1","moontoast/math":"^1.1","orchestra/testbench-core":"^5.0","pda/pheanstalk":"^4.0","phpunit/phpunit":"^8.4|^9.0","predis/predis":"^1.1.1","symfony/cache":"^5.0"},"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.","ext-redis":"Required to use the Redis cache and queue drivers.","aws/aws-sdk-php":"Required to use the SQS queue driver, DynamoDb failed job storage 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.4).","fzaninotto/faker":"Required to use the eloquent factory builder (^1.9.1).","guzzlehttp/guzzle":"Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).","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).","mockery/mockery":"Required to use mocking (^1.3.1).","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).","phpunit/phpunit":"Required to use assertions and run tests (^8.4|^9.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":3680736}},"laravel_123dok/framework":{"5.3.x-dev":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594817},"5.4.x-dev":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/8a74cf931b9df281707cef973ee9fba5b18793e8","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8","shasum":""},"type":"library","time":"2017-12-07T13:59:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594818},"5.5.x-dev":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"0a02938f1021b8b68d28a8a7a1e9e80a6ec3cb8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/0a02938f1021b8b68d28a8a7a1e9e80a6ec3cb8a","reference":"0a02938f1021b8b68d28a8a7a1e9e80a6ec3cb8a","shasum":""},"type":"library","time":"2018-11-16T15:17:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594819},"5.6.x-dev":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b12feabda70f136cb2d7081af41441a0bf22edc7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b12feabda70f136cb2d7081af41441a0bf22edc7","reference":"b12feabda70f136cb2d7081af41441a0bf22edc7","shasum":""},"type":"library","time":"2018-11-13T14:14:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.26.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594820},"5.7.x-dev":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"5877042f8fd7f9019b1ffefdbc2445e19ce754b4"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/5877042f8fd7f9019b1ffefdbc2445e19ce754b4","reference":"5877042f8fd7f9019b1ffefdbc2445e19ce754b4","shasum":""},"type":"library","time":"2018-11-22T07:53:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594821},"dev-master":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d2a06216fe765174869b6eed945b6846217abdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d2a06216fe765174869b6eed945b6846217abdfa","reference":"d2a06216fe765174869b6eed945b6846217abdfa","shasum":""},"type":"library","time":"2018-11-20T15:00:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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.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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594810},"dev-revert":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-revert","version_normalized":"dev-revert","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b24870a0e1fd9daefcd885abecd1a6f727b64a9b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b24870a0e1fd9daefcd885abecd1a6f727b64a9b","reference":"b24870a0e1fd9daefcd885abecd1a6f727b64a9b","shasum":""},"type":"library","time":"2018-10-23T21:00:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594809},"v5.3.10":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594649},"v5.3.11":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594650},"v5.3.12":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594651},"v5.3.13":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594652},"v5.3.14":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594653},"v5.3.15":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594654},"v5.3.16":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594655},"v5.3.17":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594656},"v5.3.18":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2594657},"v5.3.19":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594658},"v5.3.20":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594659},"v5.3.21":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594660},"v5.3.22":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594661},"v5.3.23":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594662},"v5.3.24":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594663},"v5.3.25":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594664},"v5.3.26":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594665},"v5.3.27":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594666},"v5.3.28":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594667},"v5.3.29":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594668},"v5.3.30":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594669},"v5.3.31":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2594670},"v5.4.0":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594671},"v5.4.1":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594672},"v5.4.10":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594681},"v5.4.11":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594682},"v5.4.12":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594683},"v5.4.13":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594684},"v5.4.14":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594685},"v5.4.15":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594686},"v5.4.16":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594687},"v5.4.17":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594688},"v5.4.18":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594689},"v5.4.19":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594690},"v5.4.2":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594673},"v5.4.20":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594691},"v5.4.21":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594692},"v5.4.22":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594693},"v5.4.23":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594694},"v5.4.24":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594695},"v5.4.25":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594696},"v5.4.26":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594697},"v5.4.27":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594698},"v5.4.28":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594700},"v5.4.29":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594701},"v5.4.3":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594674},"v5.4.30":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594702},"v5.4.31":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594703},"v5.4.32":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594704},"v5.4.33":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594705},"v5.4.34":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594706},"v5.4.35":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594707},"v5.4.36":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594708},"v5.4.4":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594675},"v5.4.5":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594676},"v5.4.6":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594677},"v5.4.7":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594678},"v5.4.8":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594679},"v5.4.9":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2594680},"v5.5.0":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2594709},"v5.5.1":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594710},"v5.5.10":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594719},"v5.5.11":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594720},"v5.5.12":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594721},"v5.5.13":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594722},"v5.5.14":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594723},"v5.5.15":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594724},"v5.5.16":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594725},"v5.5.17":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594726},"v5.5.18":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2594727},"v5.5.19":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2594728},"v5.5.2":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594711},"v5.5.20":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2594729},"v5.5.21":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2594730},"v5.5.22":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2594731},"v5.5.23":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2594732},"v5.5.24":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2594733},"v5.5.25":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594734},"v5.5.26":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594735},"v5.5.27":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594736},"v5.5.28":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594737},"v5.5.29":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594738},"v5.5.3":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594712},"v5.5.30":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594739},"v5.5.31":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594740},"v5.5.32":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594741},"v5.5.33":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594742},"v5.5.34":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2594743},"v5.5.35":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594744},"v5.5.36":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594745},"v5.5.37":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594746},"v5.5.38":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594747},"v5.5.39":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594748},"v5.5.4":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594713},"v5.5.40":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594749},"v5.5.41":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594750},"v5.5.42":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594751},"v5.5.43":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594752},"v5.5.44":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2594753},"v5.5.5":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594714},"v5.5.6":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594715},"v5.5.7":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594716},"v5.5.8":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594717},"v5.5.9":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2594718},"v5.6.0":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2594754},"v5.6.1":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2594755},"v5.6.10":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594764},"v5.6.11":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594765},"v5.6.12":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594766},"v5.6.13":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594767},"v5.6.14":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594768},"v5.6.15":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594769},"v5.6.16":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594770},"v5.6.17":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594771},"v5.6.18":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594772},"v5.6.19":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594773},"v5.6.2":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2594756},"v5.6.20":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594774},"v5.6.21":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594775},"v5.6.22":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594776},"v5.6.23":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594777},"v5.6.24":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594778},"v5.6.25":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594779},"v5.6.26":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594780},"v5.6.27":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594781},"v5.6.28":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594782},"v5.6.29":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594783},"v5.6.3":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2594757},"v5.6.30":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594784},"v5.6.31":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594785},"v5.6.32":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594786},"v5.6.33":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594787},"v5.6.34":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594788},"v5.6.35":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594789},"v5.6.36":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594790},"v5.6.37":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594791},"v5.6.38":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594792},"v5.6.39":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594793},"v5.6.4":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2594758},"v5.6.5":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2594759},"v5.6.6":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2594760},"v5.6.7":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2594761},"v5.6.8":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594762},"v5.6.9":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594763},"v5.7.0":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594794},"v5.7.1":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594795},"v5.7.10":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594804},"v5.7.11":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594805},"v5.7.12":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594806},"v5.7.13":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594807},"v5.7.14":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594808},"v5.7.2":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594796},"v5.7.3":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594797},"v5.7.4":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594798},"v5.7.5":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594799},"v5.7.6":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594800},"v5.7.7":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594801},"v5.7.8":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594802},"v5.7.9":{"name":"laravel_123dok/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/vuthaihoc/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/vuthaihoc/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2594803}},"laravelfy/framework":{"5.6.x-dev":{"name":"laravelfy/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravelfy/framework.git","reference":"3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravelfy/framework/zipball/3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e","reference":"3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e","shasum":""},"type":"library","time":"2018-06-14T05:59:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2271402},"v5.6.26-beta":{"name":"laravelfy/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26-beta","version_normalized":"5.6.26.0-beta","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/laravelfy/framework.git","reference":"3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e"},"dist":{"type":"zip","url":"https://api.github.com/repos/laravelfy/framework/zipball/3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e","reference":"3d2ce8c4680e6a5a38c879636a0e7f6fa18d208e","shasum":""},"type":"library","time":"2018-06-14T05:59:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2271401}},"notebowl/framework":{"5.1-rc1":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.1-rc1","version_normalized":"5.1.0.0-RC1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/d631f4a970687c58c97e5210dbabcd5e9307a2ec","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec","shasum":""},"type":"library","time":"2016-11-21T07:38:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846705},"5.1.00-rc1":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.1.00-rc1","version_normalized":"5.1.00.0-RC1","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/d631f4a970687c58c97e5210dbabcd5e9307a2ec","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec","shasum":""},"type":"library","time":"2016-11-21T07:38:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846706},"5.1.9000":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.1.9000","version_normalized":"5.1.9000.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/d631f4a970687c58c97e5210dbabcd5e9307a2ec","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec","shasum":""},"type":"library","time":"2016-11-21T07:38:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846757},"5.3.143":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.143","version_normalized":"5.3.143.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"a877e78cfc45357e7571a0997a26e5db5561e77e"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/a877e78cfc45357e7571a0997a26e5db5561e77e","reference":"a877e78cfc45357e7571a0997a26e5db5561e77e","shasum":""},"type":"library","time":"2017-04-14T06:45: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":"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1846762},"5.3.144":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.144","version_normalized":"5.3.144.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"a877e78cfc45357e7571a0997a26e5db5561e77e"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/a877e78cfc45357e7571a0997a26e5db5561e77e","reference":"a877e78cfc45357e7571a0997a26e5db5561e77e","shasum":""},"type":"library","time":"2017-04-14T06:45: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":"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":1846763},"5.3.145":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.145","version_normalized":"5.3.145.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"072d29f28d44935c5f3c9b9de82df6ece55bda3d"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/072d29f28d44935c5f3c9b9de82df6ece55bda3d","reference":"072d29f28d44935c5f3c9b9de82df6ece55bda3d","shasum":""},"type":"library","time":"2017-11-14T07:56:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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","laravel/framework":"self.version"},"uid":1846764},"5.3.146":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.146","version_normalized":"5.3.146.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"c3042b01a0e55995e41266c10189cbd03ffdf00c"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/c3042b01a0e55995e41266c10189cbd03ffdf00c","reference":"c3042b01a0e55995e41266c10189cbd03ffdf00c","shasum":""},"type":"library","time":"2018-03-30T20:48:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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","laravel/framework":"self.version"},"uid":2050473},"5.3.x-dev":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"c3042b01a0e55995e41266c10189cbd03ffdf00c"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/c3042b01a0e55995e41266c10189cbd03ffdf00c","reference":"c3042b01a0e55995e41266c10189cbd03ffdf00c","shasum":""},"type":"library","time":"2018-03-30T20:48:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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","laravel/framework":"self.version"},"uid":1846778},"5.4.101":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.101","version_normalized":"5.4.101.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"8cd571e29565d2fa323d5e50601ea8600952296c"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/8cd571e29565d2fa323d5e50601ea8600952296c","reference":"8cd571e29565d2fa323d5e50601ea8600952296c","shasum":""},"type":"library","time":"2018-10-03T19:07:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2499960},"5.4.102":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.102","version_normalized":"5.4.102.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"e6f4dc598da171b91952c71f997a5047db1dbf16"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/e6f4dc598da171b91952c71f997a5047db1dbf16","reference":"e6f4dc598da171b91952c71f997a5047db1dbf16","shasum":""},"type":"library","time":"2018-10-31T08:07:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2551759},"5.4.7.2":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.7.2","version_normalized":"5.4.7.2","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"98bcf851420b23d46825cb07cd1d6ff7fa3ad887"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/98bcf851420b23d46825cb07cd1d6ff7fa3ad887","reference":"98bcf851420b23d46825cb07cd1d6ff7fa3ad887","shasum":""},"type":"library","time":"2018-08-13T05:27:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2397214},"5.4.x-dev":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"e6f4dc598da171b91952c71f997a5047db1dbf16"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/e6f4dc598da171b91952c71f997a5047db1dbf16","reference":"e6f4dc598da171b91952c71f997a5047db1dbf16","shasum":""},"type":"library","time":"2018-10-31T08:07:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2152056},"5.5.100":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.100","version_normalized":"5.5.100.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/337f43ce2a9a2e8153e34343def1e387d494a9a7","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7","shasum":""},"type":"library","time":"2019-03-29T01:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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","laravel/framework":"self.version"},"uid":2863871},"5.5.101":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.101","version_normalized":"5.5.101.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/337f43ce2a9a2e8153e34343def1e387d494a9a7","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7","shasum":""},"type":"library","time":"2019-03-29T01:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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","laravel/framework":"self.version"},"uid":2864390},"5.5.x-dev":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/337f43ce2a9a2e8153e34343def1e387d494a9a7","reference":"337f43ce2a9a2e8153e34343def1e387d494a9a7","shasum":""},"type":"library","time":"2019-03-29T01:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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","laravel/framework":"self.version"},"uid":2863860},"dev-alexc-better-queue-upstream":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-alexc-better-queue-upstream","version_normalized":"dev-alexc-better-queue-upstream","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/d631f4a970687c58c97e5210dbabcd5e9307a2ec","reference":"d631f4a970687c58c97e5210dbabcd5e9307a2ec","shasum":""},"type":"library","time":"2016-11-21T07:38:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846770},"dev-alexc-better-queue-upstream-wip":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-alexc-better-queue-upstream-wip","version_normalized":"dev-alexc-better-queue-upstream-wip","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"3924a6053ab12fa8463293d2e3122e95757fdbfe"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/3924a6053ab12fa8463293d2e3122e95757fdbfe","reference":"3924a6053ab12fa8463293d2e3122e95757fdbfe","shasum":""},"type":"library","time":"2016-11-10T08:54:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846769},"dev-master":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"0339858522de926007aeb84d263f081f4fbe3ec6"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/0339858522de926007aeb84d263f081f4fbe3ec6","reference":"0339858522de926007aeb84d263f081f4fbe3ec6","shasum":""},"type":"library","time":"2017-11-14T03:31:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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.2.*","symfony/dom-crawler":"3.2.*"},"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.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.*)."},"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"},"uid":1846771},"v5.4.100":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.100","version_normalized":"5.4.100.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"6794fa531c025245b9b49f5d4515f2cd5ab74367"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/6794fa531c025245b9b49f5d4515f2cd5ab74367","reference":"6794fa531c025245b9b49f5d4515f2cd5ab74367","shasum":""},"type":"library","time":"2018-07-17T22:38:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2271772},"v5.4.7.21":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7.21","version_normalized":"5.4.7.21","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"a96d6ef7547c3c64498cba0107642f3bfd84deb7"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/a96d6ef7547c3c64498cba0107642f3bfd84deb7","reference":"a96d6ef7547c3c64498cba0107642f3bfd84deb7","shasum":""},"type":"library","time":"2018-08-16T06:26:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2403199},"v5.4.7.22":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7.22","version_normalized":"5.4.7.22","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"67052562ff7867fb666a182ca83057f424e57c5c"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/67052562ff7867fb666a182ca83057f424e57c5c","reference":"67052562ff7867fb666a182ca83057f424e57c5c","shasum":""},"type":"library","time":"2018-10-02T14:18:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2496926},"v5.4.7.3":{"name":"notebowl/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7.3","version_normalized":"5.4.7.3","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/notebowl/laravel-framework.git","reference":"a96d6ef7547c3c64498cba0107642f3bfd84deb7"},"dist":{"type":"zip","url":"https://api.github.com/repos/notebowl/laravel-framework/zipball/a96d6ef7547c3c64498cba0107642f3bfd84deb7","reference":"a96d6ef7547c3c64498cba0107642f3bfd84deb7","shasum":""},"type":"library","time":"2018-08-16T06:26:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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","laravel/framework":"self.version"},"uid":2403201}},"orcaaoshi/laravel-framework51":{"5.3.x-dev":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2536066},"5.4.x-dev":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/8a74cf931b9df281707cef973ee9fba5b18793e8","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8","shasum":""},"type":"library","time":"2017-12-07T13:59:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2536067},"5.5.x-dev":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"891ddfc41a612478474a5903f45453ed951a70b4"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/891ddfc41a612478474a5903f45453ed951a70b4","reference":"891ddfc41a612478474a5903f45453ed951a70b4","shasum":""},"type":"library","time":"2018-10-09T21:26:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536068},"5.6.x-dev":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"372dcf3ed1e981bf4b1c91ded55f4d4b6081ab65"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/372dcf3ed1e981bf4b1c91ded55f4d4b6081ab65","reference":"372dcf3ed1e981bf4b1c91ded55f4d4b6081ab65","shasum":""},"type":"library","time":"2018-10-15T20:40:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536069},"5.7.x-dev":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d1b1e55981fb23c1fdd4f9471131d78b873fdeae"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d1b1e55981fb23c1fdd4f9471131d78b873fdeae","reference":"d1b1e55981fb23c1fdd4f9471131d78b873fdeae","shasum":""},"type":"library","time":"2018-10-22T18:26:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536070},"dev-master":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"92a28bcf1517869e9f839727cbc688585305c51f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/92a28bcf1517869e9f839727cbc688585305c51f","reference":"92a28bcf1517869e9f839727cbc688585305c51f","shasum":""},"type":"library","time":"2018-10-22T18:19:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","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.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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536059},"v5.3.10":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535903},"v5.3.11":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535904},"v5.3.12":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535905},"v5.3.13":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535906},"v5.3.14":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535907},"v5.3.15":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535908},"v5.3.16":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535909},"v5.3.17":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535910},"v5.3.18":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2535911},"v5.3.19":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535912},"v5.3.20":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535913},"v5.3.21":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535914},"v5.3.22":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535915},"v5.3.23":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535916},"v5.3.24":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535917},"v5.3.25":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535918},"v5.3.26":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535919},"v5.3.27":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535920},"v5.3.28":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535921},"v5.3.29":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535922},"v5.3.30":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535924},"v5.3.31":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2535925},"v5.4.0":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535926},"v5.4.1":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535927},"v5.4.10":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535937},"v5.4.11":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535938},"v5.4.12":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535939},"v5.4.13":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535940},"v5.4.14":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535941},"v5.4.15":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535942},"v5.4.16":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535943},"v5.4.17":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535944},"v5.4.18":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535945},"v5.4.19":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535946},"v5.4.2":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535928},"v5.4.20":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535947},"v5.4.21":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535948},"v5.4.22":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535949},"v5.4.23":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535950},"v5.4.24":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535951},"v5.4.25":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535952},"v5.4.26":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535953},"v5.4.27":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535954},"v5.4.28":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535955},"v5.4.29":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535956},"v5.4.3":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535929},"v5.4.30":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535957},"v5.4.31":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535958},"v5.4.32":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535959},"v5.4.33":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535960},"v5.4.34":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535961},"v5.4.35":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535962},"v5.4.36":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535963},"v5.4.4":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535930},"v5.4.5":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535931},"v5.4.6":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535932},"v5.4.7":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535933},"v5.4.8":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535935},"v5.4.9":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2535936},"v5.5.0":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2535964},"v5.5.1":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535965},"v5.5.10":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535974},"v5.5.11":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535975},"v5.5.12":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535976},"v5.5.13":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535977},"v5.5.14":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535978},"v5.5.15":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535979},"v5.5.16":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535980},"v5.5.17":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535981},"v5.5.18":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2535982},"v5.5.19":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2535983},"v5.5.2":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535966},"v5.5.20":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2535984},"v5.5.21":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2535985},"v5.5.22":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2535986},"v5.5.23":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2535987},"v5.5.24":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2535988},"v5.5.25":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535989},"v5.5.26":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535990},"v5.5.27":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535991},"v5.5.28":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535992},"v5.5.29":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535993},"v5.5.3":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535967},"v5.5.30":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535994},"v5.5.31":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535995},"v5.5.32":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535996},"v5.5.33":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535997},"v5.5.34":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2535998},"v5.5.35":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2535999},"v5.5.36":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536000},"v5.5.37":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536001},"v5.5.38":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536002},"v5.5.39":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536003},"v5.5.4":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535968},"v5.5.40":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536004},"v5.5.41":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536005},"v5.5.42":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536006},"v5.5.43":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536007},"v5.5.44":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2536008},"v5.5.5":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535969},"v5.5.6":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535970},"v5.5.7":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535971},"v5.5.8":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535972},"v5.5.9":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2535973},"v5.6.0":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2536009},"v5.6.1":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2536010},"v5.6.10":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536019},"v5.6.11":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536020},"v5.6.12":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536021},"v5.6.13":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536022},"v5.6.14":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536023},"v5.6.15":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536024},"v5.6.16":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536025},"v5.6.17":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536026},"v5.6.18":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536027},"v5.6.19":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536028},"v5.6.2":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2536011},"v5.6.20":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536029},"v5.6.21":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536030},"v5.6.22":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536031},"v5.6.23":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536032},"v5.6.24":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536033},"v5.6.25":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536034},"v5.6.26":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536035},"v5.6.27":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536036},"v5.6.28":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536037},"v5.6.29":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536038},"v5.6.3":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2536012},"v5.6.30":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536039},"v5.6.31":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536040},"v5.6.32":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536041},"v5.6.33":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536042},"v5.6.34":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536043},"v5.6.35":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536044},"v5.6.36":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536045},"v5.6.37":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536046},"v5.6.38":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536047},"v5.6.39":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536048},"v5.6.4":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2536013},"v5.6.5":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2536014},"v5.6.6":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2536015},"v5.6.7":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2536016},"v5.6.8":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536017},"v5.6.9":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536018},"v5.7.0":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536049},"v5.7.1":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536050},"v5.7.2":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536051},"v5.7.3":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536052},"v5.7.4":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536053},"v5.7.5":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536054},"v5.7.6":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536055},"v5.7.7":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536056},"v5.7.8":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536057},"v5.7.9":{"name":"orcaaoshi/laravel-framework51","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/orcaaoshi/laravel-framework51.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/orcaaoshi/laravel-framework51/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2536058}},"planetadeleste/privateplugins":{"1.0.2":{"name":"planetadeleste/privateplugins","description":"Manage private plugins, from Github or Bitbucket repositories. Plugins that are not in OctoberCMS Marketplace.","keywords":[],"homepage":"https://bitbucket.org/planetadeleste/oc-private-plugins","version":"1.0.2","version_normalized":"1.0.2.0","license":["GPL-3.0-or-later"],"authors":[{"name":"Alvaro Canepa","email":"bfpdevel@gmail.com"}],"source":{"type":"git","url":"https://bitbucket.org/planetadeleste/oc-private-plugins.git","reference":"234d9026294fb5900ade28815e2daa97e0e83179"},"dist":{"type":"zip","url":"https://bitbucket.org/planetadeleste/oc-private-plugins/get/234d9026294fb5900ade28815e2daa97e0e83179.zip","reference":"234d9026294fb5900ade28815e2daa97e0e83179","shasum":""},"type":"plugin","time":"2018-01-02T12:21:40+00:00","extra":{"laravel":{"providers":["GrahamCampbell\\GitHub\\GitHubServiceProvider","GrahamCampbell\\Bitbucket\\BitbucketServiceProvider"],"aliases":{"GitHub":"GrahamCampbell\\GitHub\\Facades\\GitHub","Bitbucket":"GrahamCampbell\\Bitbucket\\Facades\\Bitbucket"}}},"require":{"graham-campbell/github":"^6.1","graham-campbell/bitbucket":"^2.1","php-http/guzzle6-adapter":"^1.1"},"replace":{"illuminate/auth":"5.5.*","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/cache":"5.5.*","illuminate/config":"5.5.*","illuminate/console":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/cookie":"5.5.*","illuminate/database":"5.5.*","illuminate/encryption":"5.5.*","illuminate/events":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/hashing":"5.5.*","illuminate/http":"5.5.*","illuminate/log":"5.5.*","illuminate/mail":"5.5.*","illuminate/notifications":"5.5.*","illuminate/pagination":"5.5.*","illuminate/pipeline":"5.5.*","illuminate/queue":"5.5.*","illuminate/redis":"5.5.*","illuminate/routing":"5.5.*","illuminate/session":"5.5.*","illuminate/support":"5.5.*","illuminate/translation":"5.5.*","illuminate/validation":"5.5.*","illuminate/view":"5.5.*"},"abandoned":true,"uid":1833294},"dev-master":{"name":"planetadeleste/privateplugins","description":"Manage private plugins, from Github or Bitbucket repositories. Plugins that are not in OctoberCMS Marketplace.","keywords":[],"homepage":"https://bitbucket.org/planetadeleste/oc-private-plugins","version":"dev-master","version_normalized":"9999999-dev","license":["GPL-3.0-or-later"],"authors":[{"name":"Alvaro Canepa","email":"bfpdevel@gmail.com"}],"source":{"type":"git","url":"https://bitbucket.org/planetadeleste/oc-private-plugins.git","reference":"a71e3db41bc189e1e4e0d7778e41bb87e680a42e"},"dist":{"type":"zip","url":"https://bitbucket.org/planetadeleste/oc-private-plugins/get/a71e3db41bc189e1e4e0d7778e41bb87e680a42e.zip","reference":"a71e3db41bc189e1e4e0d7778e41bb87e680a42e","shasum":""},"type":"plugin","time":"2018-03-03T12:03:49+00:00","extra":{"laravel":{"providers":["GrahamCampbell\\GitHub\\GitHubServiceProvider","GrahamCampbell\\Bitbucket\\BitbucketServiceProvider"],"aliases":{"GitHub":"GrahamCampbell\\GitHub\\Facades\\GitHub","Bitbucket":"GrahamCampbell\\Bitbucket\\Facades\\Bitbucket"}}},"require":{"graham-campbell/github":"^6.1","graham-campbell/bitbucket":"^2.1","php-http/guzzle6-adapter":"^1.1"},"replace":{"illuminate/auth":"5.5.*","illuminate/broadcasting":"5.5.*","illuminate/bus":"5.5.*","illuminate/cache":"5.5.*","illuminate/config":"5.5.*","illuminate/console":"5.5.*","illuminate/container":"5.5.*","illuminate/contracts":"5.5.*","illuminate/cookie":"5.5.*","illuminate/database":"5.5.*","illuminate/encryption":"5.5.*","illuminate/events":"5.5.*","illuminate/filesystem":"5.5.*","illuminate/hashing":"5.5.*","illuminate/http":"5.5.*","illuminate/log":"5.5.*","illuminate/mail":"5.5.*","illuminate/notifications":"5.5.*","illuminate/pagination":"5.5.*","illuminate/pipeline":"5.5.*","illuminate/queue":"5.5.*","illuminate/redis":"5.5.*","illuminate/routing":"5.5.*","illuminate/session":"5.5.*","illuminate/support":"5.5.*","illuminate/translation":"5.5.*","illuminate/validation":"5.5.*","illuminate/view":"5.5.*"},"abandoned":true,"uid":1833295}},"rapp-lib/laravel-framework":{"5.3.x-dev":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419809},"5.4.x-dev":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/8a74cf931b9df281707cef973ee9fba5b18793e8","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8","shasum":""},"type":"library","time":"2017-12-07T13:59:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419810},"5.5.x-dev":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"65a82dbef954e1902d126d4175da68b5e7afb841"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/65a82dbef954e1902d126d4175da68b5e7afb841","reference":"65a82dbef954e1902d126d4175da68b5e7afb841","shasum":""},"type":"library","time":"2018-08-24T14:11:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419811},"5.6.x-dev":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"91697bebf39a40df3bd7d692d4dc0fb47fce2501"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/91697bebf39a40df3bd7d692d4dc0fb47fce2501","reference":"91697bebf39a40df3bd7d692d4dc0fb47fce2501","shasum":""},"type":"library","time":"2018-08-24T16:19:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419812},"5.7.x-dev":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"e1718b5cfeb1d33e3644fab164be2e0001032578"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/e1718b5cfeb1d33e3644fab164be2e0001032578","reference":"e1718b5cfeb1d33e3644fab164be2e0001032578","shasum":""},"type":"library","time":"2018-08-24T14:09:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419813},"dev-master":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"0605695e3a8de9a706fea9e71bb2a0515a96c328"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/0605695e3a8de9a706fea9e71bb2a0515a96c328","reference":"0605695e3a8de9a706fea9e71bb2a0515a96c328","shasum":""},"type":"library","time":"2018-08-21T07:42:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.8-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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419801},"dev-password-reset":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-password-reset","version_normalized":"dev-password-reset","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"c9e98b230114c736b680a2dc48b501e06b6d1a71"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/c9e98b230114c736b680a2dc48b501e06b6d1a71","reference":"c9e98b230114c736b680a2dc48b501e06b6d1a71","shasum":""},"type":"library","time":"2018-03-26T20:54:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","monolog/monolog":"^1.12","nesbot/carbon":"^1.24.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.1.4","mockery/mockery":"^1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.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).","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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419800},"dev-php-version":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-php-version","version_normalized":"dev-php-version","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"808fa5d031bbe2a025ba0982cb416073c68c4955"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/808fa5d031bbe2a025ba0982cb416073c68c4955","reference":"808fa5d031bbe2a025ba0982cb416073c68c4955","shasum":""},"type":"library","time":"2018-08-21T18:32:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.2","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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419802},"v5.3.10":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419663},"v5.3.11":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419664},"v5.3.12":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419665},"v5.3.13":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419666},"v5.3.14":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419667},"v5.3.15":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419668},"v5.3.16":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419669},"v5.3.17":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419670},"v5.3.18":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2419671},"v5.3.19":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419672},"v5.3.20":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419673},"v5.3.21":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419674},"v5.3.22":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419675},"v5.3.23":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419676},"v5.3.24":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419677},"v5.3.25":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419678},"v5.3.26":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419679},"v5.3.27":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419680},"v5.3.28":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419681},"v5.3.29":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419682},"v5.3.30":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419683},"v5.3.31":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2419684},"v5.4.0":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419685},"v5.4.1":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419686},"v5.4.10":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419695},"v5.4.11":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419696},"v5.4.12":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419697},"v5.4.13":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419698},"v5.4.14":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419699},"v5.4.15":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419700},"v5.4.16":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419701},"v5.4.17":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419702},"v5.4.18":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419703},"v5.4.19":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419704},"v5.4.2":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419687},"v5.4.20":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419705},"v5.4.21":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419706},"v5.4.22":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419707},"v5.4.23":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419708},"v5.4.24":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419709},"v5.4.25":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419710},"v5.4.26":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419711},"v5.4.27":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419712},"v5.4.28":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419713},"v5.4.29":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419714},"v5.4.3":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419688},"v5.4.30":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419715},"v5.4.31":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419716},"v5.4.32":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419717},"v5.4.33":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419718},"v5.4.34":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419719},"v5.4.35":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419720},"v5.4.36":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419721},"v5.4.4":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419689},"v5.4.5":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419690},"v5.4.6":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419691},"v5.4.7":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419692},"v5.4.8":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419693},"v5.4.9":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2419694},"v5.5.0":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2419722},"v5.5.1":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419723},"v5.5.10":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419732},"v5.5.11":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419733},"v5.5.12":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419734},"v5.5.13":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419735},"v5.5.14":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419736},"v5.5.15":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419737},"v5.5.16":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419738},"v5.5.17":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419739},"v5.5.18":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2419740},"v5.5.19":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2419741},"v5.5.2":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419724},"v5.5.20":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2419742},"v5.5.21":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2419743},"v5.5.22":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2419744},"v5.5.23":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2419745},"v5.5.24":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2419746},"v5.5.25":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419747},"v5.5.26":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419748},"v5.5.27":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419749},"v5.5.28":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419750},"v5.5.29":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419751},"v5.5.3":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419725},"v5.5.30":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419752},"v5.5.31":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419753},"v5.5.32":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419754},"v5.5.33":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419755},"v5.5.34":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2419756},"v5.5.35":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419757},"v5.5.36":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419758},"v5.5.37":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419759},"v5.5.38":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419760},"v5.5.39":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419761},"v5.5.4":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419726},"v5.5.40":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419762},"v5.5.41":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419763},"v5.5.42":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2419764},"v5.5.5":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419727},"v5.5.6":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419728},"v5.5.7":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419729},"v5.5.8":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419730},"v5.5.9":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2419731},"v5.6.0":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2419765},"v5.6.1":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2419766},"v5.6.10":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419775},"v5.6.11":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419776},"v5.6.12":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419777},"v5.6.13":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419778},"v5.6.14":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419779},"v5.6.15":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419780},"v5.6.16":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419781},"v5.6.17":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419782},"v5.6.18":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419783},"v5.6.19":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419784},"v5.6.2":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2419767},"v5.6.20":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419785},"v5.6.21":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419786},"v5.6.22":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419787},"v5.6.23":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419788},"v5.6.24":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419789},"v5.6.25":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419790},"v5.6.26":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419791},"v5.6.27":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419792},"v5.6.28":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419793},"v5.6.29":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419794},"v5.6.3":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2419768},"v5.6.30":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419795},"v5.6.31":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419796},"v5.6.32":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419797},"v5.6.33":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419798},"v5.6.34":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419799},"v5.6.4":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2419769},"v5.6.5":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2419770},"v5.6.6":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2419771},"v5.6.7":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2419772},"v5.6.8":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419773},"v5.6.9":{"name":"rapp-lib/laravel-framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/rapp-lib/laravel-framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/rapp-lib/laravel-framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2419774}},"rene-roscher/framework":{"5.3.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2904106},"5.4.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5042846eb0bdd0ade2e760015b1e5c57013225d5","reference":"5042846eb0bdd0ade2e760015b1e5c57013225d5","shasum":""},"type":"library","time":"2018-12-21T20:42:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2904107},"5.5.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6bfcb2c73ad02dea70a27f2ee1b8077eb3364135"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6bfcb2c73ad02dea70a27f2ee1b8077eb3364135","reference":"6bfcb2c73ad02dea70a27f2ee1b8077eb3364135","shasum":""},"type":"library","time":"2019-03-21T15:11:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904108},"5.6.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5f8a72ffc373fd944cb50de641428ac854db0be7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5f8a72ffc373fd944cb50de641428ac854db0be7","reference":"5f8a72ffc373fd944cb50de641428ac854db0be7","shasum":""},"type":"library","time":"2019-02-26T01:29:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.26.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904109},"5.7.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae","reference":"8ab09fb6377eb5b6dab45ab38b0a62446b08e8ae","shasum":""},"type":"library","time":"2019-02-26T20:30:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904110},"5.8.x-dev":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.8.x-dev","version_normalized":"5.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"},{"name":"Rene Roscher","email":"admin@developments.world"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"8a42a5a8fa9376ef1f458c5f4b7ca2e678a1e4a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/8a42a5a8fa9376ef1f458c5f4b7ca2e678a1e4a9","reference":"8a42a5a8fa9376ef1f458c5f4b7ca2e678a1e4a9","shasum":""},"type":"library","time":"2019-04-30T22:24:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904111},"dev-master":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"90fd7157c53c3c18451535df37408914f3ac8e5a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/90fd7157c53c3c18451535df37408914f3ac8e5a","reference":"90fd7157c53c3c18451535df37408914f3ac8e5a","shasum":""},"type":"library","time":"2019-04-16T13:45:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.9-dev"}},"require":{"php":"^7.2","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.9.*","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904099},"v5.3.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903912},"v5.3.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903913},"v5.3.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903914},"v5.3.13":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903915},"v5.3.14":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903916},"v5.3.15":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903917},"v5.3.16":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903918},"v5.3.17":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903919},"v5.3.18":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2903920},"v5.3.19":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903921},"v5.3.20":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903922},"v5.3.21":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903923},"v5.3.22":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903924},"v5.3.23":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903925},"v5.3.24":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903926},"v5.3.25":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903927},"v5.3.26":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903928},"v5.3.27":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903929},"v5.3.28":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903930},"v5.3.29":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903931},"v5.3.30":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903932},"v5.3.31":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2903933},"v5.4.0":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903934},"v5.4.1":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903935},"v5.4.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903944},"v5.4.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903945},"v5.4.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903946},"v5.4.13":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903947},"v5.4.14":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903948},"v5.4.15":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903949},"v5.4.16":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903950},"v5.4.17":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903951},"v5.4.18":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903952},"v5.4.19":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903953},"v5.4.2":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903936},"v5.4.20":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903954},"v5.4.21":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903955},"v5.4.22":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903956},"v5.4.23":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903957},"v5.4.24":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903958},"v5.4.25":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903959},"v5.4.26":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903960},"v5.4.27":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903961},"v5.4.28":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903962},"v5.4.29":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903963},"v5.4.3":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903937},"v5.4.30":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903964},"v5.4.31":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903965},"v5.4.32":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903966},"v5.4.33":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903967},"v5.4.34":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903968},"v5.4.35":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903969},"v5.4.36":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903970},"v5.4.4":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903938},"v5.4.5":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903939},"v5.4.6":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903940},"v5.4.7":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903941},"v5.4.8":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903942},"v5.4.9":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2903943},"v5.5.0":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2903971},"v5.5.1":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903972},"v5.5.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903981},"v5.5.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903982},"v5.5.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903983},"v5.5.13":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903984},"v5.5.14":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903985},"v5.5.15":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903986},"v5.5.16":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903987},"v5.5.17":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903988},"v5.5.18":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2903989},"v5.5.19":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2903990},"v5.5.2":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903973},"v5.5.20":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2903991},"v5.5.21":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2903992},"v5.5.22":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2903993},"v5.5.23":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2903994},"v5.5.24":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2903995},"v5.5.25":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2903996},"v5.5.26":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2903997},"v5.5.27":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2903998},"v5.5.28":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2903999},"v5.5.29":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904000},"v5.5.3":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903974},"v5.5.30":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904001},"v5.5.31":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904002},"v5.5.32":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904003},"v5.5.33":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904004},"v5.5.34":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2904005},"v5.5.35":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904006},"v5.5.36":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904007},"v5.5.37":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904008},"v5.5.38":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904009},"v5.5.39":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904010},"v5.5.4":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903975},"v5.5.40":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904011},"v5.5.41":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904012},"v5.5.42":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904013},"v5.5.43":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904014},"v5.5.44":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.44","version_normalized":"5.5.44.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","reference":"00615aa27eb98f0ee6fb9f2160c6c60ae04abd1b","shasum":""},"type":"library","time":"2018-10-04T14:51:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904015},"v5.5.45":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.45","version_normalized":"5.5.45.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/52c79ecf54b6168a54730ccb6c4c9f3561732a80","reference":"52c79ecf54b6168a54730ccb6c4c9f3561732a80","shasum":""},"type":"library","time":"2019-01-28T20:53:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.26.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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2904016},"v5.5.5":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903976},"v5.5.6":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903977},"v5.5.7":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903978},"v5.5.8":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903979},"v5.5.9":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2903980},"v5.6.0":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2904017},"v5.6.1":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2904018},"v5.6.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904027},"v5.6.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904028},"v5.6.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904029},"v5.6.13":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904030},"v5.6.14":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904031},"v5.6.15":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904032},"v5.6.16":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904033},"v5.6.17":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904034},"v5.6.18":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904035},"v5.6.19":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904036},"v5.6.2":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2904019},"v5.6.20":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904037},"v5.6.21":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904038},"v5.6.22":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904039},"v5.6.23":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904040},"v5.6.24":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904041},"v5.6.25":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904042},"v5.6.26":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904043},"v5.6.27":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904044},"v5.6.28":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904045},"v5.6.29":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904046},"v5.6.3":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2904020},"v5.6.30":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904047},"v5.6.31":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904048},"v5.6.32":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904049},"v5.6.33":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904050},"v5.6.34":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904051},"v5.6.35":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904052},"v5.6.36":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904053},"v5.6.37":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904054},"v5.6.38":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.38","version_normalized":"5.6.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/38d838bab9434af79e8ab274ae63f52f7ed45d6e","reference":"38d838bab9434af79e8ab274ae63f52f7ed45d6e","shasum":""},"type":"library","time":"2018-09-04T13:15:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904055},"v5.6.39":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.39","version_normalized":"5.6.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"37bb306f516669ab4f888c16003f694313ab299e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/37bb306f516669ab4f888c16003f694313ab299e","reference":"37bb306f516669ab4f888c16003f694313ab299e","shasum":""},"type":"library","time":"2018-10-04T14:50:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904056},"v5.6.4":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2904021},"v5.6.5":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2904022},"v5.6.6":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2904023},"v5.6.7":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2904024},"v5.6.8":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904025},"v5.6.9":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904026},"v5.7.0":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.0","version_normalized":"5.7.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","reference":"9f313ce9bb5ad49a06ae78d33fbdd1c92a0e21f6","shasum":""},"type":"library","time":"2018-09-04T13:13:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904057},"v5.7.1":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.1","version_normalized":"5.7.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4a5955e325faa2054420eeb7320cc2c81111a2f2","reference":"4a5955e325faa2054420eeb7320cc2c81111a2f2","shasum":""},"type":"library","time":"2018-09-04T18:28:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904058},"v5.7.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.10","version_normalized":"5.7.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"7d748c33b8c409b9b0c96704d6493853de41754d"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/7d748c33b8c409b9b0c96704d6493853de41754d","reference":"7d748c33b8c409b9b0c96704d6493853de41754d","shasum":""},"type":"library","time":"2018-10-23T14:05:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904067},"v5.7.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.11","version_normalized":"5.7.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","reference":"52ee19c53c4fcd7fea8a83aacae5b8bc212ae19b","shasum":""},"type":"library","time":"2018-10-24T12:50:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904068},"v5.7.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.12","version_normalized":"5.7.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","reference":"4cb5bf13e0cd50015f8e6a420a52fa8b90758eb1","shasum":""},"type":"library","time":"2018-10-30T14:44:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904069},"v5.7.13":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.13","version_normalized":"5.7.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3ff3110ac14f2b4876acaff289bb55a1af74f02e","reference":"3ff3110ac14f2b4876acaff289bb55a1af74f02e","shasum":""},"type":"library","time":"2018-11-07T12:41: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":"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904070},"v5.7.14":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.14","version_normalized":"5.7.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ad6c1fe1e455c0f73a431928282704879ccbd856","reference":"ad6c1fe1e455c0f73a431928282704879ccbd856","shasum":""},"type":"library","time":"2018-11-21T13:46:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904071},"v5.7.15":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.15","version_normalized":"5.7.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","reference":"e0dbd6ab143286d81bedf2b34f8820f3d49ea15f","shasum":""},"type":"library","time":"2018-11-26T14:10:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904072},"v5.7.16":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.16","version_normalized":"5.7.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a","reference":"9acea9e0a356cba7e6a13f8784d5532a82fee92a","shasum":""},"type":"library","time":"2018-12-05T14:36:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904073},"v5.7.17":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.17","version_normalized":"5.7.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a","reference":"a15898e2de5f5ae5548a09349c558ef0435d495a","shasum":""},"type":"library","time":"2018-12-12T14:38:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904074},"v5.7.18":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.18","version_normalized":"5.7.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d329797ae0e2ece220d85a5b59ffe659ce2050ae","reference":"d329797ae0e2ece220d85a5b59ffe659ce2050ae","shasum":""},"type":"library","time":"2018-12-17T16:47:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904075},"v5.7.19":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.19","version_normalized":"5.7.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","reference":"5c1d1ec7e8563ea31826fd5eb3f6791acf01160c","shasum":""},"type":"library","time":"2018-12-18T14:00:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904076},"v5.7.2":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.2","version_normalized":"5.7.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/86e1f98a6d2aab018e0257a7cb2ef2110d64a873","reference":"86e1f98a6d2aab018e0257a7cb2ef2110d64a873","shasum":""},"type":"library","time":"2018-09-06T14:01:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904059},"v5.7.20":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.20","version_normalized":"5.7.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"10cd20294b5668f90ba91996236834e71f7ff670"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/10cd20294b5668f90ba91996236834e71f7ff670","reference":"10cd20294b5668f90ba91996236834e71f7ff670","shasum":""},"type":"library","time":"2019-01-08T14:39:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904077},"v5.7.21":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.21","version_normalized":"5.7.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3","reference":"25f74458a242b61cc9e9c09d31f94fb13ed805f3","shasum":""},"type":"library","time":"2019-01-15T15:20:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904078},"v5.7.22":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.22","version_normalized":"5.7.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29","reference":"64a7749bd9e8df68addce1d01a54bcf606141f29","shasum":""},"type":"library","time":"2019-01-22T15:08:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904079},"v5.7.23":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.23","version_normalized":"5.7.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/0012324a3d31af793c5c71d05dcd0e348c424b69","reference":"0012324a3d31af793c5c71d05dcd0e348c424b69","shasum":""},"type":"library","time":"2019-01-29T14:33:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904080},"v5.7.24":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.24","version_normalized":"5.7.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","reference":"2ede55db4b8201ed0450fa7e7a4d7220aa29bc34","shasum":""},"type":"library","time":"2019-01-29T22:13:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904081},"v5.7.25":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.25","version_normalized":"5.7.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","reference":"f8fb354878064b94a3ff09a6ffd48ee9a8d712cf","shasum":""},"type":"library","time":"2019-02-05T14:28:43+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904082},"v5.7.26":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.26","version_normalized":"5.7.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ca3bc9769969e8af3bd9878a3e0242051c74dae4","reference":"ca3bc9769969e8af3bd9878a3e0242051c74dae4","shasum":""},"type":"library","time":"2019-02-12T14:52:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904083},"v5.7.27":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.27","version_normalized":"5.7.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"688fbfa889d43f392825b381ad3981847120fdfa"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/688fbfa889d43f392825b381ad3981847120fdfa","reference":"688fbfa889d43f392825b381ad3981847120fdfa","shasum":""},"type":"library","time":"2019-02-19T14:37:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904084},"v5.7.28":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.28","version_normalized":"5.7.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/8e69728f1c80a024588adbd24c65c4fcf9aa9192","reference":"8e69728f1c80a024588adbd24c65c4fcf9aa9192","shasum":""},"type":"library","time":"2019-02-26T15:41:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","laravel/nexmo-notification-channel":"^1.0","laravel/slack-notification-channel":"^1.0","league/flysystem":"^1.0.8","monolog/monolog":"^1.12","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"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.7.*","pda/pheanstalk":"^3.0|^4.0","phpunit/phpunit":"^7.5","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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 (^3.0|^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904085},"v5.7.3":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.3","version_normalized":"5.7.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/536a024e3ef6b93f55f4039a7f4568efa7e60aea","reference":"536a024e3ef6b93f55f4039a7f4568efa7e60aea","shasum":""},"type":"library","time":"2018-09-11T13:42:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904060},"v5.7.4":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.4","version_normalized":"5.7.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f6e8f6562120e0063313e81716666cfcd362569b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f6e8f6562120e0063313e81716666cfcd362569b","reference":"f6e8f6562120e0063313e81716666cfcd362569b","shasum":""},"type":"library","time":"2018-09-18T13:34:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904061},"v5.7.5":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.5","version_normalized":"5.7.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/ddb87a87471b452456fbbe1365e1b9ae55483515","reference":"ddb87a87471b452456fbbe1365e1b9ae55483515","shasum":""},"type":"library","time":"2018-09-20T14:03:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904062},"v5.7.6":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.6","version_normalized":"5.7.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/93e761bb5367166ce98ba908d5eb0edd6be76792","reference":"93e761bb5367166ce98ba908d5eb0edd6be76792","shasum":""},"type":"library","time":"2018-09-25T14:29:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904063},"v5.7.7":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.7","version_normalized":"5.7.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e","reference":"0438455128c0850b5872c7f3c11b7ccdbbfcba3e","shasum":""},"type":"library","time":"2018-10-02T14:12:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904064},"v5.7.8":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.8","version_normalized":"5.7.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"763b64a43ebb6042e463aab4214d4cc9722147be"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/763b64a43ebb6042e463aab4214d4cc9722147be","reference":"763b64a43ebb6042e463aab4214d4cc9722147be","shasum":""},"type":"library","time":"2018-10-04T14:47:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904065},"v5.7.9":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.7.9","version_normalized":"5.7.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/172f69f86bb86e107fb9fafff293b4b01291cf05","reference":"172f69f86bb86e107fb9fafff293b4b01291cf05","shasum":""},"type":"library","time":"2018-10-09T13:28:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","opis/closure":"^3.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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 (^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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904066},"v5.8.0":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.0","version_normalized":"5.8.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/e6c8aa0e39d8f91068ad1c299546536e9f25ef63","reference":"e6c8aa0e39d8f91068ad1c299546536e9f25ef63","shasum":""},"type":"library","time":"2019-02-26T15:42:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904086},"v5.8.1":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.1","version_normalized":"5.8.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/9be2899caaefd749cdcf6819f2d6f763cfa9c433","reference":"9be2899caaefd749cdcf6819f2d6f763cfa9c433","shasum":""},"type":"library","time":"2019-02-27T13:47:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904087},"v5.8.10":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.10","version_normalized":"5.8.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"505325b4577968750e622d7a5a271cf8785a7a1a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/505325b4577968750e622d7a5a271cf8785a7a1a","reference":"505325b4577968750e622d7a5a271cf8785a7a1a","shasum":""},"type":"library","time":"2019-04-04T13:39:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904096},"v5.8.11":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.11","version_normalized":"5.8.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/a2cf7a7983329d63edc6fde43142b232bb61aa0a","reference":"a2cf7a7983329d63edc6fde43142b232bb61aa0a","shasum":""},"type":"library","time":"2019-04-10T13:05:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904097},"v5.8.12":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.12","version_normalized":"5.8.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/6dd75b67811a265c57144ab15f25a8061ed4721f","reference":"6dd75b67811a265c57144ab15f25a8061ed4721f","shasum":""},"type":"library","time":"2019-04-16T13:47:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904098},"v5.8.2":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.2","version_normalized":"5.8.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","reference":"c3b7cbe700efb0f4c9a5359feaedb0a1f0a741ca","shasum":""},"type":"library","time":"2019-02-27T14:02:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904088},"v5.8.3":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.3","version_normalized":"5.8.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521","reference":"d36d74acd3added5abbe7e7a84342b54bb0b0521","shasum":""},"type":"library","time":"2019-03-05T13:51:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904089},"v5.8.4":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.4","version_normalized":"5.8.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925","reference":"d651f8bd25c6baf7ae4913bc51f02849fad4e925","shasum":""},"type":"library","time":"2019-03-12T13:33:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904090},"v5.8.5":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.5","version_normalized":"5.8.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"791992e20efdf043ac3c2d989025d48d648821de"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/791992e20efdf043ac3c2d989025d48d648821de","reference":"791992e20efdf043ac3c2d989025d48d648821de","shasum":""},"type":"library","time":"2019-03-19T14:20:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904091},"v5.8.6":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.6","version_normalized":"5.8.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/03e73f82ac951d863c2a6bfc5fabef0064296cda","reference":"03e73f82ac951d863c2a6bfc5fabef0064296cda","shasum":""},"type":"library","time":"2019-03-21T16:32:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904092},"v5.8.7":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.7","version_normalized":"5.8.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/f12c7baf9ceee80b131e06a01d3221d9a2488670","reference":"f12c7baf9ceee80b131e06a01d3221d9a2488670","shasum":""},"type":"library","time":"2019-03-21T16:54:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904093},"v5.8.8":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.8","version_normalized":"5.8.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba","reference":"3f0a5744a866ae3ae0ca84f47080501714af01ba","shasum":""},"type":"library","time":"2019-03-26T17:19:10+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904094},"v5.8.9":{"name":"rene-roscher/framework","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.8.9","version_normalized":"5.8.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/Rene-Roscher/framework.git","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b"},"dist":{"type":"zip","url":"https://api.github.com/repos/Rene-Roscher/framework/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b","reference":"2455d21938e9072e5a8ecef64ae162a1825d336b","shasum":""},"type":"library","time":"2019-04-02T14:11:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2904095}},"softonic/laravel":{"5.3.x-dev":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.3.x-dev","version_normalized":"5.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2906b572aa83ff46b8ad57093dd0e859c0ff783f","reference":"2906b572aa83ff46b8ad57093dd0e859c0ff783f","shasum":""},"type":"library","time":"2018-01-19T13:47:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2440035},"5.4.x-dev":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.4.x-dev","version_normalized":"5.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/8a74cf931b9df281707cef973ee9fba5b18793e8","reference":"8a74cf931b9df281707cef973ee9fba5b18793e8","shasum":""},"type":"library","time":"2017-12-07T13:59:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2440036},"5.5.x-dev":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.5.x-dev","version_normalized":"5.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2440037},"5.6.37b":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.37b","version_normalized":"5.6.37.0-beta","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"73749e5401f6c6b69cb1a9a3382f4bb454d99287"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/73749e5401f6c6b69cb1a9a3382f4bb454d99287","reference":"73749e5401f6c6b69cb1a9a3382f4bb454d99287","shasum":""},"type":"library","time":"2018-09-03T15:14:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440023},"5.6.x-dev":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.6.x-dev","version_normalized":"5.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"73749e5401f6c6b69cb1a9a3382f4bb454d99287"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/73749e5401f6c6b69cb1a9a3382f4bb454d99287","reference":"73749e5401f6c6b69cb1a9a3382f4bb454d99287","shasum":""},"type":"library","time":"2018-09-03T15:14:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440038},"5.7.x-dev":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"5.7.x-dev","version_normalized":"5.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"40ccbc3497198333d3c75c51729d94bb32c77d0d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/40ccbc3497198333d3c75c51729d94bb32c77d0d","reference":"40ccbc3497198333d3c75c51729d94bb32c77d0d","shasum":""},"type":"library","time":"2018-09-03T13:54:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440039},"dev-feature/Allow-load-relations-without-losing-keys":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-feature/Allow-load-relations-without-losing-keys","version_normalized":"dev-feature/Allow-load-relations-without-losing-keys","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"929a176be82775da36c2d6a9fc2085d026baf1d3"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/929a176be82775da36c2d6a9fc2085d026baf1d3","reference":"929a176be82775da36c2d6a9fc2085d026baf1d3","shasum":""},"type":"library","time":"2018-09-03T15:05:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440028},"dev-master":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6d2e739423869301d1fb0d30c2bfac51923303a3"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6d2e739423869301d1fb0d30c2bfac51923303a3","reference":"6d2e739423869301d1fb0d30c2bfac51923303a3","shasum":""},"type":"library","time":"2018-09-03T09:37:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.8-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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440027},"dev-password-reset":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-password-reset","version_normalized":"dev-password-reset","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"c9e98b230114c736b680a2dc48b501e06b6d1a71"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/c9e98b230114c736b680a2dc48b501e06b6d1a71","reference":"c9e98b230114c736b680a2dc48b501e06b6d1a71","shasum":""},"type":"library","time":"2018-03-26T20:54:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","monolog/monolog":"^1.12","nesbot/carbon":"^1.24.1","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"^2.2"},"require-dev":{"aws/aws-sdk-php":"^3.0","doctrine/dbal":"^2.6","filp/whoops":"^2.1.4","mockery/mockery":"^1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.7.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.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).","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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (^1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440025},"dev-php-version":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"dev-php-version","version_normalized":"dev-php-version","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"808fa5d031bbe2a025ba0982cb416073c68c4955"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/808fa5d031bbe2a025ba0982cb416073c68c4955","reference":"808fa5d031bbe2a025ba0982cb416073c68c4955","shasum":""},"type":"library","time":"2018-08-21T18:32:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.8-dev"}},"require":{"php":"^7.2","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","nesbot/carbon":"^1.26.3","psr/container":"^1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","swiftmailer/swiftmailer":"^6.0","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.8.*","pda/pheanstalk":"^3.0","phpunit/phpunit":"^7.0","predis/predis":"^1.1.1","symfony/css-selector":"^4.1","symfony/dom-crawler":"^4.1","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).","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).","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.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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440026},"v5.3.10":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.10","version_normalized":"5.3.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691","reference":"6febb0ee61999cde3bc7b2963c8903032bb22691","shasum":""},"type":"library","time":"2016-09-20T13:46:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439883},"v5.3.11":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.11","version_normalized":"5.3.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5","reference":"ca48001b95a0543fb39fcd7219de960bbc03eaa5","shasum":""},"type":"library","time":"2016-09-28T02:15:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439884},"v5.3.12":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.12","version_normalized":"5.3.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","reference":"309fe4cdb2039c4a46d0454a9c56d5dc5faa304a","shasum":""},"type":"library","time":"2016-09-29T13:46:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439885},"v5.3.13":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.13","version_normalized":"5.3.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"77cc7466275486d23edd810de5e1f953c6fc412c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/77cc7466275486d23edd810de5e1f953c6fc412c","reference":"77cc7466275486d23edd810de5e1f953c6fc412c","shasum":""},"type":"library","time":"2016-09-29T19:08:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439886},"v5.3.14":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.14","version_normalized":"5.3.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/960425aac9909ac7f4e4338919f7a187d20fa0ce","reference":"960425aac9909ac7f4e4338919f7a187d20fa0ce","shasum":""},"type":"library","time":"2016-09-29T19:30:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439887},"v5.3.15":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.15","version_normalized":"5.3.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"f034a02f38db77d4b0b3e89942394cae456a627f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/f034a02f38db77d4b0b3e89942394cae456a627f","reference":"f034a02f38db77d4b0b3e89942394cae456a627f","shasum":""},"type":"library","time":"2016-09-29T22:13:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439888},"v5.3.16":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.16","version_normalized":"5.3.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/9932861dee0fef30138f9839102fb00ddd6ddce1","reference":"9932861dee0fef30138f9839102fb00ddd6ddce1","shasum":""},"type":"library","time":"2016-10-04T16:05:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439889},"v5.3.17":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.17","version_normalized":"5.3.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"67fb3e638eb4d862279f50642101910163d14e61"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/67fb3e638eb4d862279f50642101910163d14e61","reference":"67fb3e638eb4d862279f50642101910163d14e61","shasum":""},"type":"library","time":"2016-10-06T18:06:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439890},"v5.3.18":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.18","version_normalized":"5.3.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"9bee167d173857c25966c19afdaa66f127ca6784"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/9bee167d173857c25966c19afdaa66f127ca6784","reference":"9bee167d173857c25966c19afdaa66f127ca6784","shasum":""},"type":"library","time":"2016-10-08T01:51:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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 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/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"},"uid":2439891},"v5.3.19":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.19","version_normalized":"5.3.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","reference":"f1a5bb417b3e0d1949fe84617eacd1a14d75d7f1","shasum":""},"type":"library","time":"2016-10-17T19:35:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439892},"v5.3.20":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.20","version_normalized":"5.3.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/09f2515b72eba3229dfce44a801852b9b8d011e2","reference":"09f2515b72eba3229dfce44a801852b9b8d011e2","shasum":""},"type":"library","time":"2016-10-25T13:38:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439893},"v5.3.21":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.21","version_normalized":"5.3.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","reference":"140ad823863d5cc6f4580f1cdf9b18b9a6a457f4","shasum":""},"type":"library","time":"2016-10-26T13:27:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439894},"v5.3.22":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.22","version_normalized":"5.3.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","reference":"715328dd4fb1a7bcf3cb41b3472f9e3499d068fc","shasum":""},"type":"library","time":"2016-11-01T18:52:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439895},"v5.3.23":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.23","version_normalized":"5.3.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/5b920baa30fbd4606829d56f3737cac0633a8db7","reference":"5b920baa30fbd4606829d56f3737cac0633a8db7","shasum":""},"type":"library","time":"2016-11-14T15:41:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439896},"v5.3.24":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.24","version_normalized":"5.3.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b603b7cf77ff083c2248f7baa23f3add34c3ff84","reference":"b603b7cf77ff083c2248f7baa23f3add34c3ff84","shasum":""},"type":"library","time":"2016-11-21T14:14:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439897},"v5.3.25":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.25","version_normalized":"5.3.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"90791f6a9eceebb1731ff7191141083ebb127c31"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/90791f6a9eceebb1731ff7191141083ebb127c31","reference":"90791f6a9eceebb1731ff7191141083ebb127c31","shasum":""},"type":"library","time":"2016-11-29T14:42:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439898},"v5.3.26":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.26","version_normalized":"5.3.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4","reference":"609bcffd2ce2006925f8304e022288b3da5d23a4","shasum":""},"type":"library","time":"2016-11-30T14:58:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439899},"v5.3.27":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.27","version_normalized":"5.3.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6e2f206ed0dfca4e3b70e730753afb1853d864de","reference":"6e2f206ed0dfca4e3b70e730753afb1853d864de","shasum":""},"type":"library","time":"2016-12-15T16:36:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439900},"v5.3.28":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.28","version_normalized":"5.3.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a","reference":"a64fc4f8958091ca39623b2e8c8f173cb34fa47a","shasum":""},"type":"library","time":"2016-12-15T18:03:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.1","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439901},"v5.3.29":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.29","version_normalized":"5.3.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32","reference":"6fd76dec90466dc3f703d8df72e38130f2ee6a32","shasum":""},"type":"library","time":"2017-01-06T14:33:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439902},"v5.3.30":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.30","version_normalized":"5.3.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578","reference":"2d4e8c95f584b38d2279b552e2868fc447b97578","shasum":""},"type":"library","time":"2017-01-26T14:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439903},"v5.3.31":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.3.31","version_normalized":"5.3.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","reference":"e641e75fc5b26ad0ba8c19b7e83b08cad1d03b89","shasum":""},"type":"library","time":"2017-03-24T16:31:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"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","paragonie/random_compat":"~1.4|~2.0","psy/psysh":"0.7.*|0.8.*","ramsey/uuid":"~3.0","swiftmailer/swiftmailer":"~5.4","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.*","vlucas/phpdotenv":"~2.2"},"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/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"},"uid":2439904},"v5.4.0":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.0","version_normalized":"5.4.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/7212b1e9620c36bf806e444f6931cf5f379c68ff","reference":"7212b1e9620c36bf806e444f6931cf5f379c68ff","shasum":""},"type":"library","time":"2017-01-24T15:59:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439905},"v5.4.1":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.1","version_normalized":"5.4.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/585229db2e9643f97769702bfe8b2de6c4fb7c27","reference":"585229db2e9643f97769702bfe8b2de6c4fb7c27","shasum":""},"type":"library","time":"2017-01-24T22:48:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439906},"v5.4.10":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.10","version_normalized":"5.4.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"4c8837046c998925972c8010bfac435c4be5facc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/4c8837046c998925972c8010bfac435c4be5facc","reference":"4c8837046c998925972c8010bfac435c4be5facc","shasum":""},"type":"library","time":"2017-02-08T15:01:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439915},"v5.4.11":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.11","version_normalized":"5.4.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/9cee8db07cfac13a3a49d17388c9ced4c52e17ac","reference":"9cee8db07cfac13a3a49d17388c9ced4c52e17ac","shasum":""},"type":"library","time":"2017-02-10T19:40:54+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439916},"v5.4.12":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.12","version_normalized":"5.4.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/707f32d32dce58232f7a860e0a1d62caf6f9dbfc","reference":"707f32d32dce58232f7a860e0a1d62caf6f9dbfc","shasum":""},"type":"library","time":"2017-02-15T14:31:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439917},"v5.4.13":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.13","version_normalized":"5.4.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1","reference":"3eebfaa759156e06144892b00bb95304aa5a71c1","shasum":""},"type":"library","time":"2017-02-22T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439918},"v5.4.14":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.14","version_normalized":"5.4.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b4f9e2b7d146d677e8c360df02beaa9391da1fb1","reference":"b4f9e2b7d146d677e8c360df02beaa9391da1fb1","shasum":""},"type":"library","time":"2017-03-01T15:59:14+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439919},"v5.4.15":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.15","version_normalized":"5.4.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7","reference":"ecc6468b8af30b77566a8519ce8898740ef691d7","shasum":""},"type":"library","time":"2017-03-02T14:41:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439920},"v5.4.16":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.16","version_normalized":"5.4.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","reference":"6cf379ec34d08bcdc9c7183e369a8fdf04ade80d","shasum":""},"type":"library","time":"2017-03-21T19:34:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439921},"v5.4.17":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.17","version_normalized":"5.4.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","reference":"f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b","shasum":""},"type":"library","time":"2017-04-03T13:07:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439922},"v5.4.18":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.18","version_normalized":"5.4.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d15ded55b5e690199393ea93a57edcbae20d1ffc","reference":"d15ded55b5e690199393ea93a57edcbae20d1ffc","shasum":""},"type":"library","time":"2017-04-10T19:27:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439923},"v5.4.19":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.19","version_normalized":"5.4.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad","reference":"02444b7450350db17a7607c8a52f7268ebdb0dad","shasum":""},"type":"library","time":"2017-04-16T13:33:34+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439924},"v5.4.2":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.2","version_normalized":"5.4.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d3a9258137225964bbc9999d89a1913e34f2d99d","reference":"d3a9258137225964bbc9999d89a1913e34f2d99d","shasum":""},"type":"library","time":"2017-01-25T13:16:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439907},"v5.4.20":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.20","version_normalized":"5.4.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"851aad458bcc904178ded02954d55d36c2c35f8b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/851aad458bcc904178ded02954d55d36c2c35f8b","reference":"851aad458bcc904178ded02954d55d36c2c35f8b","shasum":""},"type":"library","time":"2017-04-27T13:04:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439925},"v5.4.21":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.21","version_normalized":"5.4.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","reference":"2ed668f96d1a6ca42f50d5c87ee9ceecfc0a6eee","shasum":""},"type":"library","time":"2017-04-28T15:40:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439926},"v5.4.22":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.22","version_normalized":"5.4.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","reference":"fc5c7a18644f231bcb8d02f4ec2f3a2517f5015d","shasum":""},"type":"library","time":"2017-05-08T21:45:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439927},"v5.4.23":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.23","version_normalized":"5.4.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ad82327705658dbf5f0ce72805caa950dfbe150d","reference":"ad82327705658dbf5f0ce72805caa950dfbe150d","shasum":""},"type":"library","time":"2017-05-11T20:10:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439928},"v5.4.24":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.24","version_normalized":"5.4.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ec8548db26c1b147570f661128649e98f3ac0f29"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ec8548db26c1b147570f661128649e98f3ac0f29","reference":"ec8548db26c1b147570f661128649e98f3ac0f29","shasum":""},"type":"library","time":"2017-05-30T12:44:32+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439929},"v5.4.25":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.25","version_normalized":"5.4.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","reference":"6bcc9b1f542b3deed16d51f6aa1fe318ab407c2a","shasum":""},"type":"library","time":"2017-06-07T13:35:12+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439930},"v5.4.26":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.26","version_normalized":"5.4.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a7ebbfab64111e24f8e584db64e2be9279ded357","reference":"a7ebbfab64111e24f8e584db64e2be9279ded357","shasum":""},"type":"library","time":"2017-06-13T18:58:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439931},"v5.4.27":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.27","version_normalized":"5.4.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404","reference":"66f5e1b37cbd66e730ea18850ded6dc0ad570404","shasum":""},"type":"library","time":"2017-06-15T19:08:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439932},"v5.4.28":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.28","version_normalized":"5.4.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"442511fc62121085d184355e4f964c88942bbecb"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/442511fc62121085d184355e4f964c88942bbecb","reference":"442511fc62121085d184355e4f964c88942bbecb","shasum":""},"type":"library","time":"2017-06-30T13:43:07+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439933},"v5.4.29":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.29","version_normalized":"5.4.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/4f7588c744eb15e49544c99c6ee90d5598b0b50b","reference":"4f7588c744eb15e49544c99c6ee90d5598b0b50b","shasum":""},"type":"library","time":"2017-07-19T13:26:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439934},"v5.4.3":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.3","version_normalized":"5.4.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/9fa94bf77272ea7f920292c6f016b0f6e0853f98","reference":"9fa94bf77272ea7f920292c6f016b0f6e0853f98","shasum":""},"type":"library","time":"2017-01-25T16:40:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439908},"v5.4.30":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.30","version_normalized":"5.4.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b9a64955f4278f45ac348a6e000b5ecc85da167a","reference":"b9a64955f4278f45ac348a6e000b5ecc85da167a","shasum":""},"type":"library","time":"2017-07-19T19:26:19+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439935},"v5.4.31":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.31","version_normalized":"5.4.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","reference":"fc1afa6b981cadbe3be8be65b49ca82e3eb9b9c9","shasum":""},"type":"library","time":"2017-08-02T15:24:31+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439936},"v5.4.32":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.32","version_normalized":"5.4.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b8300578d159199b1195413b67318c79068cd24d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b8300578d159199b1195413b67318c79068cd24d","reference":"b8300578d159199b1195413b67318c79068cd24d","shasum":""},"type":"library","time":"2017-08-03T12:59:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439937},"v5.4.33":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.33","version_normalized":"5.4.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","reference":"e53a81a2bf406f501cdf818ad949f8d6c8dabfc0","shasum":""},"type":"library","time":"2017-08-14T20:17:41+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439938},"v5.4.34":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.34","version_normalized":"5.4.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","reference":"eaa09c998b315af9fbec04ad29ecfbfd2aa88aeb","shasum":""},"type":"library","time":"2017-08-23T20:31:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439939},"v5.4.35":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.35","version_normalized":"5.4.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","reference":"54aa18a4e8495c4b6902d9665ec9fa4d3a1f3d2e","shasum":""},"type":"library","time":"2017-08-24T12:30:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439940},"v5.4.36":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.36","version_normalized":"5.4.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/1062a22232071c3e8636487c86ec1ae75681bbf9","reference":"1062a22232071c3e8636487c86ec1ae75681bbf9","shasum":""},"type":"library","time":"2017-08-30T09:26:16+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439941},"v5.4.4":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.4","version_normalized":"5.4.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/4274ed5646f8a9ec0a4b201aab7440e2890610a1","reference":"4274ed5646f8a9ec0a4b201aab7440e2890610a1","shasum":""},"type":"library","time":"2017-01-26T14:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439909},"v5.4.5":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.5","version_normalized":"5.4.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6f2395d3a97728c1150da083898d1f5a2904b3a0","reference":"6f2395d3a97728c1150da083898d1f5a2904b3a0","shasum":""},"type":"library","time":"2017-01-26T20:30:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439910},"v5.4.6":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.6","version_normalized":"5.4.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"5913b960656d7f978605ff9c1513ffbfd190c173"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/5913b960656d7f978605ff9c1513ffbfd190c173","reference":"5913b960656d7f978605ff9c1513ffbfd190c173","shasum":""},"type":"library","time":"2017-01-27T19:27:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439911},"v5.4.7":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.7","version_normalized":"5.4.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"749be15d955845abbb83207a4d59abd775a994a9"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/749be15d955845abbb83207a4d59abd775a994a9","reference":"749be15d955845abbb83207a4d59abd775a994a9","shasum":""},"type":"library","time":"2017-01-31T18:02:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439912},"v5.4.8":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.8","version_normalized":"5.4.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"3e226e3481aabe835626739a1507c8af17b76082"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/3e226e3481aabe835626739a1507c8af17b76082","reference":"3e226e3481aabe835626739a1507c8af17b76082","shasum":""},"type":"library","time":"2017-02-01T14:45:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439913},"v5.4.9":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.4.9","version_normalized":"5.4.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"600330ae1d218919b3b307e0578461a2df248663"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/600330ae1d218919b3b307e0578461a2df248663","reference":"600330ae1d218919b3b307e0578461a2df248663","shasum":""},"type":"library","time":"2017-02-03T19:47:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.4-dev"}},"require":{"php":">=5.6.4","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.0","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","swiftmailer/swiftmailer":"~5.4","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","mockery/mockery":"~0.9.4","pda/pheanstalk":"~3.0","phpunit/phpunit":"~5.7","predis/predis":"~1.0","symfony/css-selector":"~3.2","symfony/dom-crawler":"~3.2"},"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).","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.*)."},"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"},"uid":2439914},"v5.5.0":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.0","version_normalized":"5.5.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","reference":"bd352a0d2ca93775fce8ef02365b03fc4fb8cbb0","shasum":""},"type":"library","time":"2017-08-30T09:25:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~0.9.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"},"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).","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.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 (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/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"},"uid":2439942},"v5.5.1":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.1","version_normalized":"5.5.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"fad090f6e14b97df91489803644ac88b5321864e"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/fad090f6e14b97df91489803644ac88b5321864e","reference":"fad090f6e14b97df91489803644ac88b5321864e","shasum":""},"type":"library","time":"2017-09-01T06:33:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439943},"v5.5.10":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.10","version_normalized":"5.5.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6c63130c001bd0b2bec30d330e110be63b5caee6","reference":"6c63130c001bd0b2bec30d330e110be63b5caee6","shasum":""},"type":"library","time":"2017-09-21T18:00:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439952},"v5.5.11":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.11","version_normalized":"5.5.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","reference":"56f1ffd0880255e9ebbf0dbf47024cc5c2941c7a","shasum":""},"type":"library","time":"2017-09-21T18:59:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439953},"v5.5.12":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.12","version_normalized":"5.5.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"74f5831447817034838b3539c644303036df3d8e"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/74f5831447817034838b3539c644303036df3d8e","reference":"74f5831447817034838b3539c644303036df3d8e","shasum":""},"type":"library","time":"2017-09-22T13:33:35+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439954},"v5.5.13":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.13","version_normalized":"5.5.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"bfbe20d32ee9f98c89df852847827407a5127be4"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/bfbe20d32ee9f98c89df852847827407a5127be4","reference":"bfbe20d32ee9f98c89df852847827407a5127be4","shasum":""},"type":"library","time":"2017-09-24T19:09:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439955},"v5.5.14":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.14","version_normalized":"5.5.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/26c700eb79e5bb55b59df2c495c9c71f16f43302","reference":"26c700eb79e5bb55b59df2c495c9c71f16f43302","shasum":""},"type":"library","time":"2017-10-03T17:41:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439956},"v5.5.15":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.15","version_normalized":"5.5.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/c0873658020ffac4859d9a1a1e17c28bf47a5676","reference":"c0873658020ffac4859d9a1a1e17c28bf47a5676","shasum":""},"type":"library","time":"2017-10-16T12:34:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439957},"v5.5.16":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.16","version_normalized":"5.5.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/95efce1e16c82a72f9aab52e96562282e7c35bf0","reference":"95efce1e16c82a72f9aab52e96562282e7c35bf0","shasum":""},"type":"library","time":"2017-10-16T14:18:46+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439958},"v5.5.17":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.17","version_normalized":"5.5.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/3a16d196bd8d2b7761c9b0060a30a3687c3ea201","reference":"3a16d196bd8d2b7761c9b0060a30a3687c3ea201","shasum":""},"type":"library","time":"2017-10-17T12:19:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439959},"v5.5.18":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.18","version_normalized":"5.5.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"1cc21baac11551377734b8c17ead17db4c34fe21"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/1cc21baac11551377734b8c17ead17db4c34fe21","reference":"1cc21baac11551377734b8c17ead17db4c34fe21","shasum":""},"type":"library","time":"2017-10-19T12:50:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2439960},"v5.5.19":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.19","version_normalized":"5.5.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"c678100e84934ec85c9f8bc26bd0a60222682719"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/c678100e84934ec85c9f8bc26bd0a60222682719","reference":"c678100e84934ec85c9f8bc26bd0a60222682719","shasum":""},"type":"library","time":"2017-10-25T19:10:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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":"self.version"},"uid":2439961},"v5.5.2":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.2","version_normalized":"5.5.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/65da63c8ad4836e2bcddcff75becd49c71c5041c","reference":"65da63c8ad4836e2bcddcff75becd49c71c5041c","shasum":""},"type":"library","time":"2017-09-04T14:09:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439944},"v5.5.20":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.20","version_normalized":"5.5.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ce0019d22a83b1b240330ea4115ae27a4d75d79c","reference":"ce0019d22a83b1b240330ea4115ae27a4d75d79c","shasum":""},"type":"library","time":"2017-11-07T14:24:50+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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 (~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)."},"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":"self.version"},"uid":2439962},"v5.5.21":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.21","version_normalized":"5.5.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6321069a75723d88103526903d3192f0b231544a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6321069a75723d88103526903d3192f0b231544a","reference":"6321069a75723d88103526903d3192f0b231544a","shasum":""},"type":"library","time":"2017-11-14T15:08:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2439963},"v5.5.22":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.22","version_normalized":"5.5.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2404af887ca8272d721628a99bbc721ac3b692e7"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2404af887ca8272d721628a99bbc721ac3b692e7","reference":"2404af887ca8272d721628a99bbc721ac3b692e7","shasum":""},"type":"library","time":"2017-11-27T15:29:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2439964},"v5.5.23":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.23","version_normalized":"5.5.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","reference":"cb8ec95aa65fbaeeaf94026c8a9f04bb97c13777","shasum":""},"type":"library","time":"2017-12-04T14:19:08+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2439965},"v5.5.24":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.24","version_normalized":"5.5.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f","reference":"06135405bb1f736dac5e9529ed1541fc446c9c0f","shasum":""},"type":"library","time":"2017-12-07T01:28:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","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 (~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)."},"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":"self.version"},"uid":2439966},"v5.5.25":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.25","version_normalized":"5.5.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/0a5b6112f325c56ae5a6679c08a0a10723153fe0","reference":"0a5b6112f325c56ae5a6679c08a0a10723153fe0","shasum":""},"type":"library","time":"2017-12-11T14:59:28+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439967},"v5.5.26":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.26","version_normalized":"5.5.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d7e6a7aab600c5cfae595ea22074ac3c536cbc28","reference":"d7e6a7aab600c5cfae595ea22074ac3c536cbc28","shasum":""},"type":"library","time":"2017-12-18T14:15:59+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439968},"v5.5.27":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.27","version_normalized":"5.5.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","reference":"b4fb6eeb227b7327b4ca7f92263b693ec9ac9875","shasum":""},"type":"library","time":"2017-12-20T15:43:48+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439969},"v5.5.28":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.28","version_normalized":"5.5.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"cfafae1f2043208390a7c984e3070696f4969605"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/cfafae1f2043208390a7c984e3070696f4969605","reference":"cfafae1f2043208390a7c984e3070696f4969605","shasum":""},"type":"library","time":"2017-12-26T16:24:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439970},"v5.5.29":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.29","version_normalized":"5.5.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/c58b6ff96fb56cc92e24545870be13cdcfcbc43a","reference":"c58b6ff96fb56cc92e24545870be13cdcfcbc43a","shasum":""},"type":"library","time":"2018-01-15T14:07:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439971},"v5.5.3":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.3","version_normalized":"5.5.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/779a98d3b2ebed2128db1a668dcc10a65c9b01be","reference":"779a98d3b2ebed2128db1a668dcc10a65c9b01be","shasum":""},"type":"library","time":"2017-09-07T13:50:21+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439945},"v5.5.30":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.30","version_normalized":"5.5.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ddd70ddddabf6067b621e220f42977598118846d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ddd70ddddabf6067b621e220f42977598118846d","reference":"ddd70ddddabf6067b621e220f42977598118846d","shasum":""},"type":"library","time":"2018-01-16T13:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439972},"v5.5.31":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.31","version_normalized":"5.5.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb","reference":"a47b50a5981c0cf0139939dfaea4191784b65acb","shasum":""},"type":"library","time":"2018-01-16T15:39:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439973},"v5.5.32":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.32","version_normalized":"5.5.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2","reference":"254e4c3e133f5bc8d6068cdf28ea062abc10adf2","shasum":""},"type":"library","time":"2018-01-18T13:27:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439974},"v5.5.33":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.33","version_normalized":"5.5.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ef7880e665390f999f4def7c9f78133636f973cf"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ef7880e665390f999f4def7c9f78133636f973cf","reference":"ef7880e665390f999f4def7c9f78133636f973cf","shasum":""},"type":"library","time":"2018-01-30T15:06:13+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439975},"v5.5.34":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.34","version_normalized":"5.5.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","reference":"1de7c0aec13eadbdddc2d1ba4019b064b2c6b966","shasum":""},"type":"library","time":"2018-02-06T15:36:55+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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":"self.version"},"uid":2439976},"v5.5.35":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.35","version_normalized":"5.5.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","reference":"b0e15382ecf51a082ef8b2ae0d26f62972f6c3ce","shasum":""},"type":"library","time":"2018-02-22T19:56:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439977},"v5.5.36":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.36","version_normalized":"5.5.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/9283cea4a5727aaf1def60a8fa820e49df2cf874","reference":"9283cea4a5727aaf1def60a8fa820e49df2cf874","shasum":""},"type":"library","time":"2018-03-01T13:59:00+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439978},"v5.5.37":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.37","version_normalized":"5.5.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","reference":"cf750b00c77d0d73e889c86f7db6a0e13b8dea8c","shasum":""},"type":"library","time":"2018-03-07T14:11:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439979},"v5.5.38":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.38","version_normalized":"5.5.38.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","reference":"585f59bd2cf0ec2caebb4418ffc54d97e556d9ea","shasum":""},"type":"library","time":"2018-03-09T15:33:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439980},"v5.5.39":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.39","version_normalized":"5.5.39.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a21ef7e51df831a7c38d24dcf8c4774ee0847526","reference":"a21ef7e51df831a7c38d24dcf8c4774ee0847526","shasum":""},"type":"library","time":"2018-03-09T17:24:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439981},"v5.5.4":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.4","version_normalized":"5.5.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51","reference":"d3e0493bead126cf7fb9a005c64e6b58a9190e51","shasum":""},"type":"library","time":"2017-09-13T13:36:29+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439946},"v5.5.40":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.40","version_normalized":"5.5.40.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6","reference":"d724ce0aa61bbd9adf658215eec484f5dd6711d6","shasum":""},"type":"library","time":"2018-03-30T13:29:30+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439982},"v5.5.41":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.41","version_normalized":"5.5.41.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a2c54e6e69035111fa2709f9cdac55be811feb6b","reference":"a2c54e6e69035111fa2709f9cdac55be811feb6b","shasum":""},"type":"library","time":"2018-08-01T13:48:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439983},"v5.5.42":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.42","version_normalized":"5.5.42.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/6550ae917b0c49a5915a52cd7c7eafd16fc0b538","reference":"6550ae917b0c49a5915a52cd7c7eafd16fc0b538","shasum":""},"type":"library","time":"2018-08-08T18:22:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439984},"v5.5.43":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.43","version_normalized":"5.5.43.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","reference":"84f4ed02ec6eb4a56629fb6acbee1df56891e3c7","shasum":""},"type":"library","time":"2018-09-02T11:45:05+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.7","league/flysystem":"^1.0.8","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"^1.24.1","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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.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).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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 (~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)."},"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"},"uid":2439985},"v5.5.5":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.5","version_normalized":"5.5.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"8281206965dab597915a61668dd9475f802515cc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/8281206965dab597915a61668dd9475f802515cc","reference":"8281206965dab597915a61668dd9475f802515cc","shasum":""},"type":"library","time":"2017-09-19T13:21:47+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439947},"v5.5.6":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.6","version_normalized":"5.5.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/c6af0b6653092a647e5d6526178be7190ec04ed8","reference":"c6af0b6653092a647e5d6526178be7190ec04ed8","shasum":""},"type":"library","time":"2017-09-19T17:31:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439948},"v5.5.7":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.7","version_normalized":"5.5.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/7a7b7c92ac6feae474cfe036a06643f5052d2e40","reference":"7a7b7c92ac6feae474cfe036a06643f5052d2e40","shasum":""},"type":"library","time":"2017-09-19T17:46:51+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439949},"v5.5.8":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.8","version_normalized":"5.5.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/5bd7c77352b9dacbb3e22ad32da232febbca8e3c","reference":"5bd7c77352b9dacbb3e22ad32da232febbca8e3c","shasum":""},"type":"library","time":"2017-09-20T09:56:06+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439950},"v5.5.9":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.5.9","version_normalized":"5.5.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a0fdfd2c90318c107b6a8d69189ec9a6607379e3","reference":"a0fdfd2c90318c107b6a8d69189ec9a6607379e3","shasum":""},"type":"library","time":"2017-09-20T13:45:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.5-dev"}},"require":{"php":">=7.0","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","mtdowling/cron-expression":"~1.0","nesbot/carbon":"~1.20","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"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.5","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","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"},"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).","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.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)."},"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"},"uid":2439951},"v5.6.0":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.0","version_normalized":"5.6.0.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","reference":"56a58e0fa3d845bb992d7c64ac9bb6d0c24b745a","shasum":""},"type":"library","time":"2018-02-07T15:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2439986},"v5.6.1":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.1","version_normalized":"5.6.1.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","reference":"74c54c0dc8195d7b96c5c3bbb16ccf2467605ecc","shasum":""},"type":"library","time":"2018-02-08T16:56:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2439987},"v5.6.10":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.10","version_normalized":"5.6.10.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","reference":"4fb8c6f94cfc6231631257d89b3fc028b17b8f8a","shasum":""},"type":"library","time":"2018-03-09T15:32:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439996},"v5.6.11":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.11","version_normalized":"5.6.11.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73","reference":"195ba6a67bdad2a23105c7ab410cd43e0f20bb73","shasum":""},"type":"library","time":"2018-03-09T16:53:27+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439997},"v5.6.12":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.12","version_normalized":"5.6.12.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","reference":"82d8165d1ea86bdd81ddfa1db9343fa19e7d1450","shasum":""},"type":"library","time":"2018-03-14T17:29:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439998},"v5.6.13":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.13","version_normalized":"5.6.13.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"90ccb77a543ff063533083f427d5e655546afbad"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/90ccb77a543ff063533083f427d5e655546afbad","reference":"90ccb77a543ff063533083f427d5e655546afbad","shasum":""},"type":"library","time":"2018-03-26T13:45:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439999},"v5.6.14":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.14","version_normalized":"5.6.14.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/fba33e59fd43661933e9cecb84dfb0a64c5323ce","reference":"fba33e59fd43661933e9cecb84dfb0a64c5323ce","shasum":""},"type":"library","time":"2018-03-28T14:17:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440000},"v5.6.15":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.15","version_normalized":"5.6.15.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f","reference":"baa42cf6bdd942523fafece21ec16a1843c6db0f","shasum":""},"type":"library","time":"2018-03-30T13:29:58+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440001},"v5.6.16":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.16","version_normalized":"5.6.16.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","reference":"fcdbc791bc3e113ada38ab0a1147141fb9ec2b16","shasum":""},"type":"library","time":"2018-04-09T16:07:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"^1.24.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440002},"v5.6.17":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.17","version_normalized":"5.6.17.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","reference":"0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d","shasum":""},"type":"library","time":"2018-04-17T12:51:04+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440003},"v5.6.18":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.18","version_normalized":"5.6.18.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"088f286d0b5145275ced93799e23980a81898d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/088f286d0b5145275ced93799e23980a81898d10","reference":"088f286d0b5145275ced93799e23980a81898d10","shasum":""},"type":"library","time":"2018-04-26T13:25:23+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440004},"v5.6.19":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.19","version_normalized":"5.6.19.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/4e480de7fe51c52573a95b25ebf85f5c7f5d2087","reference":"4e480de7fe51c52573a95b25ebf85f5c7f5d2087","shasum":""},"type":"library","time":"2018-04-30T17:43:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440005},"v5.6.2":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.2","version_normalized":"5.6.2.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","reference":"7742e7b54ba48b49f43a7d6f51ff57a63b9ed108","shasum":""},"type":"library","time":"2018-02-08T22:17:44+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2439988},"v5.6.20":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.20","version_normalized":"5.6.20.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","reference":"3c11e7acc6ad14dd86e2f9e4bf3230010c3e611c","shasum":""},"type":"library","time":"2018-05-02T15:22:18+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440006},"v5.6.21":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.21","version_normalized":"5.6.21.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"458a89b1c5ff73072c27308566f444c790f76f28"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/458a89b1c5ff73072c27308566f444c790f76f28","reference":"458a89b1c5ff73072c27308566f444c790f76f28","shasum":""},"type":"library","time":"2018-05-08T13:30:15+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440007},"v5.6.22":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.22","version_normalized":"5.6.22.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/637fd797a6dde8d24a9f07da77e375ec251c5d24","reference":"637fd797a6dde8d24a9f07da77e375ec251c5d24","shasum":""},"type":"library","time":"2018-05-15T13:34:20+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440008},"v5.6.23":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.23","version_normalized":"5.6.23.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/f547f0a71a12763d1adb8493237d541c9e3a5d10","reference":"f547f0a71a12763d1adb8493237d541c9e3a5d10","shasum":""},"type":"library","time":"2018-05-22T14:55:57+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440009},"v5.6.24":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.24","version_normalized":"5.6.24.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/56290edeb0d8051826d40b4cbd8ed3c30348b2b5","reference":"56290edeb0d8051826d40b4cbd8ed3c30348b2b5","shasum":""},"type":"library","time":"2018-06-04T14:51:03+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440010},"v5.6.25":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.25","version_normalized":"5.6.25.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","reference":"a15efe4fbcd6b38ea76edc5c8939ffde4f4c7b7f","shasum":""},"type":"library","time":"2018-06-12T14:39:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440011},"v5.6.26":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.26","version_normalized":"5.6.26.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"7047df295e77cecb6a2f84736a732af66cc6789c"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/7047df295e77cecb6a2f84736a732af66cc6789c","reference":"7047df295e77cecb6a2f84736a732af66cc6789c","shasum":""},"type":"library","time":"2018-06-20T14:21:11+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440012},"v5.6.27":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.27","version_normalized":"5.6.27.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2fe661f2444410a576aa40054ad9b7fe0bb5cee5","reference":"2fe661f2444410a576aa40054ad9b7fe0bb5cee5","shasum":""},"type":"library","time":"2018-07-10T13:47:01+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440013},"v5.6.28":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.28","version_normalized":"5.6.28.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","reference":"40ba2ee0e61cb4bc3c9f1dab04908e6acf06b86f","shasum":""},"type":"library","time":"2018-07-17T14:15:36+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440014},"v5.6.29":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.29","version_normalized":"5.6.29.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","reference":"acc6b5c54ab196d3358f60acc5f55d9ebaaccc02","shasum":""},"type":"library","time":"2018-07-26T16:01:26+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440015},"v5.6.3":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.3","version_normalized":"5.6.3.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"db3e5422070d9b5166493313142b30419efab207"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/db3e5422070d9b5166493313142b30419efab207","reference":"db3e5422070d9b5166493313142b30419efab207","shasum":""},"type":"library","time":"2018-02-09T13:33:22+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"~1.20","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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":"self.version"},"uid":2439989},"v5.6.30":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.30","version_normalized":"5.6.30.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/38506212abdfe489f7ec914f9c43c77e3347aebe","reference":"38506212abdfe489f7ec914f9c43c77e3347aebe","shasum":""},"type":"library","time":"2018-08-08T18:36:40+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440016},"v5.6.31":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.31","version_normalized":"5.6.31.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd","reference":"b11fbad84cd90d109c6d817ff3c9af428746edfd","shasum":""},"type":"library","time":"2018-08-08T20:56:17+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440017},"v5.6.32":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.32","version_normalized":"5.6.32.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"81a8f999461b6f45fe797abf88486f17a8659c09"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/81a8f999461b6f45fe797abf88486f17a8659c09","reference":"81a8f999461b6f45fe797abf88486f17a8659c09","shasum":""},"type":"library","time":"2018-08-09T19:19:52+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440018},"v5.6.33":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.33","version_normalized":"5.6.33.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"8a708b989adc320c451ee639d812af81f884666b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/8a708b989adc320c451ee639d812af81f884666b","reference":"8a708b989adc320c451ee639d812af81f884666b","shasum":""},"type":"library","time":"2018-08-09T20:36:39+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440019},"v5.6.34":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.34","version_normalized":"5.6.34.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/66c9cf8119b422b71273271db1f12e20d74ad49b","reference":"66c9cf8119b422b71273271db1f12e20d74ad49b","shasum":""},"type":"library","time":"2018-08-21T13:44:37+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440020},"v5.6.35":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.35","version_normalized":"5.6.35.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/02abbe2091404ebe032a6d5a83075031b7072ebe","reference":"02abbe2091404ebe032a6d5a83075031b7072ebe","shasum":""},"type":"library","time":"2018-08-27T13:18:24+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440021},"v5.6.36":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.36","version_normalized":"5.6.36.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/e095619677ffe3125453bc48c2a5d2d9d1c2937a","reference":"e095619677ffe3125453bc48c2a5d2d9d1c2937a","shasum":""},"type":"library","time":"2018-09-02T11:32:45+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440022},"v5.6.37":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.37","version_normalized":"5.6.37.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5","reference":"975e182d42403b0efdf847c05f6bfb99144f95f5","shasum":""},"type":"library","time":"2018-09-02T13:51:42+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","nesbot/carbon":"1.25.*","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.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","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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).","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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2440024},"v5.6.4":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.4","version_normalized":"5.6.4.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","reference":"ca5ce9e559e1a8f6455f0fbc42638e6e066f73de","shasum":""},"type":"library","time":"2018-02-21T14:41:25+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2439990},"v5.6.5":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.5","version_normalized":"5.6.5.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/2e68209991e15aca1382ef9a3443d13f2e0d8755","reference":"2e68209991e15aca1382ef9a3443d13f2e0d8755","shasum":""},"type":"library","time":"2018-02-22T19:21:38+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2439991},"v5.6.6":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.6","version_normalized":"5.6.6.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","reference":"d9bf9d0e103ec536e6c459f3f5400bf6b132bb2f","shasum":""},"type":"library","time":"2018-02-27T14:02:09+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-dev"}},"require":{"php":"^7.1.3","ext-mbstring":"*","ext-openssl":"*","doctrine/inflector":"~1.1","dragonmantank/cron-expression":"~2.0","erusev/parsedown":"~1.6","league/flysystem":"~1.0","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~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)."},"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"},"uid":2439992},"v5.6.7":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.7","version_normalized":"5.6.7.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","reference":"18402cd4b83fd1d944f3baa0d8cc26d7dfcce333","shasum":""},"type":"library","time":"2018-02-28T14:50:53+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"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"},"uid":2439993},"v5.6.8":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.8","version_normalized":"5.6.8.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/ed0a327a31f2edc177bd1db38fd0c322478a1ddb","reference":"ed0a327a31f2edc177bd1db38fd0c322478a1ddb","shasum":""},"type":"library","time":"2018-03-06T14:22:56+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439994},"v5.6.9":{"name":"softonic/laravel","description":"The Laravel Framework.","keywords":["framework","laravel"],"homepage":"https://laravel.com","version":"v5.6.9","version_normalized":"5.6.9.0","license":["MIT"],"authors":[{"name":"Taylor Otwell","email":"taylor@laravel.com"}],"source":{"type":"git","url":"https://github.com/softonic/laravel.git","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a"},"dist":{"type":"zip","url":"https://api.github.com/repos/softonic/laravel/zipball/98fdbb098cf52a74441fe949be121c18e3dbbe6a","reference":"98fdbb098cf52a74441fe949be121c18e3dbbe6a","shasum":""},"type":"library","time":"2018-03-07T14:04:49+00:00","autoload":{"files":["src/Illuminate/Foundation/helpers.php","src/Illuminate/Support/helpers.php"],"psr-4":{"Illuminate\\":"src/Illuminate/"}},"extra":{"branch-alias":{"dev-master":"5.6-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","monolog/monolog":"~1.12","nesbot/carbon":"^1.22.1","psr/container":"~1.0","psr/simple-cache":"^1.0","ramsey/uuid":"^3.7","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","tijsverkoyen/css-to-inline-styles":"^2.2.1","vlucas/phpdotenv":"~2.2"},"require-dev":{"aws/aws-sdk-php":"~3.0","doctrine/dbal":"~2.6","filp/whoops":"^2.1.4","mockery/mockery":"~1.0","moontoast/math":"^1.1","orchestra/testbench-core":"3.6.*","pda/pheanstalk":"~3.0","phpunit/phpunit":"~7.0","predis/predis":"^1.1.1","symfony/css-selector":"~4.0","symfony/dom-crawler":"~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-rackspace":"Required to use the Flysystem Rackspace driver (~1.0).","league/flysystem-cached-adapter":"Required to use Flysystem caching (~1.0).","league/flysystem-sftp":"Required to use the Flysystem SFTP 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)."},"conflict":{"tightenco/collect":"<5.5.33"},"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"},"uid":2439995}}}}