{"packages":{"narrowspark\/framework":{"dev-add-infection":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-add-infection","version_normalized":"dev-add-infection","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"378dbcacc248ce411cade6fde21ee1ba88862e50"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/378dbcacc248ce411cade6fde21ee1ba88862e50","reference":"378dbcacc248ce411cade6fde21ee1ba88862e50","shasum":""},"type":"framework","time":"2017-11-13T17:02:14+00:00","autoload":{"files":["src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.4","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.2","dragonmantank\/cron-expression":"^2.0","egulias\/email-validator":"^2.1","enqueue\/null":"^0.7","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"^1.0","league\/uri":"^5.0","monolog\/monolog":"^1.17","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.4","narrowspark\/http-message-util":"^0.1","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~3.4 || ~4.0","symfony\/debug":"~3.4 || ~4.0","symfony\/filesystem":"~3.4 || ~4.0","symfony\/finder":"~3.4 || ~4.0","symfony\/process":"~3.4 || ~4.0","symfony\/stopwatch":"~3.4 || ~4.0","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","doctrine\/dbal":"^2.5","enqueue\/pheanstalk":"^0.7","enqueue\/dbal":"^0.7","enqueue\/fs":"^0.7","enqueue\/redis":"^0.7","enqueue\/test":"^0.7","erusev\/parsedown-extra":"^0.7","filp\/whoops":"^2.1","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-cached-adapter":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","narrowspark\/testing-helper":"^4.0","nikic\/fast-route":"^1.2","nyholm\/nsa":"^1.1","mockery\/mockery":"^1.0","phpunit\/phpunit":"^6.0","phpbench\/phpbench":"^0.12","phpstan\/phpstan":"^0.8","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","spatie\/array-to-xml":"^2.1","twig\/twig":"^2.4.4","spatie\/flysystem-dropbox":"^1.0","symfony\/phpunit-bridge":"~3.4 || ~4.0","symfony\/polyfill-xml":"^1.4","symfony\/var-dumper":"~3.4 || ~4.0","symfony\/yaml":"~3.4 || ~4.0","yosymfony\/toml":"^0.3","narrowspark\/php-cs-fixer-config":"^2.0"},"suggest":{"alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/namespaced-cache":"Required to use the Namespaced cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.2).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.7).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.7).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.7).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.7).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.7)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.7).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.7).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.7).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.7).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","spatie\/array-to-xml":"Required to use the XML dump (^2.1.1).","yosymfony\/toml":"Required to use the TOML parser (^0.3).","symfony\/yaml":"Required to use the Yaml parser (^3.1)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/http-factory-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/contract":"self.version","viserio\/cookie":"self.version","viserio\/database":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/options-resolver":"self.version","viserio\/parser":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version"},"uid":1718871},"dev-issue-394":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-issue-394","version_normalized":"dev-issue-394","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"747266c006a4bef7f9264dc597ecab176030ca2a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/747266c006a4bef7f9264dc597ecab176030ca2a","reference":"747266c006a4bef7f9264dc597ecab176030ca2a","shasum":""},"type":"framework","time":"2017-09-20T20:51:19+00:00","autoload":{"files":["src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.3","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.1","egulias\/email-validator":"^2.1","enqueue\/null":"^0.7","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"~1.0","league\/uri":"^5.0","monolog\/monolog":"^1.17","mtdowling\/cron-expression":"^1.1","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.3","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~3.3","symfony\/debug":"~3.3","symfony\/filesystem":"~3.3","symfony\/finder":"~3.3","symfony\/process":"~3.3","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","doctrine\/dbal":"^2.5","enqueue\/pheanstalk":"^0.7","enqueue\/dbal":"^0.7","enqueue\/fs":"^0.7","enqueue\/redis":"^0.7","enqueue\/test":"^0.7","erusev\/parsedown-extra":"^0.7","filp\/whoops":"^2.0","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-cached-adapter":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","narrowspark\/testing-helper":"^4.0","nikic\/fast-route":"^1.2","nyholm\/nsa":"^1.1","mockery\/mockery":"^0.9","phpunit\/phpunit":"^6.0","phpbench\/phpbench":"^0.12","phpstan\/phpstan":"^0.8","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","spatie\/array-to-xml":"^2.1","twig\/twig":"~2.4","sepia\/po-parser":"^4.2","spatie\/flysystem-dropbox":"^1.0","symfony\/routing":"~3.3","symfony\/phpunit-bridge":"~3.3","symfony\/polyfill-xml":"^1.4","symfony\/var-dumper":"~3.3","symfony\/yaml":"~3.3","yosymfony\/toml":"^0.3"},"suggest":{"alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/namespaced-adapter":"Required to use the Namespaced cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.0).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.7).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.7).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.7).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.7).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.7)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.7).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.7).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.7).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.7).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","spatie\/array-to-xml":"Required to use the XML dump (^2.1.1).","yosymfony\/toml":"Required to use the TOML parser (^0.3).","symfony\/yaml":"Required to use the Yaml parser (^3.1)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/http-factory-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/contracts":"self.version","viserio\/cookie":"self.version","viserio\/database":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/options-resolver":"self.version","viserio\/parsers":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version"},"uid":1626775},"dev-issue-429-2":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-issue-429-2","version_normalized":"dev-issue-429-2","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"7c741a27aa52482addd029c0bb90f32ad7d13b6d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/7c741a27aa52482addd029c0bb90f32ad7d13b6d","reference":"7c741a27aa52482addd029c0bb90f32ad7d13b6d","shasum":""},"type":"framework","time":"2017-11-27T11:39:39+00:00","autoload":{"files":["src\/Viserio\/Bridge\/Doctrine\/ORM\/alias.php","src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.4","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.2","dragonmantank\/cron-expression":"^2.0","egulias\/email-validator":"^2.1","enqueue\/null":"^0.7","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"^1.0","league\/uri":"^5.1","monolog\/monolog":"^1.17","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.4","narrowspark\/http-message-util":"^0.1","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~3.4 || ~4.0","symfony\/debug":"~3.4 || ~4.0","symfony\/filesystem":"~3.4 || ~4.0","symfony\/finder":"~3.4 || ~4.0","symfony\/process":"~3.4 || ~4.0","symfony\/stopwatch":"~3.4 || ~4.0","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","erusev\/parsedown-extra":"^0.7","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-cached-adapter":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","nikic\/fast-route":"^1.2","phpunit\/phpunit":"^6.0","phpbench\/phpbench":"^0.12","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","spatie\/flysystem-dropbox":"^1.0","doctrine\/data-fixtures":"^1.2","fzaninotto\/faker":"^1.6","gedmo\/doctrine-extensions":"^2.4","ocramius\/proxy-manager":"^2.1","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","enqueue\/pheanstalk":"^0.7","enqueue\/dbal":"^0.7","enqueue\/fs":"^0.7","enqueue\/redis":"^0.7","enqueue\/test":"^0.7","mockery\/mockery":"^1.0","narrowspark\/php-cs-fixer-config":"^2.0","narrowspark\/testing-helper":"^4.0","nyholm\/nsa":"^1.1","phpstan\/phpstan":"^0.8","twig\/twig":"^2.4.4","symfony\/phpunit-bridge":"~3.4 || ~4.0","symfony\/polyfill-xml":"^1.4","symfony\/var-dumper":"~3.4 || ~4.0","symfony\/yaml":"~3.4 || ~4.0","doctrine\/migrations":"^1.6","doctrine\/orm":"^2.6","filp\/whoops":"^2.1","symfony\/serializer":"~3.3 || ~4.0","yosymfony\/toml":"^1.0"},"suggest":{"alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/namespaced-cache":"Required to use the Namespaced cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.2).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.7).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.7).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.7).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.7).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.7)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.7).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.7).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.7).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.7).","yosymfony\/toml":"Required to use the TOML parser (^1.0).","symfony\/yaml":"Required to use the Yaml parser (~3.4 || ~4.0)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0","psr\/http-factory-implementation":"^1.0"},"replace":{"viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/cookie":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/options-resolver":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version","viserio\/doctrine-dbal-bridge":"self.version","viserio\/doctrine-extensions-bridge":"self.version","viserio\/doctrine-migration-bridge":"self.version","viserio\/doctrine-orm-bridge":"self.version","viserio\/doctrine-testing-bridge":"self.version","viserio\/twig-bridge":"self.version","viserio\/twig-provider":"self.version","symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/contract":"self.version","viserio\/parser":"self.version"},"uid":1452992},"dev-issue-437":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-issue-437","version_normalized":"dev-issue-437","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"9f37f41d47e000a87dee93eeb8c336862215901f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/9f37f41d47e000a87dee93eeb8c336862215901f","reference":"9f37f41d47e000a87dee93eeb8c336862215901f","shasum":""},"type":"framework","time":"2018-01-09T12:11:48+00:00","autoload":{"files":["src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.4","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.2","dragonmantank\/cron-expression":"^2.0","egulias\/email-validator":"^2.1","enqueue\/null":"^0.8","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","ext-spl":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"^1.0","league\/uri":"^5.1","monolog\/monolog":"^1.17","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.4","narrowspark\/http-message-util":"^0.1","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~4.0","symfony\/debug":"~4.0","symfony\/filesystem":"~4.0","symfony\/finder":"~4.0","symfony\/process":"~4.0","symfony\/stopwatch":"~4.0","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","doctrine\/dbal":"^2.5","erusev\/parsedown-extra":"^0.7","filp\/whoops":"^2.1","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-cached-adapter":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","narrowspark\/testing-helper":"^4.0","nikic\/fast-route":"^1.2","nyholm\/nsa":"^1.1","mockery\/mockery":"^1.0","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","twig\/twig":"^2.4.4","spatie\/flysystem-dropbox":"^1.0","symfony\/polyfill-xml":"^1.4","yosymfony\/toml":"^1.0","enqueue\/pheanstalk":"^0.8","enqueue\/dbal":"^0.8","enqueue\/fs":"^0.8","enqueue\/redis":"^0.8","enqueue\/test":"^0.8","narrowspark\/php-cs-fixer-config":"^2.1","phpunit\/phpunit":"~6.5","phpbench\/phpbench":"^0.14","phpstan\/phpstan":"^0.9","phpstan\/phpstan-phpunit":"^0.9","symfony\/phpunit-bridge":"~4.0","symfony\/var-dumper":"~4.0","symfony\/yaml":"~4.0"},"suggest":{"alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/namespaced-cache":"Required to use the Namespaced cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","yosymfony\/toml":"Required to use the TOML parser (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.2).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.8).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.8).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.8).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.8).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.8)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.8).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.8).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.8).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.8).","symfony\/yaml":"Required to use the Yaml parser (~4.0)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/http-factory-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/contract":"self.version","viserio\/cookie":"self.version","viserio\/database":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/options-resolver":"self.version","viserio\/parser":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version"},"uid":1781040},"dev-master":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"347b2e7bd26a2d11c4d107d5fb5e1e0305136fbf"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/347b2e7bd26a2d11c4d107d5fb5e1e0305136fbf","reference":"347b2e7bd26a2d11c4d107d5fb5e1e0305136fbf","shasum":""},"type":"framework","time":"2017-12-22T13:22:47+00:00","autoload":{"files":["src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.4","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.2","dragonmantank\/cron-expression":"^2.0","egulias\/email-validator":"^2.1","enqueue\/null":"^0.8","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","ext-spl":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"^1.0","league\/uri":"^5.1","monolog\/monolog":"^1.17","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.4","narrowspark\/http-message-util":"^0.1","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~4.0","symfony\/debug":"~4.0","symfony\/filesystem":"~4.0","symfony\/finder":"~4.0","symfony\/process":"~4.0","symfony\/stopwatch":"~4.0","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","erusev\/parsedown-extra":"^0.7","league\/flysystem-cached-adapter":"^1.0","nikic\/fast-route":"^1.2","spatie\/flysystem-dropbox":"^1.0","doctrine\/dbal":"^2.5","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","nyholm\/nsa":"^1.1","narrowspark\/testing-helper":"^4.0","symfony\/polyfill-xml":"^1.4","filp\/whoops":"^2.1","mockery\/mockery":"^1.0","twig\/twig":"^2.4.4","narrowspark\/php-cs-fixer-config":"^2.1","yosymfony\/toml":"^1.0","enqueue\/pheanstalk":"^0.8","enqueue\/dbal":"^0.8","enqueue\/fs":"^0.8","enqueue\/redis":"^0.8","enqueue\/test":"^0.8","phpunit\/phpunit":"~6.5","phpbench\/phpbench":"^0.14","phpstan\/phpstan":"^0.9","phpstan\/phpstan-phpunit":"^0.9","symfony\/phpunit-bridge":"~4.0","symfony\/var-dumper":"~4.0","symfony\/yaml":"~4.0"},"suggest":{"aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","cache\/namespaced-cache":"Required to use the Namespaced cache (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.2).","yosymfony\/toml":"Required to use the TOML parser (^1.0).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.8).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.8).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.8).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.8).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.8)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.8).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.8).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.8).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.8).","symfony\/yaml":"Required to use the Yaml parser (~4.0)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0","psr\/http-factory-implementation":"^1.0"},"replace":{"viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/cookie":"self.version","viserio\/database":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version","viserio\/options-resolver":"self.version","symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/contract":"self.version","viserio\/parser":"self.version"},"uid":178902},"dev-phpstan-09":{"name":"narrowspark\/framework","description":"Narrowspark Framework for Creative People.","keywords":["container","framework","queue","http","translation","event","response","request","pipeline","narrowspark","viserio"],"homepage":"https:\/\/github.com\/narrowspark\/framework","version":"dev-phpstan-09","version_normalized":"dev-phpstan-09","license":["MIT"],"authors":[{"name":"Daniel Bannert","email":"d.bannert@anolilab.de","homepage":"http:\/\/www.anolilab.de","role":"Developer"}],"source":{"type":"git","url":"https:\/\/github.com\/narrowspark\/framework.git","reference":"31d7efb11edea77b961e98d84f604ca3ace0b7e4"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/narrowspark\/framework\/zipball\/31d7efb11edea77b961e98d84f604ca3ace0b7e4","reference":"31d7efb11edea77b961e98d84f604ca3ace0b7e4","shasum":""},"type":"framework","time":"2017-12-11T16:08:26+00:00","autoload":{"files":["src\/Viserio\/Component\/Encryption\/helpers.php","src\/Viserio\/Component\/Support\/helpers.php"],"psr-4":{"Viserio\\Bridge\\":"src\/Viserio\/Bridge\/","Viserio\\Component\\":"src\/Viserio\/Component\/","Viserio\\Provider\\":"src\/Viserio\/Provider\/","Narrowspark\\":"benchmarks\/"},"exclude-from-classmap":["src\/Viserio\/Component\/**\/Tests\/","src\/Viserio\/Bridge\/**\/Tests\/","benchmarks\/"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"cache\/array-adapter":"^1.0","cache\/void-adapter":"^1.0","cakephp\/chronos":"~1.1","container-interop\/service-provider":"^0.4","danielstjules\/stringy":"^3.0","doctrine\/inflector":"~1.2","dragonmantank\/cron-expression":"^2.0","egulias\/email-validator":"^2.1","enqueue\/null":"^0.8","ext-curl":"*","ext-fileinfo":"*","ext-intl":"*","ext-mbstring":"*","ext-openssl":"*","ext-sodium":"*","fig\/http-message-util":"^1.1","http-interop\/http-factory":"^0.3","http-interop\/http-middleware":"^0.4","league\/flysystem":"^1.0","league\/uri":"^5.1","monolog\/monolog":"^1.17","narrowspark\/arr":"^2.1","narrowspark\/collection":"^0.1","narrowspark\/http-emitter":"^0.4","narrowspark\/http-message-util":"^0.1","narrowspark\/http-status":"^4.0","opis\/closure":"^3.0","paragonie\/constant_time_encoding":"^2.0","php":"^7.2","php-di\/invoker":"^2.0","psr\/cache":"^1.0","psr\/container":"^1.0","psr\/log":"^1.0","psr\/simple-cache":"^1.0","queue-interop\/queue-interop":"~0.6","respect\/validation":"^1.1","spatie\/macroable":"^1.0","swiftmailer\/swiftmailer":"^6.0","symfony\/console":"~4.0","symfony\/debug":"~4.0","symfony\/filesystem":"~4.0","symfony\/finder":"~4.0","symfony\/process":"~4.0","symfony\/stopwatch":"~4.0","vlucas\/phpdotenv":"^2.3"},"require-dev":{"aws\/aws-sdk-php":"^3.18","cache\/filesystem-adapter":"^1.0","cache\/namespaced-cache":"^1.0","cache\/session-handler":"^1.0","doctrine\/dbal":"^2.5","enqueue\/pheanstalk":"^0.8","enqueue\/dbal":"^0.8","enqueue\/fs":"^0.8","enqueue\/redis":"^0.8","enqueue\/test":"^0.8","erusev\/parsedown-extra":"^0.7","filp\/whoops":"^2.1","guzzlehttp\/guzzle":"^6.0","league\/flysystem-aws-s3-v3":"^1.0","league\/flysystem-cached-adapter":"^1.0","league\/flysystem-rackspace":"^1.0","league\/flysystem-sftp":"^1.0","league\/flysystem-webdav":"^1.0","league\/flysystem-vfs":"^1.0","league\/flysystem-ziparchive":"^1.0","mikey179\/vfsstream":"^1.6","mouf\/picotainer":"^1.0","narrowspark\/testing-helper":"^4.0","nikic\/fast-route":"^1.2","nyholm\/nsa":"^1.1","mockery\/mockery":"^1.0","narrowspark\/php-cs-fixer-config":"^2.1","phpunit\/phpunit":"~6.5","phpbench\/phpbench":"^0.14","phpstan\/phpstan":"^0.9","phpstan\/phpstan-phpunit":"^0.9","predis\/predis":"^1.0","php-amqplib\/php-amqplib":"^2.6","pda\/pheanstalk":"^3.1","twig\/twig":"^2.4.4","spatie\/flysystem-dropbox":"^1.0","symfony\/phpunit-bridge":"~4.0","symfony\/polyfill-xml":"^1.4","symfony\/var-dumper":"~4.0","symfony\/yaml":"~4.0","yosymfony\/toml":"^1.0"},"suggest":{"alcaeus\/mongo-php-adapter":"Required to use the ext-mongo interface on ext-mongodb interface (^1.0).","aws\/aws-sdk-php":"Required to use the SQS queue driver and SES mail driver (^3.18).","cache\/filesystem-adapter":"Required to use the Filesystem cache (^1.0).","cache\/memcache-adapter":"Required to use the Memcache cache (^1.0).","cache\/memcached-adapter":"Required to use the Memcached cache (^1.0).","cache\/namespaced-cache":"Required to use the Namespaced cache (^1.0).","cache\/mongodb-adapter":"Required to use the Mongodb cache (^1.0).","cache\/predis-adapter":"Required to use the Predis cache (^1.0).","cache\/session-handler":"Required to use the Session cache (^1.0).","doctrine\/inflector":"Required to use the Pluralizer, Str::plural and Str::singular (~1.2).","enqueue\/amqp-ext":"Required to use the Enqueue AMQP transport (based on php extension) (^0.8).","enqueue\/dbal":"Required to use the Enqueue Doctrine DBAL transport (^0.8).","enqueue\/fs":"Required to use the Enqueue Filesystem transport (^0.8).","enqueue\/gearman":"Required to use the Enqueue Gearman transport (based on php extension) (^0.8).","enqueue\/pheanstalk":"Required to use the Enqueue Pheanstalk transport (^0.8)","enqueue\/rdkafka":"Required to use the Enqueue Kafka transport (based on php extension) (^0.8).","enqueue\/redis":"Required to use the Enqueue Redis transport (^0.8).","enqueue\/stomp":"Required to use the Enqueue STOMP transport (^0.8).","enqueue\/sqs":"Required to use the Enqueue Amazon AWS SQS transport (^0.8).","guzzlehttp\/guzzle":"Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).","league\/flysystem-aws-s3-v3":"Required to use the Flysystem S3 adapter (^1.0).","league\/flysystem-cached-adapter":"Required to use the Flysystem Caching adapter (^1.0.3).","league\/flysystem-dropbox":"Required to use the Flysystem Dropbox adapter (^1.0).","league\/flysystem-rackspace":"Required to use the Flysystem Rackspace adapter (^1.0).","league\/flysystem-replicate-adapter":"Required to use the Flysystem Replicate adapter (^1.0).","league\/flysystem-sftp":"Required to use the Flysystem SFTP adapter (^1.0).","league\/flysystem-webdav":"Required to use the Flysystem WebDav adapter (^1.0).","league\/flysystem-vfs":"Required to use the Flysystem VFS adapter (^1.0).","league\/flysystem-ziparchive":"Required to use the Flysystem ZipArchive adapter (^1.0).","pda\/pheanstalk":"Required to use the Beanstalk queue driver (^3.0).","predis\/predis":"Required to use the Redis cache and Queue drivers (^1.0).","twig\/twig":"Required to use the Twig bridge (~2.4).","yosymfony\/toml":"Required to use the TOML parser (^1.0).","symfony\/yaml":"Required to use the Yaml parser (~4.0)."},"provide":{"psr\/cache-implementation":"^1.0","psr\/container-implementation":"^1.0","psr\/event-manager-implementation":"^1.0","psr\/http-factory-implementation":"^1.0","psr\/http-message-implementation":"^1.0","psr\/log-implementation":"^1.0","psr\/simple-cache-implementation":"^1.0"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php72":"*","symfony\/polyfill-php71":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php56":"*","viserio\/cache":"self.version","viserio\/conifg":"self.version","viserio\/console":"self.version","viserio\/container":"self.version","viserio\/contract":"self.version","viserio\/cookie":"self.version","viserio\/database":"self.version","viserio\/encrypter":"self.version","viserio\/events":"self.version","viserio\/exception":"self.version","viserio\/filessystem":"self.version","viserio\/http":"self.version","viserio\/http-factory":"self.version","viserio\/log":"self.version","viserio\/mail":"self.version","viserio\/options-resolver":"self.version","viserio\/parser":"self.version","viserio\/pipeline":"self.version","viserio\/routing":"self.version","viserio\/session":"self.version","viserio\/statical-proxy":"self.version","viserio\/support":"self.version","viserio\/translator":"self.version","viserio\/validation":"self.version","viserio\/view":"self.version"},"uid":1781041}},"nulldevelopmenthr\/nemesis":{"dev-master":{"name":"nulldevelopmenthr\/nemesis","description":"Nemesis","keywords":[],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["proprietary"],"authors":[],"source":{"type":"git","url":"https:\/\/github.com\/nulldevelopmenthr\/nemesis.git","reference":"30b4f9963d60005934989772df5a734c8827f2a4"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/nulldevelopmenthr\/nemesis\/zipball\/30b4f9963d60005934989772df5a734c8827f2a4","reference":"30b4f9963d60005934989772df5a734c8827f2a4","shasum":""},"type":"project","time":"2018-01-12T12:15:50+00:00","autoload":{"psr-4":{"":"src\/","spec\\":"spec\/","tests\\":"tests\/","Tests\\":"tests\/","MyVendor\\":"lib\/src\/MyVendor\/","spec\\MyVendor\\":"lib\/spec\/MyVendor\/","Tests\\MyVendor\\":"lib\/tests\/MyVendor\/"}},"bin":["bin\/Nemesis"],"require":{"php":">=7.1.0","hanneskod\/classtools":"^1.1","nikic\/php-parser":"^3.0","symfony\/finder":"~3","symfony\/config":"^3.3","symfony\/dependency-injection":"^3.3","symfony\/yaml":"^3.3","webmozart\/assert":"^1.2","league\/tactician":"^1.0","nette\/php-generator":"^3","roave\/better-reflection":"^2.0","myclabs\/php-enum":"^1.5","friendsofphp\/php-cs-fixer":"dev-long-line-fixers"},"require-dev":{"phpmd\/phpmd":"~2.1","squizlabs\/php_codesniffer":"^3.0","satooshi\/php-coveralls":"^1","codeclimate\/php-test-reporter":"^0.4.4","ramsey\/uuid":"^3.1","phing\/phing":"^2.16","mockery\/mockery":"~1@dev","behat\/behat":"^3.3","slevomat\/coding-standard":"^4.0","broadway\/broadway":"^2.0","broadway\/read-model-elasticsearch":"^0.3.0","ciaranmcnulty\/phpspec-typehintedmethods":"^3.0","leanphp\/phpspec-code-coverage":"^4.0","phpspec\/phpspec":"^4.2","phpstan\/phpstan":"^0.9.1","phpunit\/phpunit":"^6.5","infection\/infection":"^0.7.0","doctrine\/orm":"^2.6"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php72":"*"},"uid":1501411},"dev-quality_check":{"name":"nulldevelopmenthr\/nemesis","description":"Nemesis","keywords":[],"homepage":"","version":"dev-quality_check","version_normalized":"dev-quality_check","license":["proprietary"],"authors":[],"source":{"type":"git","url":"https:\/\/github.com\/nulldevelopmenthr\/nemesis.git","reference":"0e0ad6000a73581bdb8aa855faf9173a1899448e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/nulldevelopmenthr\/nemesis\/zipball\/0e0ad6000a73581bdb8aa855faf9173a1899448e","reference":"0e0ad6000a73581bdb8aa855faf9173a1899448e","shasum":""},"type":"project","time":"2018-01-12T12:16:56+00:00","autoload":{"psr-4":{"":"src\/","spec\\":"spec\/","tests\\":"tests\/","Tests\\":"tests\/","MyVendor\\":"lib\/src\/MyVendor\/","spec\\MyVendor\\":"lib\/spec\/MyVendor\/","Tests\\MyVendor\\":"lib\/tests\/MyVendor\/"}},"bin":["bin\/Nemesis"],"require":{"php":">=7.1.0","friendsofphp\/php-cs-fixer":"dev-long-line-fixers","hanneskod\/classtools":"^1.1","league\/tactician":"^1.0","myclabs\/php-enum":"^1.5","nette\/php-generator":"^3","nikic\/php-parser":"^3.0","roave\/better-reflection":"^2.0","symfony\/config":"^3.3","symfony\/dependency-injection":"^3.3","symfony\/finder":"~3","symfony\/yaml":"^3.3","webmozart\/assert":"^1.2"},"require-dev":{"behat\/behat":"^3.3","broadway\/broadway":"^2.0","broadway\/read-model-elasticsearch":"^0.3.0","ciaranmcnulty\/phpspec-typehintedmethods":"^3.0","codeclimate\/php-test-reporter":"^0.4.4","doctrine\/orm":"^2.6","infection\/infection":"^0.7.0","leanphp\/phpspec-code-coverage":"^4.0","mockery\/mockery":"~1@dev","phing\/phing":"^2.16","phpmd\/phpmd":"~2.1","phpspec\/phpspec":"^4.2","phpstan\/phpstan":"^0.9.1","phpunit\/phpunit":"^6.5","ramsey\/uuid":"^3.1","satooshi\/php-coveralls":"^1","slevomat\/coding-standard":"^4.0","squizlabs\/php_codesniffer":"^3.0"},"replace":{"symfony\/polyfill-mbstring":"*","symfony\/polyfill-php70":"*","symfony\/polyfill-php72":"*"},"uid":1828369}},"symfony\/polyfill":{"dev-master":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill.git","reference":"b75f91aed5b7f6dd07b4edea6d63852d3d551d72"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/b75f91aed5b7f6dd07b4edea6d63852d3d551d72","reference":"b75f91aed5b7f6dd07b4edea6d63852d3d551d72","shasum":""},"type":"library","time":"2017-12-18T16:01:12+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Apcu\/bootstrap.php","src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/bootstrap.php","src\/Php71\/bootstrap.php","src\/Php72\/bootstrap.php","src\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0|~4.0"},"require-dev":{"symfony\/phpunit-bridge":"~3.2"},"replace":{"symfony\/polyfill-php54":"self.version","symfony\/polyfill-php55":"self.version","symfony\/polyfill-php56":"self.version","symfony\/polyfill-php70":"self.version","symfony\/polyfill-iconv":"self.version","symfony\/polyfill-intl-grapheme":"self.version","symfony\/polyfill-intl-icu":"self.version","symfony\/polyfill-intl-normalizer":"self.version","symfony\/polyfill-mbstring":"self.version","symfony\/polyfill-util":"self.version","symfony\/polyfill-xml":"self.version","symfony\/polyfill-apcu":"self.version","symfony\/polyfill-php71":"self.version","symfony\/polyfill-php72":"self.version"},"uid":573980},"v1.4.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.4.0","version_normalized":"1.4.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill.git","reference":"a80c6de45ebd2a041415ba17879ff7309ead51f6"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/a80c6de45ebd2a041415ba17879ff7309ead51f6","reference":"a80c6de45ebd2a041415ba17879ff7309ead51f6","shasum":""},"type":"library","time":"2017-06-09T14:32:47+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Apcu\/bootstrap.php","src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/bootstrap.php","src\/Php71\/bootstrap.php","src\/Php72\/bootstrap.php","src\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.4-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0|~4.0"},"require-dev":{"symfony\/phpunit-bridge":"~3.2"},"replace":{"symfony\/polyfill-apcu":"self.version","symfony\/polyfill-php54":"self.version","symfony\/polyfill-php55":"self.version","symfony\/polyfill-php56":"self.version","symfony\/polyfill-php70":"self.version","symfony\/polyfill-php71":"self.version","symfony\/polyfill-php72":"self.version","symfony\/polyfill-iconv":"self.version","symfony\/polyfill-intl-grapheme":"self.version","symfony\/polyfill-intl-icu":"self.version","symfony\/polyfill-intl-normalizer":"self.version","symfony\/polyfill-mbstring":"self.version","symfony\/polyfill-util":"self.version","symfony\/polyfill-xml":"self.version"},"uid":1437002},"v1.5.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.5.0","version_normalized":"1.5.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill.git","reference":"157dfe598da2181908ff2345cad1807b2c23f5f9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/157dfe598da2181908ff2345cad1807b2c23f5f9","reference":"157dfe598da2181908ff2345cad1807b2c23f5f9","shasum":""},"type":"library","time":"2017-08-16T07:33:06+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Apcu\/bootstrap.php","src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/bootstrap.php","src\/Php71\/bootstrap.php","src\/Php72\/bootstrap.php","src\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.5-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0|~4.0"},"require-dev":{"symfony\/phpunit-bridge":"~3.2"},"replace":{"symfony\/polyfill-apcu":"self.version","symfony\/polyfill-php54":"self.version","symfony\/polyfill-php55":"self.version","symfony\/polyfill-php56":"self.version","symfony\/polyfill-php70":"self.version","symfony\/polyfill-php71":"self.version","symfony\/polyfill-php72":"self.version","symfony\/polyfill-iconv":"self.version","symfony\/polyfill-intl-grapheme":"self.version","symfony\/polyfill-intl-icu":"self.version","symfony\/polyfill-intl-normalizer":"self.version","symfony\/polyfill-mbstring":"self.version","symfony\/polyfill-util":"self.version","symfony\/polyfill-xml":"self.version"},"uid":1557063},"v1.6.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.6.0","version_normalized":"1.6.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill.git","reference":"5b34ccc9f409387e81ab3e38f37b12e42772a0cf"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/5b34ccc9f409387e81ab3e38f37b12e42772a0cf","reference":"5b34ccc9f409387e81ab3e38f37b12e42772a0cf","shasum":""},"type":"library","time":"2017-10-11T12:05:26+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Apcu\/bootstrap.php","src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/bootstrap.php","src\/Php71\/bootstrap.php","src\/Php72\/bootstrap.php","src\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0|~4.0"},"require-dev":{"symfony\/phpunit-bridge":"~3.2"},"replace":{"symfony\/polyfill-apcu":"self.version","symfony\/polyfill-php54":"self.version","symfony\/polyfill-php55":"self.version","symfony\/polyfill-php56":"self.version","symfony\/polyfill-php70":"self.version","symfony\/polyfill-php71":"self.version","symfony\/polyfill-php72":"self.version","symfony\/polyfill-iconv":"self.version","symfony\/polyfill-intl-grapheme":"self.version","symfony\/polyfill-intl-icu":"self.version","symfony\/polyfill-intl-normalizer":"self.version","symfony\/polyfill-mbstring":"self.version","symfony\/polyfill-util":"self.version","symfony\/polyfill-xml":"self.version"},"uid":1669330}},"symfony\/polyfill-php72":{"dev-master":{"name":"symfony\/polyfill-php72","description":"Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions","keywords":["compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"6de4f4884b97abbbed9f0a84a95ff2ff77254254"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/6de4f4884b97abbbed9f0a84a95ff2ff77254254","reference":"6de4f4884b97abbbed9f0a84a95ff2ff77254254","shasum":""},"type":"library","time":"2017-10-11T12:05:26+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Php72\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3"},"uid":1436953},"v1.4.0":{"name":"symfony\/polyfill-php72","description":"Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions","keywords":["compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.4.0","version_normalized":"1.4.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"d3a71580c1e2cab33b6d705f0ec40e9015e14d5c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c","reference":"d3a71580c1e2cab33b6d705f0ec40e9015e14d5c","shasum":""},"type":"library","time":"2017-06-09T08:25:21+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Php72\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.4-dev"}},"require":{"php":">=5.3.3"},"uid":1437013},"v1.5.0":{"name":"symfony\/polyfill-php72","description":"Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions","keywords":["compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.5.0","version_normalized":"1.5.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"8abc9097f5001d310f0edba727469c988acc6ea7"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/8abc9097f5001d310f0edba727469c988acc6ea7","reference":"8abc9097f5001d310f0edba727469c988acc6ea7","shasum":""},"type":"library","time":"2017-07-11T13:25:55+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Php72\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.5-dev"}},"require":{"php":">=5.3.3"},"uid":1557070},"v1.6.0":{"name":"symfony\/polyfill-php72","description":"Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions","keywords":["compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.6.0","version_normalized":"1.6.0.0","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"source":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"6de4f4884b97abbbed9f0a84a95ff2ff77254254"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/6de4f4884b97abbbed9f0a84a95ff2ff77254254","reference":"6de4f4884b97abbbed9f0a84a95ff2ff77254254","shasum":""},"type":"library","time":"2017-10-11T12:05:26+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Php72\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3"},"uid":1669333}}}}