{"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}},"notadd\/wechat":{"dev-master":{"name":"notadd\/wechat","description":"Notadd's Wechat Module.","keywords":["framework","cms","member","notadd"],"homepage":"https:\/\/notadd.com","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[{"name":"Notadd","email":"notadd@ibenchu.com"}],"source":{"type":"git","url":"https:\/\/github.com\/notadd\/wechat.git","reference":"e3f684cd225f3fadf21953c0289cb8426baad0e5"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/notadd\/wechat\/zipball\/e3f684cd225f3fadf21953c0289cb8426baad0e5","reference":"e3f684cd225f3fadf21953c0289cb8426baad0e5","shasum":""},"type":"notadd-module","time":"2017-11-13T04:23:05+00:00","autoload":{"psr-4":{"Notadd\\Wechat\\":"src\/"}},"require":{"php":">=7.0","overtrue\/wechat":"~3.1"},"require-dev":{"notadd\/installers":"0.14.*","notadd\/testing":"0.4.*","phpunit\/phpunit":"~6.0"},"replace":{"guzzlehttp\/guzzle":"*","guzzlehttp\/promises":"*","guzzlehttp\/psr7":"*","monolog\/monolog":"*","psr\/container":"*","psr\/http-message":"*","psr\/log":"*","symfony\/http-foundation":"*","symfony\/polyfill-mbstring":"*","symfony\/psr-http-message-bridge":"*"},"uid":1108963}},"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}},"shyim\/shopware-profiler":{"1.1.5":{"name":"shyim\/shopware-profiler","description":"Profiling for Shopware","keywords":["plugin","profiling","shopware"],"homepage":"","version":"1.1.5","version_normalized":"1.1.5.0","license":["MIT"],"authors":[],"source":{"type":"git","url":"https:\/\/github.com\/shyim\/shopware-profiler.git","reference":"24bef0c5cb51f26b1d03da45c8c7961b34089b02"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/shyim\/shopware-profiler\/zipball\/24bef0c5cb51f26b1d03da45c8c7961b34089b02","reference":"24bef0c5cb51f26b1d03da45c8c7961b34089b02","shasum":""},"type":"shopware-plugin","time":"2017-11-16T18:05:21+00:00","extra":{"installer-name":"ShyimProfiler"},"require":{"php":"^7.0","symfony\/var-dumper":"^3.2","jdorn\/sql-formatter":"^1.2.17","composer\/installers":"~1.0","symfony\/stopwatch":"^3.3","roave\/security-advisories":"dev-master"},"replace":{"symfony\/polyfill-mbstring":"~1.0"},"uid":1731447},"dev-dependabot\/composer\/composer\/installers-1.5.0":{"name":"shyim\/shopware-profiler","description":"Profiling for Shopware","keywords":["plugin","profiling","shopware"],"homepage":"","version":"dev-dependabot\/composer\/composer\/installers-1.5.0","version_normalized":"dev-dependabot\/composer\/composer\/installers-1.5.0","license":["MIT"],"authors":[],"source":{"type":"git","url":"https:\/\/github.com\/shyim\/shopware-profiler.git","reference":"b476aa944e69808ccd2925c90a1469cb9febf54a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/shyim\/shopware-profiler\/zipball\/b476aa944e69808ccd2925c90a1469cb9febf54a","reference":"b476aa944e69808ccd2925c90a1469cb9febf54a","shasum":""},"type":"shopware-plugin","time":"2018-01-01T07:45:33+00:00","extra":{"installer-name":"ShyimProfiler"},"require":{"php":"^7.0","symfony\/var-dumper":"^3.2","jdorn\/sql-formatter":"^1.2.17","composer\/installers":"~1.0","symfony\/stopwatch":"^3.3","roave\/security-advisories":"dev-master"},"replace":{"symfony\/polyfill-mbstring":"~1.0"},"uid":1818949},"dev-master":{"name":"shyim\/shopware-profiler","description":"Profiling for Shopware","keywords":["plugin","profiling","shopware"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[],"source":{"type":"git","url":"https:\/\/github.com\/shyim\/shopware-profiler.git","reference":"4a00e2ce3df5c14bf2f83343c1418828e11d80b5"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/shyim\/shopware-profiler\/zipball\/4a00e2ce3df5c14bf2f83343c1418828e11d80b5","reference":"4a00e2ce3df5c14bf2f83343c1418828e11d80b5","shasum":""},"type":"shopware-plugin","time":"2017-12-22T12:23:22+00:00","extra":{"installer-name":"ShyimProfiler"},"require":{"composer\/installers":"~1.0","symfony\/var-dumper":"^3.2","symfony\/stopwatch":"^3.3","php":"^7.0","roave\/security-advisories":"dev-master","jdorn\/sql-formatter":"^1.2.17"},"replace":{"symfony\/polyfill-mbstring":"~1.0"},"uid":779517}},"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.0.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.0.0","version_normalized":"1.0.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":"fef21adc706d3bb8f31d37c503ded2160c76c64a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/fef21adc706d3bb8f31d37c503ded2160c76c64a","reference":"fef21adc706d3bb8f31d37c503ded2160c76c64a","shasum":""},"type":"library","time":"2015-11-04T20:29:00+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/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","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0","symfony\/intl":"~2.3|~3.0"},"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"},"uid":573979},"v1.0.1":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.0.1","version_normalized":"1.0.1.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":"dd9db1dc4013821a63f7afbd8340dd57939fe674"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/dd9db1dc4013821a63f7afbd8340dd57939fe674","reference":"dd9db1dc4013821a63f7afbd8340dd57939fe674","shasum":""},"type":"library","time":"2015-12-18T15:10:25+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\":"src\/"},"files":["src\/Php54\/bootstrap.php","src\/Php55\/bootstrap.php","src\/Php56\/bootstrap.php","src\/Php70\/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","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0","symfony\/intl":"~2.3|~3.0"},"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"},"uid":635243},"v1.1.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.1.0","version_normalized":"1.1.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":"ceffa85c57f023a816f5c511ad35081e7c67d7cd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/ceffa85c57f023a816f5c511ad35081e7c67d7cd","reference":"ceffa85c57f023a816f5c511ad35081e7c67d7cd","shasum":""},"type":"library","time":"2016-01-25T08:44:42+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\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php","src\/Xml\/bootstrap.php"],"classmap":["src\/Apcu\/Resources\/stubs","src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0","symfony\/intl":"~2.3|~3.0"},"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-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":670768},"v1.1.1":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.1.1","version_normalized":"1.1.1.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":"3dc21aeff3e1f8cb708421ed02cf1a8901d7b535"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/3dc21aeff3e1f8cb708421ed02cf1a8901d7b535","reference":"3dc21aeff3e1f8cb708421ed02cf1a8901d7b535","shasum":""},"type":"library","time":"2016-03-03T16:58:13+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\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0","symfony\/intl":"~2.3|~3.0"},"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-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":730456},"v1.2.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.2.0","version_normalized":"1.2.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":"ee2c9c2576fdd4a42b024260a1906a9888770c34"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/ee2c9c2576fdd4a42b024260a1906a9888770c34","reference":"ee2c9c2576fdd4a42b024260a1906a9888770c34","shasum":""},"type":"library","time":"2016-05-18T14:27:53+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\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.2-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0"},"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-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":826272},"v1.3.0":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.3.0","version_normalized":"1.3.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":"385d033a8e1d8778446d699ecbd886480716eba7"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/385d033a8e1d8778446d699ecbd886480716eba7","reference":"385d033a8e1d8778446d699ecbd886480716eba7","shasum":""},"type":"library","time":"2016-11-14T01:15:23+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\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.3-dev"}},"require":{"php":">=5.3.3","ircmaxell\/password-compat":"~1.0","paragonie\/random_compat":"~1.0|~2.0","symfony\/intl":"~2.3|~3.0"},"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-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":1079312},"v1.3.1":{"name":"symfony\/polyfill","description":"Symfony polyfills backporting features to lower PHP versions","keywords":["compatibility","compat","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.3.1","version_normalized":"1.3.1.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":"59052c86fa8c36097b640fc6e5c7461f46ac71d3"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill\/zipball\/59052c86fa8c36097b640fc6e5c7461f46ac71d3","reference":"59052c86fa8c36097b640fc6e5c7461f46ac71d3","shasum":""},"type":"library","time":"2017-06-09T14:08:27+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\/Iconv\/bootstrap.php","src\/Intl\/Grapheme\/bootstrap.php","src\/Intl\/Icu\/bootstrap.php","src\/Intl\/Normalizer\/bootstrap.php","src\/Mbstring\/bootstrap.php","src\/Xml\/bootstrap.php"],"classmap":["src\/Intl\/Normalizer\/Resources\/stubs","src\/Php70\/Resources\/stubs","src\/Php54\/Resources\/stubs"]},"extra":{"branch-alias":{"dev-master":"1.3-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-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":1436913},"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-mbstring":{"dev-master":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","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-mbstring.git","reference":"750a2b259dd68436e3b918a4241e80b023a80663"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/750a2b259dd68436e3b918a4241e80b023a80663","reference":"750a2b259dd68436e3b918a4241e80b023a80663","shasum":""},"type":"library","time":"2017-12-17T16:08:10+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":562035},"v1.0.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.0.0","version_normalized":"1.0.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-mbstring.git","reference":"0b6a8940385311a24e060ec1fe35680e17c74497"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/0b6a8940385311a24e060ec1fe35680e17c74497","reference":"0b6a8940385311a24e060ec1fe35680e17c74497","shasum":""},"type":"library","time":"2015-11-04T20:28:58+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.3"},"uid":573973},"v1.0.1":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.0.1","version_normalized":"1.0.1.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-mbstring.git","reference":"49ff736bd5d41f45240cec77b44967d76e0c3d25"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/49ff736bd5d41f45240cec77b44967d76e0c3d25","reference":"49ff736bd5d41f45240cec77b44967d76e0c3d25","shasum":""},"type":"library","time":"2015-11-20T09:19:13+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":635252},"v1.1.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.1.0","version_normalized":"1.1.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-mbstring.git","reference":"1289d16209491b584839022f29257ad859b8532d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/1289d16209491b584839022f29257ad859b8532d","reference":"1289d16209491b584839022f29257ad859b8532d","shasum":""},"type":"library","time":"2016-01-20T09:13:37+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":670779},"v1.1.1":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.1.1","version_normalized":"1.1.1.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-mbstring.git","reference":"1289d16209491b584839022f29257ad859b8532d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/1289d16209491b584839022f29257ad859b8532d","reference":"1289d16209491b584839022f29257ad859b8532d","shasum":""},"type":"library","time":"2016-01-20T09:13:37+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":730515},"v1.2.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.2.0","version_normalized":"1.2.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-mbstring.git","reference":"dff51f72b0706335131b00a7f49606168c582594"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/dff51f72b0706335131b00a7f49606168c582594","reference":"dff51f72b0706335131b00a7f49606168c582594","shasum":""},"type":"library","time":"2016-05-18T14:26:46+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.2-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":826286},"v1.3.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.3.0","version_normalized":"1.3.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-mbstring.git","reference":"e79d363049d1c2128f133a2667e4f4190904f7f4"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/e79d363049d1c2128f133a2667e4f4190904f7f4","reference":"e79d363049d1c2128f133a2667e4f4190904f7f4","shasum":""},"type":"library","time":"2016-11-14T01:06:16+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.3-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":1079316},"v1.3.1":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","compatibility","portable","polyfill","shim"],"homepage":"https:\/\/symfony.com","version":"v1.3.1","version_normalized":"1.3.1.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-mbstring.git","reference":"dee1c8b1e040d7dec299e4133c8105538cb2e5c7"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/dee1c8b1e040d7dec299e4133c8105538cb2e5c7","reference":"dee1c8b1e040d7dec299e4133c8105538cb2e5c7","shasum":""},"type":"library","time":"2017-05-29T17:37:41+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.3-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":1436918},"v1.4.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","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-mbstring.git","reference":"f29dca382a6485c3cbe6379f0c61230167681937"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/f29dca382a6485c3cbe6379f0c61230167681937","reference":"f29dca382a6485c3cbe6379f0c61230167681937","shasum":""},"type":"library","time":"2017-06-09T14:24:12+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.4-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":1437011},"v1.5.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","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-mbstring.git","reference":"7c8fae0ac1d216eb54349e6a8baa57d515fe8803"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/7c8fae0ac1d216eb54349e6a8baa57d515fe8803","reference":"7c8fae0ac1d216eb54349e6a8baa57d515fe8803","shasum":""},"type":"library","time":"2017-06-14T15:44:48+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.5-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":1557074},"v1.6.0":{"name":"symfony\/polyfill-mbstring","description":"Symfony polyfill for the Mbstring extension","keywords":["mbstring","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-mbstring.git","reference":"2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296","reference":"2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296","shasum":""},"type":"library","time":"2017-10-11T12:05:26+00:00","autoload":{"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""},"files":["bootstrap.php"]},"extra":{"branch-alias":{"dev-master":"1.6-dev"}},"require":{"php":">=5.3.3"},"suggest":{"ext-mbstring":"For best performance"},"uid":1669338}}}}