{"packages":{"yiisoft/core":{"dev-bcp-47-locale":{"name":"yiisoft/core","description":"Yii Framework Core","keywords":["framework","yii"],"homepage":"http://www.yiiframework.com/","version":"dev-bcp-47-locale","version_normalized":"dev-bcp-47-locale","license":["BSD-3-Clause"],"authors":[{"name":"Qiang Xue","email":"qiang.xue@gmail.com","homepage":"http://www.yiiframework.com/","role":"Founder and project lead"},{"name":"Alexander Makarov","email":"sam@rmcreative.ru","homepage":"http://rmcreative.ru/","role":"Core framework development"},{"name":"Maurizio Domba","homepage":"http://mdomba.info/","role":"Core framework development"},{"name":"Carsten Brandt","email":"mail@cebe.cc","homepage":"http://cebe.cc/","role":"Core framework development"},{"name":"Timur Ruziev","email":"resurtm@gmail.com","homepage":"http://resurtm.com/","role":"Core framework development"},{"name":"Paul Klimov","email":"klimov.paul@gmail.com","role":"Core framework development"},{"name":"Dmitry Naumenko","email":"d.naumenko.a@gmail.com","role":"Core framework development"},{"name":"Boudewijn Vahrmeijer","email":"info@dynasource.eu","homepage":"http://dynasource.eu","role":"Core framework development"}],"source":{"type":"git","url":"https://github.com/yiisoft/yii-core.git","reference":"42fa1f2c2efc74db9b957cfe8d1c71f4ed371774"},"dist":{"type":"zip","url":"https://api.github.com/repos/yiisoft/yii-core/zipball/42fa1f2c2efc74db9b957cfe8d1c71f4ed371774","reference":"42fa1f2c2efc74db9b957cfe8d1c71f4ed371774","shasum":""},"type":"library","time":"2018-09-16T23:16:58+00:00","autoload":{"psr-4":{"yii\\":"src","yii\\tests\\":"tests"}},"extra":{"branch-alias":{"dev-master":"3.0.x-dev"},"config-plugin":{"defines":"config/defines.php","params":"config/params.php","common":"config/common.php","console":"$common","web":"$common","tests":["$console","config/tests.php"]}},"require":{"php":">=7.1.0","ext-mbstring":"*","ext-ctype":"*","lib-pcre":"*","psr/log-implementation":"^1.0","psr/container-implementation":"^1.0","psr/simple-cache-implementation":"^1.0"},"require-dev":{"yiisoft/di":"^3.0@dev","yiisoft/log":"^3.0@dev","yiisoft/view":"^3.0@dev","yiisoft/cache":"^3.0@dev","yiisoft/yii-console":"^3.0@dev","yiisoft/yii-web":"^3.0@dev","ezyang/htmlpurifier":"^4.6","phpunit/phpunit":"^7.2","hiqdev/composer-config-plugin":"^1.0@dev"},"suggest":{"yiisoft/di":"DI container implementation","yiisoft/log":"Logging implementation","yiisoft/cache":"Caching implementation","ezyang/htmlpurifier":"version '^4.6' required at 'yii\\helpers\\HtmlPurifier' for 'html' data format support (e.g. 'yii\\i18n\\Formatter:asHtml()' and 'yii\\helpers\\StringHelper::truncateHtml()')"},"conflict":{"yiisoft/yii2":"*","yiisoft/yii2-dev":"*"},"abandoned":"yiisoft/yii-core","uid":2460326},"dev-i18n-tests-and-fixes":{"name":"yiisoft/core","description":"Yii Framework Core","keywords":["framework","yii"],"homepage":"http://www.yiiframework.com/","version":"dev-i18n-tests-and-fixes","version_normalized":"dev-i18n-tests-and-fixes","license":["BSD-3-Clause"],"authors":[{"name":"Qiang Xue","email":"qiang.xue@gmail.com","homepage":"http://www.yiiframework.com/","role":"Founder and project lead"},{"name":"Alexander Makarov","email":"sam@rmcreative.ru","homepage":"http://rmcreative.ru/","role":"Core framework development"},{"name":"Maurizio Domba","homepage":"http://mdomba.info/","role":"Core framework development"},{"name":"Carsten Brandt","email":"mail@cebe.cc","homepage":"http://cebe.cc/","role":"Core framework development"},{"name":"Timur Ruziev","email":"resurtm@gmail.com","homepage":"http://resurtm.com/","role":"Core framework development"},{"name":"Paul Klimov","email":"klimov.paul@gmail.com","role":"Core framework development"},{"name":"Dmitry Naumenko","email":"d.naumenko.a@gmail.com","role":"Core framework development"},{"name":"Boudewijn Vahrmeijer","email":"info@dynasource.eu","homepage":"http://dynasource.eu","role":"Core framework development"}],"source":{"type":"git","url":"https://github.com/yiisoft/yii-core.git","reference":"4ae860279f8f2a1f2214cd80ec21e9a25fd93901"},"dist":{"type":"zip","url":"https://api.github.com/repos/yiisoft/yii-core/zipball/4ae860279f8f2a1f2214cd80ec21e9a25fd93901","reference":"4ae860279f8f2a1f2214cd80ec21e9a25fd93901","shasum":""},"type":"library","time":"2018-09-29T15:02:06+00:00","autoload":{"psr-4":{"yii\\":"src","yii\\tests\\":"tests"}},"extra":{"branch-alias":{"dev-master":"3.0.x-dev"},"config-plugin":{"defines":"config/defines.php","params":"config/params.php","common":"config/common.php","console":"$common","web":"$common","tests":["$console","config/tests.php"]}},"require":{"php":">=7.1.0","ext-mbstring":"*","ext-ctype":"*","lib-pcre":"*","psr/log-implementation":"^1.0","psr/container-implementation":"^1.0","psr/simple-cache-implementation":"^1.0"},"require-dev":{"yiisoft/di":"^3.0@dev","yiisoft/log":"^3.0@dev","yiisoft/view":"^3.0@dev","yiisoft/cache":"^3.0@dev","yiisoft/db":"^3.0@dev","yiisoft/yii-console":"^3.0@dev","yiisoft/yii-web":"^3.0@dev","ezyang/htmlpurifier":"^4.6","phpunit/phpunit":"^7.2","hiqdev/composer-config-plugin":"^1.0@dev","yiisoft/db-sqlite":"^3.0@dev"},"suggest":{"yiisoft/di":"DI container implementation","yiisoft/log":"Logging implementation","yiisoft/cache":"Caching implementation","ezyang/htmlpurifier":"Version '^4.6' is required at 'yii\\helpers\\HtmlPurifier' for 'html' data format support (e.g. 'yii\\i18n\\Formatter:asHtml()' and 'yii\\helpers\\StringHelper::truncateHtml()')","yiisoft/db":"Required for i18n DbMessageSource","ext-intl":"Required for advanced i18n"},"conflict":{"yiisoft/yii2":"*","yiisoft/yii2-dev":"*"},"abandoned":"yiisoft/yii-core","uid":2478895},"dev-revert-172-47-remove-useless-props":{"name":"yiisoft/core","description":"Yii Framework Core","keywords":["framework","yii"],"homepage":"http://www.yiiframework.com/","version":"dev-revert-172-47-remove-useless-props","version_normalized":"dev-revert-172-47-remove-useless-props","license":["BSD-3-Clause"],"authors":[{"name":"Qiang Xue","email":"qiang.xue@gmail.com","homepage":"http://www.yiiframework.com/","role":"Founder and project lead"},{"name":"Alexander Makarov","email":"sam@rmcreative.ru","homepage":"http://rmcreative.ru/","role":"Core framework development"},{"name":"Maurizio Domba","homepage":"http://mdomba.info/","role":"Core framework development"},{"name":"Carsten Brandt","email":"mail@cebe.cc","homepage":"http://cebe.cc/","role":"Core framework development"},{"name":"Timur Ruziev","email":"resurtm@gmail.com","homepage":"http://resurtm.com/","role":"Core framework development"},{"name":"Paul Klimov","email":"klimov.paul@gmail.com","role":"Core framework development"},{"name":"Dmitry Naumenko","email":"d.naumenko.a@gmail.com","role":"Core framework development"},{"name":"Boudewijn Vahrmeijer","email":"info@dynasource.eu","homepage":"http://dynasource.eu","role":"Core framework development"}],"source":{"type":"git","url":"https://github.com/yiisoft/yii-core.git","reference":"7cf16c7a14b4a207e9b00b53a03e1009071cd2da"},"dist":{"type":"zip","url":"https://api.github.com/repos/yiisoft/yii-core/zipball/7cf16c7a14b4a207e9b00b53a03e1009071cd2da","reference":"7cf16c7a14b4a207e9b00b53a03e1009071cd2da","shasum":""},"type":"library","time":"2019-02-24T12:41:53+00:00","autoload":{"psr-4":{"yii\\":"src","yii\\tests\\":"tests"}},"extra":{"branch-alias":{"dev-master":"3.0.x-dev"},"config-plugin":{"defines":"config/defines.php","params":"config/params.php","common":"config/common.php","console":"$common","web":"$common","tests":["$console","config/tests.php"]}},"require":{"php":">=7.1.0","ext-mbstring":"*","ext-ctype":"*","lib-pcre":"*","psr/log-implementation":"^1.0","psr/container-implementation":"^1.0","psr/simple-cache-implementation":"^1.0"},"require-dev":{"yiisoft/di":"^3.0@dev","yiisoft/log":"^3.0@dev","yiisoft/view":"^3.0@dev","yiisoft/rbac":"^3.0@dev","yiisoft/cache":"^3.0@dev","yiisoft/db":"^3.0@dev","yiisoft/db-mysql":"^3.0@dev","yiisoft/db-sqlite":"^3.0@dev","yiisoft/yii-console":"^3.0@dev","yiisoft/yii-web":"^3.0@dev","yiisoft/active-record":"^3.0@dev","ezyang/htmlpurifier":"^4.6","phpunit/phpunit":"^7.2","hiqdev/composer-config-plugin":"^1.0@dev"},"suggest":{"yiisoft/di":"DI container implementation","yiisoft/log":"Logging implementation","yiisoft/cache":"Caching implementation","ezyang/htmlpurifier":"Version '^4.6' is required at 'yii\\helpers\\HtmlPurifier' and for 'html' data format support (e.g. 'yii\\i18n\\Formatter:asHtml()')","yiisoft/db":"Required for i18n DbMessageSource","ext-intl":"Required for advanced i18n"},"conflict":{"yiisoft/yii2":"*","yiisoft/yii2-dev":"*"},"abandoned":"yiisoft/yii-core","uid":2792289},"dev-sol-locale":{"name":"yiisoft/core","description":"Yii Framework Core","keywords":["framework","yii"],"homepage":"http://www.yiiframework.com/","version":"dev-sol-locale","version_normalized":"dev-sol-locale","license":["BSD-3-Clause"],"authors":[{"name":"Qiang Xue","email":"qiang.xue@gmail.com","homepage":"http://www.yiiframework.com/","role":"Founder and project lead"},{"name":"Alexander Makarov","email":"sam@rmcreative.ru","homepage":"http://rmcreative.ru/","role":"Core framework development"},{"name":"Maurizio Domba","homepage":"http://mdomba.info/","role":"Core framework development"},{"name":"Carsten Brandt","email":"mail@cebe.cc","homepage":"http://cebe.cc/","role":"Core framework development"},{"name":"Timur Ruziev","email":"resurtm@gmail.com","homepage":"http://resurtm.com/","role":"Core framework development"},{"name":"Paul Klimov","email":"klimov.paul@gmail.com","role":"Core framework development"},{"name":"Dmitry Naumenko","email":"d.naumenko.a@gmail.com","role":"Core framework development"},{"name":"Boudewijn Vahrmeijer","email":"info@dynasource.eu","homepage":"http://dynasource.eu","role":"Core framework development"}],"source":{"type":"git","url":"https://github.com/yiisoft/yii-core.git","reference":"3e3154af7ed0f3eb82f26e9d7ab18d637889c194"},"dist":{"type":"zip","url":"https://api.github.com/repos/yiisoft/yii-core/zipball/3e3154af7ed0f3eb82f26e9d7ab18d637889c194","reference":"3e3154af7ed0f3eb82f26e9d7ab18d637889c194","shasum":""},"type":"library","time":"2018-09-18T17:46:14+00:00","autoload":{"psr-4":{"yii\\":"src","yii\\tests\\":"tests"}},"extra":{"branch-alias":{"dev-master":"3.0.x-dev"},"config-plugin":{"defines":"config/defines.php","params":"config/params.php","common":"config/common.php","console":"$common","web":"$common","tests":["$console","config/tests.php"]}},"require":{"php":">=7.1.0","ext-mbstring":"*","ext-ctype":"*","lib-pcre":"*","psr/log-implementation":"^1.0","psr/container-implementation":"^1.0","psr/simple-cache-implementation":"^1.0"},"require-dev":{"yiisoft/di":"^3.0@dev","yiisoft/log":"^3.0@dev","yiisoft/view":"^3.0@dev","yiisoft/cache":"^3.0@dev","yiisoft/yii-console":"^3.0@dev","yiisoft/yii-web":"^3.0@dev","ezyang/htmlpurifier":"^4.6","phpunit/phpunit":"^7.2","hiqdev/composer-config-plugin":"^1.0@dev"},"suggest":{"yiisoft/di":"DI container implementation","yiisoft/log":"Logging implementation","yiisoft/cache":"Caching implementation","ezyang/htmlpurifier":"version '^4.6' required at 'yii\\helpers\\HtmlPurifier' for 'html' data format support (e.g. 'yii\\i18n\\Formatter:asHtml()' and 'yii\\helpers\\StringHelper::truncateHtml()')"},"conflict":{"yiisoft/yii2":"*","yiisoft/yii2-dev":"*"},"abandoned":"yiisoft/yii-core","uid":2473379},"dev-use-event-dispatcher":{"name":"yiisoft/core","description":"Yii Framework Core","keywords":["framework","yii"],"homepage":"http://www.yiiframework.com/","version":"dev-use-event-dispatcher","version_normalized":"dev-use-event-dispatcher","license":["BSD-3-Clause"],"authors":[{"name":"Qiang Xue","email":"qiang.xue@gmail.com","homepage":"http://www.yiiframework.com/","role":"Founder and project lead"},{"name":"Alexander Makarov","email":"sam@rmcreative.ru","homepage":"http://rmcreative.ru/","role":"Core framework development"},{"name":"Maurizio Domba","homepage":"http://mdomba.info/","role":"Core framework development"},{"name":"Carsten Brandt","email":"mail@cebe.cc","homepage":"http://cebe.cc/","role":"Core framework development"},{"name":"Timur Ruziev","email":"resurtm@gmail.com","homepage":"http://resurtm.com/","role":"Core framework development"},{"name":"Paul Klimov","email":"klimov.paul@gmail.com","role":"Core framework development"},{"name":"Dmitry Naumenko","email":"d.naumenko.a@gmail.com","role":"Core framework development"},{"name":"Boudewijn Vahrmeijer","email":"info@dynasource.eu","homepage":"http://dynasource.eu","role":"Core framework development"}],"source":{"type":"git","url":"https://github.com/yiisoft/yii-core.git","reference":"75a263a6fc59ddbfa03763d55f9c76de72d9f65c"},"dist":{"type":"zip","url":"https://api.github.com/repos/yiisoft/yii-core/zipball/75a263a6fc59ddbfa03763d55f9c76de72d9f65c","reference":"75a263a6fc59ddbfa03763d55f9c76de72d9f65c","shasum":""},"type":"library","time":"2019-04-03T22:05:02+00:00","autoload":{"psr-4":{"yii\\":"src","yii\\tests\\":"tests"}},"extra":{"branch-alias":{"dev-master":"3.0.x-dev"},"config-plugin":{"defines":"config/defines.php","params":"config/params.php","common":"config/common.php","console":"$common","web":"$common","tests":["$console","config/tests.php"]}},"require":{"php":"^7.2","ext-mbstring":"*","ext-ctype":"*","lib-pcre":"*","psr/log-implementation":"^1.0","psr/container-implementation":"^1.0","psr/simple-cache-implementation":"^1.0","psr/event-dispatcher-implementation":"^1.0"},"require-dev":{"yiisoft/di":"^3.0@dev","yiisoft/log":"^3.0@dev","yiisoft/event-dispatcher":"^3.0@dev","yiisoft/view":"^3.0@dev","yiisoft/rbac":"^3.0@dev","yiisoft/cache":"^3.0@dev","yiisoft/db":"^3.0@dev","yiisoft/db-mysql":"^3.0@dev","yiisoft/db-sqlite":"^3.0@dev","yiisoft/yii-console":"^3.0@dev","yiisoft/yii-web":"^3.0@dev","yiisoft/active-record":"^3.0@dev","ezyang/htmlpurifier":"^4.6","phpunit/phpunit":"^7.2","hiqdev/composer-config-plugin":"^1.0@dev"},"suggest":{"yiisoft/di":"DI container implementation","yiisoft/log":"Logging implementation","yiisoft/cache":"Caching implementation","ezyang/htmlpurifier":"Version '^4.6' is required at 'yii\\helpers\\HtmlPurifier' and for 'html' data format support (e.g. 'yii\\i18n\\Formatter:asHtml()')","yiisoft/db":"Required for i18n DbMessageSource","ext-intl":"Required for advanced i18n"},"conflict":{"yiisoft/yii2":"*","yiisoft/yii2-dev":"*"},"abandoned":"yiisoft/yii-core","uid":2872802}}}}