{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "56dcf0aea619605774048a139be3d10b", "packages": [ { "name": "bower-asset/bootstrap", "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" }, "require": { "bower-asset/jquery": ">=1.9.1,<4.0" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/inputmask", "version": "3.3.11", "source": { "type": "git", "url": "https://github.com/RobinHerbots/Inputmask.git", "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b", "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset", "license": [ "http://opensource.org/licenses/mit-license.php" ] }, { "name": "bower-asset/jquery", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e", "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/jquery-ui", "version": "1.12.1", "source": { "type": "git", "url": "git@github.com:components/jqueryui.git", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "require": { "bower-asset/jquery": ">=1.6" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/punycode", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/bestiejs/punycode.js.git", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "type": "bower-asset" }, { "name": "bower-asset/yii2-pjax", "version": "2.0.7.1", "source": { "type": "git", "url": "git@github.com:yiisoft/jquery-pjax.git", "reference": "aef7b953107264f00234902a3880eb50dafc48be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", "reference": "aef7b953107264f00234902a3880eb50dafc48be" }, "require": { "bower-asset/jquery": ">=1.8" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "cebe/markdown", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", "shasum": "" }, "require": { "lib-pcre": "*", "php": ">=5.4.0" }, "require-dev": { "cebe/indent": "*", "facebook/xhprof": "*@dev", "phpunit/phpunit": "3.7.*" }, "bin": [ "bin/markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "cebe\\markdown\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", "homepage": "https://github.com/cebe/markdown#readme", "keywords": [ "extensible", "fast", "gfm", "markdown", "markdown-extra" ], "time": "2015-03-06T05:21:16+00:00" }, { "name": "container-interop/container-interop", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", "shasum": "" }, "require": { "psr/container": "^1.0" }, "type": "library", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", "time": "2017-02-14T19:40:03+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.11.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7", "reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2019-07-14T18:58:38+00:00" }, { "name": "firebase/php-jwt", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": " 4.8.35" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "time": "2017-06-27T22:17:23+00:00" }, { "name": "imagine/imagine", "version": "v0.7.1", "source": { "type": "git", "url": "https://github.com/avalanche123/Imagine.git", "reference": "a9a702a946073cbca166718f1b02a1e72d742daa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/a9a702a946073cbca166718f1b02a1e72d742daa", "reference": "a9a702a946073cbca166718f1b02a1e72d742daa", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "sami/sami": "^3.3", "symfony/phpunit-bridge": "^3.2" }, "suggest": { "ext-gd": "to use the GD implementation", "ext-gmagick": "to use the Gmagick implementation", "ext-imagick": "to use the Imagick implementation" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "0.7-dev" } }, "autoload": { "psr-0": { "Imagine": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bulat Shakirzyanov", "email": "mallluhuct@gmail.com", "homepage": "http://avalanche123.com" } ], "description": "Image processing for PHP 5.3", "homepage": "http://imagine.readthedocs.org/", "keywords": [ "drawing", "graphics", "image manipulation", "image processing" ], "time": "2017-05-16T10:31:22+00:00" }, { "name": "jbroadway/urlify", "version": "1.1.3-stable", "source": { "type": "git", "url": "https://github.com/jbroadway/urlify.git", "reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbroadway/urlify/zipball/37fe4e7680a1c8cd68ac43a27dac7ef4be476300", "reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "URLify": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause-Clear" ], "authors": [ { "name": "Johnny Broadway", "email": "johnny@johnnybroadway.com", "homepage": "http://www.johnnybroadway.com/" } ], "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.", "homepage": "https://github.com/jbroadway/urlify", "keywords": [ "encode", "iconv", "link", "slug", "translit", "transliterate", "transliteration", "url", "urlify" ], "time": "2019-06-13T18:30:56+00:00" }, { "name": "kartik-v/bootstrap-fileinput", "version": "v5.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", "reference": "94474f4a0f84fa35a08eb8724f8b8391c9806eb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/94474f4a0f84fa35a08eb8724f8b8391c9806eb9", "reference": "94474f4a0f84fa35a08eb8724f8b8391c9806eb9", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\fileinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.", "homepage": "https://github.com/kartik-v/bootstrap-fileinput", "keywords": [ "ajax", "bootstrap", "delete", "file", "image", "input", "jquery", "multiple", "preview", "progress", "upload" ], "time": "2019-06-30T07:33:24+00:00" }, { "name": "kartik-v/bootstrap-star-rating", "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", "reference": "cb449271f24c78ab54726232daf5b9dae3e49dbd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/cb449271f24c78ab54726232daf5b9dae3e49dbd", "reference": "cb449271f24c78ab54726232daf5b9dae3e49dbd", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.", "homepage": "https://github.com/kartik-v/bootstrap-star-rating", "keywords": [ "Rating", "awesome", "bootstrap", "font", "glyphicon", "star", "svg" ], "time": "2019-05-25T06:53:46+00:00" }, { "name": "kartik-v/dependent-dropdown", "version": "v1.4.9", "source": { "type": "git", "url": "https://github.com/kartik-v/dependent-dropdown.git", "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9", "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\depdrop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.", "homepage": "https://github.com/kartik-v/dependent-dropdown", "keywords": [ "dependent", "dropdown", "jquery", "option", "select" ], "time": "2019-03-09T10:53:11+00:00" }, { "name": "kartik-v/yii2-krajee-base", "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/9ddb662bdf49fdb671a90853912a40418a26a0dd", "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd", "shasum": "" }, "suggest": { "yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version", "yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\base\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Base library and foundation components for all Yii2 Krajee extensions.", "homepage": "https://github.com/kartik-v/yii2-krajee-base", "keywords": [ "base", "extension", "foundation", "krajee", "widget", "yii2" ], "time": "2019-03-13T17:14:54+00:00" }, { "name": "kartik-v/yii2-widget-activeform", "version": "v1.5.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-activeform.git", "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/02baee5e06a5dfbc94b71dc8c13ca87789716b29", "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9.8" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { "kartik\\form\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-activeform", "keywords": [ "activefield", "activeform", "extension", "field", "form", "widget", "yii2" ], "time": "2019-02-23T19:45:01+00:00" }, { "name": "kartik-v/yii2-widget-affix", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-affix.git", "reference": "2184119bfa518c285406156f744769b13b861712" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712", "reference": "2184119bfa518c285406156f744769b13b861712", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\affix\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-affix", "keywords": [ "affix", "bootstrap", "extension", "jquery", "navigation", "plugin", "scrollspy", "widget", "yii2" ], "time": "2014-11-09T04:56:27+00:00" }, { "name": "kartik-v/yii2-widget-alert", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-alert.git", "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/7348b0d047695a3e552888c481ce250cbc1f9d0d", "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "kartik\\alert\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-alert", "keywords": [ "alert", "block", "bootstrap", "extension", "flash", "jquery", "notification", "plugin", "widget", "yii2" ], "time": "2017-03-10T17:08:52+00:00" }, { "name": "kartik-v/yii2-widget-colorinput", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-colorinput.git", "reference": "65f2c4b603ef0c26c3c85b0246a6a59f59045a43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/65f2c4b603ef0c26c3c85b0246a6a59f59045a43", "reference": "65f2c4b603ef0c26c3c85b0246a6a59f59045a43", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\color\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-colorinput", "keywords": [ "HTML5", "color", "extension", "form", "input", "jquery", "plugin", "widget", "yii2" ], "time": "2018-09-12T03:12:07+00:00" }, { "name": "kartik-v/yii2-widget-datepicker", "version": "v1.4.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/aadeb08fe0199a62bb26940cdccafc2c169edc69", "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\date\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-datepicker", "keywords": [ "date", "extension", "form", "jquery", "picker", "plugin", "select2", "widget", "yii2" ], "time": "2018-10-09T11:34:49+00:00" }, { "name": "kartik-v/yii2-widget-datetimepicker", "version": "v1.4.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git", "reference": "dadf042cf13cce84a877dff5f1e6893538f370cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/dadf042cf13cce84a877dff5f1e6893538f370cf", "reference": "dadf042cf13cce84a877dff5f1e6893538f370cf", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\datetime\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker", "keywords": [ "datetime", "extension", "form", "jquery", "picker", "plugin", "select2", "widget", "yii2" ], "time": "2019-05-29T12:28:51+00:00" }, { "name": "kartik-v/yii2-widget-depdrop", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-depdrop.git", "reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/ea347e3793fbd8273cc9bd1eb94c4b32bb55d318", "reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318", "shasum": "" }, "require": { "kartik-v/dependent-dropdown": "~1.4", "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\depdrop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-depdrop", "keywords": [ "dependent", "dropdown", "extension", "form", "jquery", "plugin", "widget", "yii2" ], "time": "2019-04-19T07:02:48+00:00" }, { "name": "kartik-v/yii2-widget-fileinput", "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", "reference": "fcf5bf41fac35363d3f24a01a34f228c2534c7b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/fcf5bf41fac35363d3f24a01a34f228c2534c7b7", "reference": "fcf5bf41fac35363d3f24a01a34f228c2534c7b7", "shasum": "" }, "require": { "kartik-v/bootstrap-fileinput": ">=5.0.0", "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\file\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced FileInput widget for Bootstrap 3.x & 4.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-fileinput", "keywords": [ "extension", "file", "form", "input", "jquery", "plugin", "upload", "widget", "yii2" ], "time": "2019-04-19T11:45:08+00:00" }, { "name": "kartik-v/yii2-widget-growl", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-growl.git", "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/c79abaa47e9103e93345cd1eca7bc75e17e9a92e", "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\growl\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-growl", "keywords": [ "alert", "bootstrap", "extension", "growl", "jquery", "notification", "plugin", "widget", "yii2" ], "time": "2015-05-03T08:23:04+00:00" }, { "name": "kartik-v/yii2-widget-rangeinput", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git", "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32", "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\range\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput", "keywords": [ "HTML5", "extension", "form", "input", "jquery", "plugin", "range", "widget", "yii2" ], "time": "2018-09-07T10:05:08+00:00" }, { "name": "kartik-v/yii2-widget-rating", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rating.git", "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/651eaa5e6a3bd19471e2a907fb17c3fd92f383e7", "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7", "shasum": "" }, "require": { "kartik-v/bootstrap-star-rating": "~4.0", "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\rating\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-rating", "keywords": [ "Rating", "bootstrap", "extension", "form", "input", "jquery", "plugin", "star", "widget", "yii2" ], "time": "2018-09-16T09:30:44+00:00" }, { "name": "kartik-v/yii2-widget-select2", "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-select2.git", "reference": "f1ae98b7ec3e46ba0193471647ce15d07aa67f58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/f1ae98b7ec3e46ba0193471647ce15d07aa67f58", "reference": "f1ae98b7ec3e46ba0193471647ce15d07aa67f58", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "kartik\\select2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-select2", "keywords": [ "dropdown", "extension", "form", "jquery", "plugin", "select2", "widget", "yii2" ], "time": "2018-09-07T08:11:16+00:00" }, { "name": "kartik-v/yii2-widget-sidenav", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-sidenav.git", "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/02ee4f142d7dfbb316f878e538cc7b946f4502d2", "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\sidenav\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-sidenav", "keywords": [ "bootstrap", "extension", "jquery", "menu", "navigation", "plugin", "sidenav", "widget", "yii2" ], "time": "2014-11-09T08:07:23+00:00" }, { "name": "kartik-v/yii2-widget-spinner", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-spinner.git", "reference": "eb10dad17a107bf14f173c99994770ca23c548a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6", "reference": "eb10dad17a107bf14f173c99994770ca23c548a6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\spinner\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-spinner", "keywords": [ "CSS3", "extension", "jquery", "loading", "plugin", "spinner", "widget", "yii2" ], "time": "2018-10-09T11:54:03+00:00" }, { "name": "kartik-v/yii2-widget-switchinput", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-switchinput.git", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\switchinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-switchinput", "keywords": [ "bootstrap", "extension", "form", "input", "jquery", "plugin", "switchinput", "toggle", "widget", "yii2" ], "time": "2016-01-10T16:47:35+00:00" }, { "name": "kartik-v/yii2-widget-timepicker", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-timepicker.git", "reference": "c1dacfc3712bedf4f694d878279189e440a24b21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/c1dacfc3712bedf4f694d878279189e440a24b21", "reference": "c1dacfc3712bedf4f694d878279189e440a24b21", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\time\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-timepicker", "keywords": [ "bootstrap", "extension", "form", "jquery", "picker", "plugin", "time", "widget", "yii2" ], "time": "2018-10-09T11:58:19+00:00" }, { "name": "kartik-v/yii2-widget-touchspin", "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-touchspin.git", "reference": "1daca822ad11258242178155613da8e269e3df2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1daca822ad11258242178155613da8e269e3df2b", "reference": "1daca822ad11258242178155613da8e269e3df2b", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\touchspin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-touchspin", "keywords": [ "bootstrap", "extension", "form", "input", "jquery", "plugin", "spinner", "touch", "widget", "yii2" ], "time": "2018-09-05T11:59:34+00:00" }, { "name": "kartik-v/yii2-widget-typeahead", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-typeahead.git", "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d", "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\typeahead\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-typeahead", "keywords": [ "dropdown", "extension", "form", "jquery", "plugin", "typeahead", "widget", "yii2" ], "time": "2019-05-29T12:06:56+00:00" }, { "name": "kartik-v/yii2-widgets", "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widgets.git", "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3", "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*", "kartik-v/yii2-widget-activeform": "*", "kartik-v/yii2-widget-affix": "*", "kartik-v/yii2-widget-alert": "*", "kartik-v/yii2-widget-colorinput": "*", "kartik-v/yii2-widget-datepicker": "*", "kartik-v/yii2-widget-datetimepicker": "*", "kartik-v/yii2-widget-depdrop": "*", "kartik-v/yii2-widget-fileinput": "*", "kartik-v/yii2-widget-growl": "*", "kartik-v/yii2-widget-rangeinput": "*", "kartik-v/yii2-widget-rating": "*", "kartik-v/yii2-widget-select2": "*", "kartik-v/yii2-widget-sidenav": "*", "kartik-v/yii2-widget-spinner": "*", "kartik-v/yii2-widget-switchinput": "*", "kartik-v/yii2-widget-timepicker": "*", "kartik-v/yii2-widget-touchspin": "*", "kartik-v/yii2-widget-typeahead": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\widgets\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap", "homepage": "https://github.com/kartik-v/yii2-widgets", "keywords": [ "extension", "form", "widget", "yii2" ], "time": "2018-10-09T17:40:19+00:00" }, { "name": "markbaker/complex", "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000", "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000", "shasum": "" }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", "phpcompatibility/php-compatibility": "^8.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "2.*", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.3.0" }, "type": "library", "autoload": { "psr-4": { "Complex\\": "classes/src/" }, "files": [ "classes/src/functions/abs.php", "classes/src/functions/acos.php", "classes/src/functions/acosh.php", "classes/src/functions/acot.php", "classes/src/functions/acoth.php", "classes/src/functions/acsc.php", "classes/src/functions/acsch.php", "classes/src/functions/argument.php", "classes/src/functions/asec.php", "classes/src/functions/asech.php", "classes/src/functions/asin.php", "classes/src/functions/asinh.php", "classes/src/functions/atan.php", "classes/src/functions/atanh.php", "classes/src/functions/conjugate.php", "classes/src/functions/cos.php", "classes/src/functions/cosh.php", "classes/src/functions/cot.php", "classes/src/functions/coth.php", "classes/src/functions/csc.php", "classes/src/functions/csch.php", "classes/src/functions/exp.php", "classes/src/functions/inverse.php", "classes/src/functions/ln.php", "classes/src/functions/log2.php", "classes/src/functions/log10.php", "classes/src/functions/negative.php", "classes/src/functions/pow.php", "classes/src/functions/rho.php", "classes/src/functions/sec.php", "classes/src/functions/sech.php", "classes/src/functions/sin.php", "classes/src/functions/sinh.php", "classes/src/functions/sqrt.php", "classes/src/functions/tan.php", "classes/src/functions/tanh.php", "classes/src/functions/theta.php", "classes/src/operations/add.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "time": "2018-10-13T23:28:42+00:00" }, { "name": "markbaker/matrix", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64", "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64", "shasum": "" }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", "phpcompatibility/php-compatibility": "^8.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "2.*", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.3.0" }, "type": "library", "autoload": { "psr-4": { "Matrix\\": "classes/src/" }, "files": [ "classes/src/functions/adjoint.php", "classes/src/functions/antidiagonal.php", "classes/src/functions/cofactors.php", "classes/src/functions/determinant.php", "classes/src/functions/diagonal.php", "classes/src/functions/identity.php", "classes/src/functions/inverse.php", "classes/src/functions/minors.php", "classes/src/functions/trace.php", "classes/src/functions/transpose.php", "classes/src/operations/add.php", "classes/src/operations/directsum.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "time": "2018-11-04T22:12:12+00:00" }, { "name": "mistic100/randomcolor", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/mistic100/RandomColor.php.git", "reference": "394b2a6f87b7cdc2ae0bfb02dd59b9e35fd08d8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mistic100/RandomColor.php/zipball/394b2a6f87b7cdc2ae0bfb02dd59b9e35fd08d8a", "reference": "394b2a6f87b7cdc2ae0bfb02dd59b9e35fd08d8a", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Colors\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Damien \"Mistic\" Sorel", "email": "contact@git.strangeplanet.fr", "homepage": "http://www.strangeplanet.fr" } ], "description": "Generate attractive random colors", "homepage": "https://github.com/mistic100/RandomColor.php", "keywords": [ "color", "generator", "random" ], "time": "2018-04-16T19:31:57+00:00" }, { "name": "npm-asset/after", "version": "0.8.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/after/-/after-0.8.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/animate.css", "version": "3.7.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/arraybuffer.slice", "version": "0.0.7", "dist": { "type": "tar", "url": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/async-limiter", "version": "1.0.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/at.js", "version": "1.5.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/at.js/-/at.js-1.5.4.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/backo2", "version": "1.0.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/base64-arraybuffer", "version": "0.1.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/better-assert", "version": "1.0.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz" }, "require": { "npm-asset/callsite": "1.0.0" }, "type": "npm-asset" }, { "name": "npm-asset/blob", "version": "0.0.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/bluebird", "version": "3.5.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-canvas-to-blob", "version": "3.5.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.5.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-file-upload", "version": "9.24.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.24.1.tgz" }, "require": { "npm-asset/blueimp-canvas-to-blob": "3.5.0", "npm-asset/blueimp-load-image": "2.12.2", "npm-asset/blueimp-tmpl": "3.6.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-load-image", "version": "2.12.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-2.12.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/blueimp-tmpl", "version": "3.6.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/bootstrap", "version": "3.4.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/bootstrap-markdown", "version": "2.10.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap-markdown/-/bootstrap-markdown-2.10.0.tgz" }, "type": "npm-asset", "license": [ "Apache-2.0" ] }, { "name": "npm-asset/bootstrap-tour", "version": "0.11.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap-tour/-/bootstrap-tour-0.11.0.tgz" }, "require": { "npm-asset/bootstrap": "~3", "npm-asset/jquery": ">=1.8" }, "type": "npm-asset" }, { "name": "npm-asset/callsite", "version": "1.0.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/clipboard-polyfill", "version": "2.8.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/clipboard-polyfill/-/clipboard-polyfill-2.8.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/component-bind", "version": "1.0.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/component-emitter", "version": "1.2.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/component-inherit", "version": "0.0.3", "dist": { "type": "tar", "url": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/debug", "version": "3.1.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" }, "require": { "npm-asset/ms": "2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/engine.io-client", "version": "3.3.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-3.3.2.tgz" }, "require": { "npm-asset/component-emitter": "1.2.1", "npm-asset/component-inherit": "0.0.3", "npm-asset/debug": "~3.1.0", "npm-asset/engine.io-parser": "~2.1.1", "npm-asset/has-cors": "1.1.0", "npm-asset/indexof": "0.0.1", "npm-asset/parseqs": "0.0.5", "npm-asset/parseuri": "0.0.5", "npm-asset/ws": "~6.1.0", "npm-asset/xmlhttprequest-ssl": "~1.5.4", "npm-asset/yeast": "0.1.2" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/engine.io-parser", "version": "2.1.3", "dist": { "type": "tar", "url": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-2.1.3.tgz" }, "require": { "npm-asset/after": "0.8.2", "npm-asset/arraybuffer.slice": "~0.0.7", "npm-asset/base64-arraybuffer": "0.1.5", "npm-asset/blob": "0.0.5", "npm-asset/has-binary2": "~1.0.2" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/ev-emitter", "version": "1.1.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/font-awesome", "version": "4.7.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz" }, "type": "npm-asset", "license": [ "(OFL-1.1 AND MIT)" ] }, { "name": "npm-asset/has-binary2", "version": "1.0.3", "dist": { "type": "tar", "url": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz" }, "require": { "npm-asset/isarray": "2.0.1" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/has-cors", "version": "1.1.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/humhub-prosemirror-richtext", "version": "1.0.14", "dist": { "type": "tar", "url": "https://registry.npmjs.org/humhub-prosemirror-richtext/-/humhub-prosemirror-richtext-1.0.14.tgz" }, "type": "npm-asset", "license": [ "Apache-2.0" ] }, { "name": "npm-asset/imagesloaded", "version": "4.1.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz" }, "require": { "npm-asset/ev-emitter": ">=1.0.0,<2.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/indexof", "version": "0.0.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/isarray", "version": "2.0.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/isarray/-/isarray-2.0.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jplayer", "version": "2.9.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jplayer/-/jplayer-2.9.2.tgz" }, "require": { "npm-asset/jquery": ">1.7.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jquery", "version": "3.4.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jquery-autosize", "version": "1.18.18", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery-autosize/-/jquery-autosize-1.18.18.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/jquery-color", "version": "1.0.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery-color/-/jquery-color-1.0.0.tgz" }, "require": { "npm-asset/jquery": "dev-default|*" }, "type": "npm-asset" }, { "name": "npm-asset/jquery-knob", "version": "1.2.13", "source": { "type": "git", "url": "git@github.com:aterrien/jQuery-Knob.git", "reference": "755309e933d326ffaa5a2d758dc377147b766515" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aterrien/jQuery-Knob/zipball/755309e933d326ffaa5a2d758dc377147b766515", "reference": "755309e933d326ffaa5a2d758dc377147b766515" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jquery.cookie", "version": "1.4.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery.cookie/-/jquery.cookie-1.4.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jquery.nicescroll", "version": "3.6.8", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery.nicescroll/-/jquery.nicescroll-3.6.8.tgz" }, "require": { "npm-asset/jquery": ">=1.8.3" }, "type": "npm-asset" }, { "name": "npm-asset/kbw.timeentry", "version": "2.0.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/kbw.timeentry/-/kbw.timeentry-2.0.2.tgz" }, "require": { "npm-asset/jquery": ">=1.7" }, "type": "npm-asset" }, { "name": "npm-asset/ms", "version": "2.0.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/nprogress", "version": "0.2.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/object-component", "version": "0.0.3", "dist": { "type": "tar", "url": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/open-sans-fontface", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/FontFaceKit/open-sans.git", "reference": "2285c0300e6a4c8b102b98fb030fb38c26aa081c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FontFaceKit/open-sans/zipball/2285c0300e6a4c8b102b98fb030fb38c26aa081c", "reference": "2285c0300e6a4c8b102b98fb030fb38c26aa081c" }, "type": "npm-asset", "license": [ "Apache License version 2.0" ] }, { "name": "npm-asset/parseqs", "version": "0.0.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz" }, "require": { "npm-asset/better-assert": "~1.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/parseuri", "version": "0.0.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz" }, "require": { "npm-asset/better-assert": "~1.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/select2", "version": "4.0.8", "dist": { "type": "tar", "url": "https://registry.npmjs.org/select2/-/select2-4.0.8.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/select2-bootstrap-theme", "version": "0.1.0-beta.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/select2-bootstrap-theme/-/select2-bootstrap-theme-0.1.0-beta.4.tgz" }, "type": "npm-asset", "license": [ "MIT", "https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE" ] }, { "name": "npm-asset/socket.io-client", "version": "2.2.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.2.0.tgz" }, "require": { "npm-asset/backo2": "1.0.2", "npm-asset/base64-arraybuffer": "0.1.5", "npm-asset/component-bind": "1.0.0", "npm-asset/component-emitter": "1.2.1", "npm-asset/debug": "~3.1.0", "npm-asset/engine.io-client": "~3.3.1", "npm-asset/has-binary2": "~1.0.2", "npm-asset/has-cors": "1.1.0", "npm-asset/indexof": "0.0.1", "npm-asset/object-component": "0.0.3", "npm-asset/parseqs": "0.0.5", "npm-asset/parseuri": "0.0.5", "npm-asset/socket.io-parser": "~3.3.0", "npm-asset/to-array": "0.1.4" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/socket.io-parser", "version": "3.3.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz" }, "require": { "npm-asset/component-emitter": "1.2.1", "npm-asset/debug": "~3.1.0", "npm-asset/isarray": "2.0.1" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/timeago", "version": "1.6.7", "dist": { "type": "tar", "url": "https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz" }, "require": { "npm-asset/jquery": ">=1.5.0,<4.0" }, "type": "npm-asset" }, { "name": "npm-asset/to-array", "version": "0.1.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/ws", "version": "6.1.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/ws/-/ws-6.1.4.tgz" }, "require": { "npm-asset/async-limiter": "~1.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/xmlhttprequest-ssl", "version": "1.5.5", "dist": { "type": "tar", "url": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz" }, "type": "npm-asset" }, { "name": "npm-asset/yeast", "version": "0.1.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "nqxcode/zendsearch", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/nqxcode/ZendSearch.git", "reference": "8ad687b36ad4dd1b8007f0812e5cf73d360cb858" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nqxcode/ZendSearch/zipball/8ad687b36ad4dd1b8007f0812e5cf73d360cb858", "reference": "8ad687b36ad4dd1b8007f0812e5cf73d360cb858", "shasum": "" }, "require": { "php": ">=5.3.3", "zendframework/zend-stdlib": "2.*" }, "type": "library", "autoload": { "psr-0": { "ZendSearch": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "a general purpose text search engine written entirely in PHP 5", "homepage": "http://packages.zendframework.com/", "keywords": [ "lucene", "zf2" ], "time": "2015-06-12T14:16:08+00:00" }, { "name": "phpoffice/phpspreadsheet", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "0c1346a1956347590b7db09533966307d20cb7cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc", "reference": "0c1346a1956347590b7db09533966307d20cb7cc", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "markbaker/complex": "^1.4", "markbaker/matrix": "^1.1", "php": "^5.6|^7.0", "psr/simple-cache": "^1.0" }, "require-dev": { "doctrine/instantiator": "^1.0.0", "dompdf/dompdf": "^0.8.0", "friendsofphp/php-cs-fixer": "@stable", "jpgraph/jpgraph": "^4.0", "mpdf/mpdf": "^7.0.0", "phpcompatibility/php-compatibility": "^8.0", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.3", "tecnickcom/tcpdf": "^6.2" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "type": "library", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" }, { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "time": "2019-07-08T21:21:25+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23T01:57:42+00:00" }, { "name": "raoul2000/yii2-jcrop-widget", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/raoul2000/yii2-jcrop-widget.git", "reference": "1a858a0cd0c3adeb5442017e098b182f2016a9b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/raoul2000/yii2-jcrop-widget/zipball/1a858a0cd0c3adeb5442017e098b182f2016a9b2", "reference": "1a858a0cd0c3adeb5442017e098b182f2016a9b2", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "raoul2000\\jcrop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Raoul", "email": "raoul.boulard@gmail.com" } ], "description": "This extension is a wrapper for the jQuery Image Cropping Plugin (jcrop)", "homepage": "https://github.com/raoul2000/yii2-jcrop-widget", "keywords": [ "crop", "extension", "image", "jquery", "yii", "yii2" ], "time": "2014-07-30T15:40:38+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "time": "2018-07-31T09:26:32+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "550ebaac289296ce228a706d0867afc34687e3f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", "reference": "550ebaac289296ce228a706d0867afc34687e3f4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/process", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "d129c017e8602507688ef2c3007951a16c1a8407" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/d129c017e8602507688ef2c3007951a16c1a8407", "reference": "d129c017e8602507688ef2c3007951a16c1a8407", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "time": "2019-05-30T15:47:52+00:00" }, { "name": "twig/twig", "version": "v1.42.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "21707d6ebd05476854805e4f91b836531941bcd4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4", "reference": "21707d6ebd05476854805e4f91b836531941bcd4", "shasum": "" }, "require": { "php": ">=5.4.0", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", "symfony/debug": "^2.7", "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.42-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" }, "psr-4": { "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], "time": "2019-06-18T15:35:16+00:00" }, { "name": "xj/yii2-jplayer-widget", "version": "2.7.0.3", "source": { "type": "git", "url": "https://github.com/xjflyttp/yii2-jplayer-widget.git", "reference": "89f7fba20b0d868ed981a8130acf9e3c9bb28af9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xjflyttp/yii2-jplayer-widget/zipball/89f7fba20b0d868ed981a8130acf9e3c9bb28af9", "reference": "89f7fba20b0d868ed981a8130acf9e3c9bb28af9", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "library", "autoload": { "psr-4": { "xj\\jplayer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "xjflyttp", "email": "xjflyttp@gmail.com" } ], "description": "yii2-jplayer-widget", "time": "2015-07-01T04:15:08+00:00" }, { "name": "yiisoft/yii2", "version": "2.0.15", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "e8e5bc894e19cf1e37084106a122da7062d7b179" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/e8e5bc894e19cf1e37084106a122da7062d7b179", "reference": "e8e5bc894e19cf1e37084106a122da7062d7b179", "shasum": "" }, "require": { "bower-asset/inputmask": "~3.2.2 | ~3.3.5", "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", "bower-asset/punycode": "1.3.*", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0", "ext-ctype": "*", "ext-mbstring": "*", "ezyang/htmlpurifier": "~4.6", "lib-pcre": "*", "php": ">=5.4.0", "yiisoft/yii2-composer": "~2.0.4" }, "bin": [ "yii" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "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" } ], "description": "Yii PHP Framework Version 2", "homepage": "http://www.yiiframework.com/", "keywords": [ "framework", "yii2" ], "time": "2018-03-20T12:41:23+00:00" }, { "name": "yiisoft/yii2-authclient", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-authclient.git", "reference": "0e9efe86cb1e24fbb235fea32ebd86fa0625bd00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/0e9efe86cb1e24fbb235fea32ebd86fa0625bd00", "reference": "0e9efe86cb1e24fbb235fea32ebd86fa0625bd00", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.13", "yiisoft/yii2-httpclient": "~2.0.5" }, "require-dev": { "phpunit/phpunit": "4.8.27|~5.7.21|^6.2" }, "suggest": { "spomky-labs/jose": "required for JWS,JWT or JWK related flows like OpenIDConnect" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\authclient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "External authentication via OAuth and OpenID for the Yii framework", "keywords": [ "OpenID Connect", "OpenId", "api", "auth", "oauth", "yii2" ], "time": "2019-07-02T10:42:21+00:00" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc", "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc", "shasum": "" }, "require": { "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*", "yiisoft/yii2": "~2.0.6" }, "require-dev": { "phpunit/phpunit": "<7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\bootstrap\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/" }, { "name": "Antonio Ramirez", "email": "amigo.cobos@gmail.com" }, { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "time": "2019-04-23T13:18:43+00:00" }, { "name": "yiisoft/yii2-composer", "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/5c7ca9836cf80b34db265332a7f2f8438eb469b9", "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "^1.0", "phpunit/phpunit": "<7" }, "type": "composer-plugin", "extra": { "class": "yii\\composer\\Plugin", "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\composer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" }, { "name": "Carsten Brandt", "email": "mail@cebe.cc" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "time": "2019-07-16T13:22:30+00:00" }, { "name": "yiisoft/yii2-httpclient", "version": "2.0.11", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-httpclient.git", "reference": "cf532447447216bd8cb167689ac18f4e7dc1c1a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/cf532447447216bd8cb167689ac18f4e7dc1c1a7", "reference": "cf532447447216bd8cb167689ac18f4e7dc1c1a7", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.13" }, "require-dev": { "phpunit/phpunit": "4.8.27|~5.7.21|^6.2" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\httpclient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "HTTP client extension for the Yii framework", "keywords": [ "curl", "http", "httpclient", "yii2" ], "time": "2019-05-14T13:33:37+00:00" }, { "name": "yiisoft/yii2-imagine", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-imagine.git", "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/a8a1a068862a86e3395e665bc86e63d5c9b60841", "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841", "shasum": "" }, "require": { "imagine/imagine": "~0.6.0 | ~0.7.1", "yiisoft/yii2": "~2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\imagine\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Antonio Ramirez", "email": "amigo.cobos@gmail.com" } ], "description": "The Imagine integration for the Yii framework", "keywords": [ "helper", "image", "imagine", "yii2" ], "time": "2018-02-22T11:57:06+00:00" }, { "name": "yiisoft/yii2-jui", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-jui.git", "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed", "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed", "shasum": "" }, "require": { "bower-asset/jquery-ui": "~1.12.1", "yiisoft/yii2": "~2.0.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\jui\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Jquery UI extension for the Yii framework", "keywords": [ "jQuery UI", "yii2" ], "time": "2017-11-25T15:32:29+00:00" }, { "name": "yiisoft/yii2-queue", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-queue.git", "reference": "d04b4b3c932081200876a351cc6c3502e89e11b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-queue/zipball/d04b4b3c932081200876a351cc6c3502e89e11b8", "reference": "d04b4b3c932081200876a351cc6c3502e89e11b8", "shasum": "" }, "require": { "php": ">=5.5.0", "symfony/process": "*", "yiisoft/yii2": "~2.0.14" }, "require-dev": { "aws/aws-sdk-php": ">=2.4", "enqueue/amqp-lib": "^0.8", "jeremeamia/superclosure": "*", "pda/pheanstalk": "*", "php-amqplib/php-amqplib": "*", "phpunit/phpunit": "~4.4", "yiisoft/yii2-debug": "*", "yiisoft/yii2-gii": "*", "yiisoft/yii2-redis": "*" }, "suggest": { "aws/aws-sdk-php": "Need for aws SQS.", "enqueue/amqp-lib": "Need for AMQP interop queue.", "ext-gearman": "Need for Gearman queue.", "ext-pcntl": "Need for process signals.", "pda/pheanstalk": "Need for Beanstalk queue.", "php-amqplib/php-amqplib": "Need for AMQP queue.", "yiisoft/yii2-redis": "Need for Redis queue." }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\queue\\": "src", "yii\\queue\\amqp\\": "src/drivers/amqp", "yii\\queue\\amqp_interop\\": "src/drivers/amqp_interop", "yii\\queue\\beanstalk\\": "src/drivers/beanstalk", "yii\\queue\\db\\": "src/drivers/db", "yii\\queue\\file\\": "src/drivers/file", "yii\\queue\\gearman\\": "src/drivers/gearman", "yii\\queue\\redis\\": "src/drivers/redis", "yii\\queue\\sync\\": "src/drivers/sync", "yii\\queue\\sqs\\": "src/drivers/sqs" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Roman Zhuravlev", "email": "zhuravljov@gmail.com" } ], "description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman", "keywords": [ "async", "beanstalk", "db", "gearman", "gii", "queue", "rabbitmq", "redis", "sqs", "yii" ], "time": "2018-05-23T21:04:57+00:00" }, { "name": "yiisoft/yii2-redis", "version": "2.0.9", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-redis.git", "reference": "29c3ae9f1e1f61d9ab326f92fcacb03218c218dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/29c3ae9f1e1f61d9ab326f92fcacb03218c218dc", "reference": "29c3ae9f1e1f61d9ab326f92fcacb03218c218dc", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.14" }, "require-dev": { "yiisoft/yii2-dev": "~2.0.14" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\redis\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc" } ], "description": "Redis Cache, Session and ActiveRecord for the Yii framework", "keywords": [ "active-record", "cache", "redis", "session", "yii2" ], "time": "2018-09-23T22:34:46+00:00" }, { "name": "yiisoft/yii2-swiftmailer", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec", "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "~5.0", "yiisoft/yii2": "~2.0.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\swiftmailer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "The SwiftMailer integration for the Yii framework", "keywords": [ "email", "mail", "mailer", "swift", "swiftmailer", "yii2" ], "time": "2017-05-01T08:29:00+00:00" }, { "name": "zendframework/zend-escaper", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-escaper.git", "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074", "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6.x-dev", "dev-develop": "2.7.x-dev" } }, "autoload": { "psr-4": { "Zend\\Escaper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", "keywords": [ "ZendFramework", "escaper", "zf" ], "time": "2018-04-25T15:48:53+00:00" }, { "name": "zendframework/zend-http", "version": "2.8.4", "source": { "type": "git", "url": "https://github.com/zendframework/zend-http.git", "reference": "d160aedc096be230af0fe9c31151b2b33ad4e807" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-http/zipball/d160aedc096be230af0fe9c31151b2b33ad4e807", "reference": "d160aedc096be230af0fe9c31151b2b33ad4e807", "shasum": "" }, "require": { "php": "^5.6 || ^7.0", "zendframework/zend-loader": "^2.5.1", "zendframework/zend-stdlib": "^3.1 || ^2.7.7", "zendframework/zend-uri": "^2.5.2", "zendframework/zend-validator": "^2.10.1" }, "require-dev": { "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.3", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-config": "^3.1 || ^2.6" }, "suggest": { "paragonie/certainty": "For automated management of cacert.pem" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8.x-dev", "dev-develop": "2.9.x-dev" } }, "autoload": { "psr-4": { "Zend\\Http\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", "keywords": [ "ZendFramework", "http", "http client", "zend", "zf" ], "time": "2019-02-07T17:47:08+00:00" }, { "name": "zendframework/zend-hydrator", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-hydrator.git", "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65", "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "^2.0@dev", "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", "zendframework/zend-filter": "^2.6", "zendframework/zend-inputfilter": "^2.6", "zendframework/zend-serializer": "^2.6.1", "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" }, "suggest": { "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" }, "type": "library", "extra": { "branch-alias": { "dev-release-1.0": "1.0-dev", "dev-release-1.1": "1.1-dev", "dev-master": "2.0-dev", "dev-develop": "2.1-dev" } }, "autoload": { "psr-4": { "Zend\\Hydrator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-hydrator", "keywords": [ "hydrator", "zf2" ], "time": "2016-02-18T22:38:26+00:00" }, { "name": "zendframework/zend-ldap", "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-ldap.git", "reference": "b63c7884a08d3a6bda60ebcf7d6238cf8ad89f49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-ldap/zipball/b63c7884a08d3a6bda60ebcf7d6238cf8ad89f49", "reference": "b63c7884a08d3a6bda60ebcf7d6238cf8ad89f49", "shasum": "" }, "require": { "ext-ldap": "*", "php": "^5.6 || ^7.0" }, "require-dev": { "php-mock/php-mock-phpunit": "^1.1.2 || ^2.1.1", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-config": "^2.5", "zendframework/zend-eventmanager": "^2.6.3 || ^3.0.1", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { "zendframework/zend-eventmanager": "Zend\\EventManager component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.10.x-dev", "dev-develop": "2.11.x-dev" } }, "autoload": { "psr-4": { "Zend\\Ldap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory", "keywords": [ "ZendFramework", "ldap", "zf" ], "time": "2018-07-05T05:05:12+00:00" }, { "name": "zendframework/zend-loader", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-loader.git", "reference": "78f11749ea340f6ca316bca5958eef80b38f9b6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-loader/zipball/78f11749ea340f6ca316bca5958eef80b38f9b6c", "reference": "78f11749ea340f6ca316bca5958eef80b38f9b6c", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4", "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6.x-dev", "dev-develop": "2.7.x-dev" } }, "autoload": { "psr-4": { "Zend\\Loader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Autoloading and plugin loading strategies", "keywords": [ "ZendFramework", "loader", "zf" ], "time": "2018-04-30T15:20:54+00:00" }, { "name": "zendframework/zend-stdlib", "version": "2.7.7", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f", "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "zendframework/zend-hydrator": "~1.1" }, "require-dev": { "athletic/athletic": "~0.1", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "~4.0", "zendframework/zend-config": "~2.5", "zendframework/zend-eventmanager": "~2.5", "zendframework/zend-filter": "~2.5", "zendframework/zend-inputfilter": "~2.5", "zendframework/zend-serializer": "~2.5", "zendframework/zend-servicemanager": "~2.5" }, "suggest": { "zendframework/zend-eventmanager": "To support aggregate hydrator usage", "zendframework/zend-filter": "To support naming strategy hydrator usage", "zendframework/zend-serializer": "Zend\\Serializer component", "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" }, "type": "library", "extra": { "branch-alias": { "dev-release-2.7": "2.7-dev", "dev-master": "3.0-dev", "dev-develop": "3.1-dev" } }, "autoload": { "psr-4": { "Zend\\Stdlib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "homepage": "https://github.com/zendframework/zend-stdlib", "keywords": [ "stdlib", "zf2" ], "time": "2016-04-12T21:17:31+00:00" }, { "name": "zendframework/zend-uri", "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-uri.git", "reference": "b2785cd38fe379a784645449db86f21b7739b1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/b2785cd38fe379a784645449db86f21b7739b1ee", "reference": "b2785cd38fe379a784645449db86f21b7739b1ee", "shasum": "" }, "require": { "php": "^5.6 || ^7.0", "zendframework/zend-escaper": "^2.5", "zendframework/zend-validator": "^2.10" }, "require-dev": { "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4", "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7.x-dev", "dev-develop": "2.8.x-dev" } }, "autoload": { "psr-4": { "Zend\\Uri\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", "keywords": [ "ZendFramework", "uri", "zf" ], "time": "2019-02-27T21:39:04+00:00" }, { "name": "zendframework/zend-validator", "version": "2.11.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-validator.git", "reference": "3c28dfe4e5951ba38059cea895244d9d206190b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/3c28dfe4e5951ba38059cea895244d9d206190b3", "reference": "3c28dfe4e5951ba38059cea895244d9d206190b3", "shasum": "" }, "require": { "container-interop/container-interop": "^1.1", "php": "^5.6 || ^7.0", "zendframework/zend-stdlib": "^2.7.6 || ^3.1" }, "require-dev": { "phpunit/phpunit": "^6.0.8 || ^5.7.15", "psr/http-message": "^1.0", "zendframework/zend-cache": "^2.6.1", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-config": "^2.6", "zendframework/zend-db": "^2.7", "zendframework/zend-filter": "^2.6", "zendframework/zend-http": "^2.5.4", "zendframework/zend-i18n": "^2.6", "zendframework/zend-math": "^2.6", "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", "zendframework/zend-session": "^2.8", "zendframework/zend-uri": "^2.5" }, "suggest": { "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators", "zendframework/zend-db": "Zend\\Db component, required by the (No)RecordExists validator", "zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator", "zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages", "zendframework/zend-i18n-resources": "Translations of validator messages", "zendframework/zend-math": "Zend\\Math component, required by the Csrf validator", "zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", "zendframework/zend-session": "Zend\\Session component, ^2.8; required by the Csrf validator", "zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.11.x-dev", "dev-develop": "2.12.x-dev" }, "zf": { "component": "Zend\\Validator", "config-provider": "Zend\\Validator\\ConfigProvider" } }, "autoload": { "psr-4": { "Zend\\Validator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides a set of commonly needed validators", "homepage": "https://github.com/zendframework/zend-validator", "keywords": [ "validator", "zf2" ], "time": "2019-01-29T22:26:39+00:00" } ], "packages-dev": [ { "name": "behat/gherkin", "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07", "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "~4.5|~5", "symfony/phpunit-bridge": "~2.7|~3|~4", "symfony/yaml": "~2.3|~3|~4" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.4-dev" } }, "autoload": { "psr-0": { "Behat\\Gherkin": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" } ], "description": "Gherkin DSL parser for PHP 5.3", "homepage": "http://behat.org/", "keywords": [ "BDD", "Behat", "Cucumber", "DSL", "gherkin", "parser" ], "time": "2019-01-16T14:22:17+00:00" }, { "name": "bower-asset/typeahead.js", "version": "v0.11.1", "source": { "type": "git", "url": "git@github.com:twitter/typeahead.js.git", "reference": "588440f66559714280628a4f9799f0c4eb880a4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", "reference": "588440f66559714280628a4f9799f0c4eb880a4a" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset" }, { "name": "codeception/codeception", "version": "2.4.5", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5fee32d5c82791548931cbc34806b4de6aa1abfc", "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc", "shasum": "" }, "require": { "behat/gherkin": "^4.4.0", "codeception/phpunit-wrapper": "^6.0.9|^7.0.6", "codeception/stub": "^2.0", "ext-json": "*", "ext-mbstring": "*", "facebook/webdriver": ">=1.1.3 <2.0", "guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/psr7": "~1.0", "php": ">=5.6.0 <8.0", "symfony/browser-kit": ">=2.7 <5.0", "symfony/console": ">=2.7 <5.0", "symfony/css-selector": ">=2.7 <5.0", "symfony/dom-crawler": ">=2.7 <5.0", "symfony/event-dispatcher": ">=2.7 <5.0", "symfony/finder": ">=2.7 <5.0", "symfony/yaml": ">=2.7 <5.0" }, "require-dev": { "codeception/specify": "~0.3", "facebook/graph-sdk": "~5.3", "flow/jsonpath": "~0.2", "monolog/monolog": "~1.8", "pda/pheanstalk": "~3.0", "php-amqplib/php-amqplib": "~2.4", "predis/predis": "^1.0", "squizlabs/php_codesniffer": "~2.0", "symfony/process": ">=2.7 <5.0", "vlucas/phpdotenv": "^2.4.0" }, "suggest": { "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", "codeception/specify": "BDD-style code blocks", "codeception/verify": "BDD-style assertions", "flow/jsonpath": "For using JSONPath in REST module", "league/factory-muffin": "For DataFactory module", "league/factory-muffin-faker": "For Faker support in DataFactory module", "phpseclib/phpseclib": "for SFTP option in FTP Module", "stecman/symfony-console-completion": "For BASH autocompletion", "symfony/phpunit-bridge": "For phpunit-bridge support" }, "bin": [ "codecept" ], "type": "library", "extra": { "branch-alias": [] }, "autoload": { "psr-4": { "Codeception\\": "src\\Codeception", "Codeception\\Extension\\": "ext" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert@mail.ua", "homepage": "http://codegyre.com" } ], "description": "BDD-style testing framework", "homepage": "http://codeception.com/", "keywords": [ "BDD", "TDD", "acceptance testing", "functional testing", "unit testing" ], "time": "2018-08-01T07:21:49+00:00" }, { "name": "codeception/phpunit-wrapper", "version": "6.0.16", "source": { "type": "git", "url": "https://github.com/Codeception/phpunit-wrapper.git", "reference": "299e3aece31489ed962e6c39fe2fb6f3bbd2eb16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/299e3aece31489ed962e6c39fe2fb6f3bbd2eb16", "reference": "299e3aece31489ed962e6c39fe2fb6f3bbd2eb16", "shasum": "" }, "require": { "phpunit/php-code-coverage": ">=4.0.4 <6.0", "phpunit/phpunit": ">=5.7.27 <6.5.13", "sebastian/comparator": ">=1.2.4 <3.0", "sebastian/diff": ">=1.4 <4.0" }, "replace": { "codeception/phpunit-wrapper": "*" }, "require-dev": { "codeception/specify": "*", "vlucas/phpdotenv": "^3.0" }, "type": "library", "autoload": { "psr-4": { "Codeception\\PHPUnit\\": "src\\" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Davert", "email": "davert.php@resend.cc" } ], "description": "PHPUnit classes used by Codeception", "time": "2019-02-26T20:47:56+00:00" }, { "name": "codeception/specify", "version": "0.4.6", "source": { "type": "git", "url": "https://github.com/Codeception/Specify.git", "reference": "21b586f503ca444aa519dd9cafb32f113a05f286" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286", "reference": "21b586f503ca444aa519dd9cafb32f113a05f286", "shasum": "" }, "require": { "myclabs/deep-copy": "~1.1", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Codeception\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert.php@mailican.com" } ], "description": "BDD code blocks for PHPUnit and Codeception", "time": "2016-10-21T09:42:00+00:00" }, { "name": "codeception/stub", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/Codeception/Stub.git", "reference": "853657f988942f7afb69becf3fd0059f192c705a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Stub/zipball/853657f988942f7afb69becf3fd0059f192c705a", "reference": "853657f988942f7afb69becf3fd0059f192c705a", "shasum": "" }, "require": { "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3" }, "type": "library", "autoload": { "psr-4": { "Codeception\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Flexible Stub wrapper for PHPUnit's Mock Builder", "time": "2019-03-02T15:35:10+00:00" }, { "name": "codeception/verify", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/Codeception/Verify.git", "reference": "8a17273017e23a866df3fa2ad2b4182b7ce354f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/Verify/zipball/8a17273017e23a866df3fa2ad2b4182b7ce354f0", "reference": "8a17273017e23a866df3fa2ad2b4182b7ce354f0", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "files": [ "src/Codeception/function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert.php@mailican.com" } ], "description": "BDD assertion library for PHPUnit", "time": "2017-07-12T16:50:18+00:00" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-06-14T21:17:01+00:00" }, { "name": "facebook/webdriver", "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/facebook/php-webdriver.git", "reference": "e43de70f3c7166169d0f14a374505392734160e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/e43de70f3c7166169d0f14a374505392734160e5", "reference": "e43de70f3c7166169d0f14a374505392734160e5", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "ext-zip": "*", "php": "^5.6 || ~7.0", "symfony/process": "^2.8 || ^3.1 || ^4.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "jakub-onderka/php-parallel-lint": "^0.9.2", "php-coveralls/php-coveralls": "^2.0", "php-mock/php-mock-phpunit": "^1.1", "phpunit/phpunit": "^5.7", "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0", "squizlabs/php_codesniffer": "^2.6", "symfony/var-dumper": "^3.3 || ^4.0" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" }, "type": "library", "extra": { "branch-alias": { "dev-community": "1.5-dev" } }, "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A PHP client for Selenium WebDriver", "homepage": "https://github.com/facebook/php-webdriver", "keywords": [ "facebook", "php", "selenium", "webdriver" ], "time": "2019-06-13T08:02:18+00:00" }, { "name": "fzaninotto/faker", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", "squizlabs/php_codesniffer": "^1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "autoload": { "psr-4": { "Faker\\": "src/Faker/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Zaninotto" } ], "description": "Faker is a PHP library that generates fake data for you.", "keywords": [ "data", "faker", "fixtures" ], "time": "2018-07-12T10:23:15+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "suggest": { "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2019-07-01T23:21:34+00:00" }, { "name": "myclabs/deep-copy", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", "phpunit/phpunit": "^4.1" }, "type": "library", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" }, "files": [ "src/DeepCopy/deep_copy.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "time": "2017-10-19T19:58:43+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2017-09-11T18:02:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2", "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2", "shasum": "" }, "require": { "php": "^5.6 || ^7.0", "phpdocumentor/reflection-common": "^1.0.0", "phpdocumentor/type-resolver": "^0.4.0", "webmozart/assert": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^4.4" }, "type": "library", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2017-11-10T14:09:06+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "time": "2017-07-14T14:27:02+00:00" }, { "name": "phpspec/php-diff", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Diff": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chris Boulton", "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", "time": "2016-04-07T12:29:16+00:00" }, { "name": "phpspec/prophecy", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76", "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { "Prophecy\\": "src/Prophecy" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2019-06-13T12:50:23+00:00" }, { "name": "phpunit/php-code-coverage", "version": "4.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": "^5.6 || ^7.0", "phpunit/php-file-iterator": "^1.3", "phpunit/php-text-template": "^1.2", "phpunit/php-token-stream": "^1.4.2 || ^2.0", "sebastian/code-unit-reverse-lookup": "^1.0", "sebastian/environment": "^1.3.2 || ^2.0", "sebastian/version": "^1.0 || ^2.0" }, "require-dev": { "ext-xdebug": "^2.1.4", "phpunit/phpunit": "^5.7" }, "suggest": { "ext-xdebug": "^2.5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2017-04-02T07:44:40+00:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", "version": "1.4.12", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16", "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2017-12-04T08:55:13+00:00" }, { "name": "phpunit/phpunit", "version": "5.7.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "myclabs/deep-copy": "~1.3", "php": "^5.6 || ^7.0", "phpspec/prophecy": "^1.6.2", "phpunit/php-code-coverage": "^4.0.4", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "^1.0.6", "phpunit/phpunit-mock-objects": "^3.2", "sebastian/comparator": "^1.2.4", "sebastian/diff": "^1.4.3", "sebastian/environment": "^1.3.4 || ^2.0", "sebastian/exporter": "~2.0", "sebastian/global-state": "^1.1", "sebastian/object-enumerator": "~2.0", "sebastian/resource-operations": "~1.0", "sebastian/version": "^1.0.6|^2.0.1", "symfony/yaml": "~2.1|~3.0|~4.0" }, "conflict": { "phpdocumentor/reflection-docblock": "3.0.2" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-xdebug": "*", "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.7.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2018-02-01T05:50:59+00:00" }, { "name": "phpunit/phpunit-mock-objects", "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.6 || ^7.0", "phpunit/php-text-template": "^1.2", "sebastian/exporter": "^1.2 || ^2.0" }, "conflict": { "phpunit/phpunit": "<5.4.0" }, "require-dev": { "phpunit/phpunit": "^5.4" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "abandoned": true, "time": "2017-06-30T09:13:00+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2018-11-20T15:27:04+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "time": "2017-03-04T06:30:41+00:00" }, { "name": "sebastian/comparator", "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.2", "sebastian/exporter": "~1.2 || ~2.0" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2017-01-29T09:50:25+00:00" }, { "name": "sebastian/diff", "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2017-05-22T07:24:03+00:00" }, { "name": "sebastian/environment", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2016-11-26T07:53:53+00:00" }, { "name": "sebastian/exporter", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/recursion-context": "~2.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2016-11-19T08:54:04+00:00" }, { "name": "sebastian/global-state", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/object-enumerator", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", "shasum": "" }, "require": { "php": ">=5.6", "sebastian/recursion-context": "~2.0" }, "require-dev": { "phpunit/phpunit": "~5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "time": "2017-02-18T15:18:39+00:00" }, { "name": "sebastian/recursion-context", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2016-11-19T07:33:16+00:00" }, { "name": "sebastian/resource-operations", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2016-10-03T07:35:21+00:00" }, { "name": "symfony/browser-kit", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "53266c9a1536e2dc673eb1efb6a6142ef84c6282" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/53266c9a1536e2dc673eb1efb6a6142ef84c6282", "reference": "53266c9a1536e2dc673eb1efb6a6142ef84c6282", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/dom-crawler": "~2.8|~3.0|~4.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0|~4.0", "symfony/process": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", "time": "2019-06-09T14:27:26+00:00" }, { "name": "symfony/console", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46", "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/debug": "~2.8|~3.0|~4.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.4", "symfony/process": "<3.3" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/lock": "~3.4|~4.0", "symfony/process": "~3.3|~4.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2019-07-24T14:46:41+00:00" }, { "name": "symfony/css-selector", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/8ca29297c29b64fb3a1a135e71cb25f67f9fdccf", "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", "time": "2019-01-16T09:39:14+00:00" }, { "name": "symfony/debug", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "bc977cb2681d75988ab2d53d14c4245c6c04f82f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/bc977cb2681d75988ab2d53d14c4245c6c04f82f", "reference": "bc977cb2681d75988ab2d53d14c4245c6c04f82f", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0|~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2019-07-23T08:39:19+00:00" }, { "name": "symfony/dom-crawler", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "adb96e63af6fb0cc721cc69861001d60d0133d0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/adb96e63af6fb0cc721cc69861001d60d0133d0c", "reference": "adb96e63af6fb0cc721cc69861001d60d0133d0c", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", "time": "2019-05-30T15:47:52+00:00" }, { "name": "symfony/event-dispatcher", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "f18fdd6cc7006441865e698420cee26bac94741f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f18fdd6cc7006441865e698420cee26bac94741f", "reference": "f18fdd6cc7006441865e698420cee26bac94741f", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "~3.3|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/stopwatch": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2019-06-25T07:45:31+00:00" }, { "name": "symfony/finder", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "1e762fdf73ace6ceb42ba5a6ca280be86082364a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/1e762fdf73ace6ceb42ba5a6ca280be86082364a", "reference": "1e762fdf73ace6ceb42ba5a6ca280be86082364a", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", "time": "2019-06-28T08:02:59+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/yaml", "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/051d045c684148060ebfc9affb7e3f5e0899d40b", "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { "symfony/console": "~3.4|~4.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2019-07-24T13:01:31+00:00" }, { "name": "webmozart/assert", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2018-12-25T11:19:39+00:00" }, { "name": "yiisoft/yii2-debug", "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/dc5a4a8529de1a41dbb037dbabf1f3f93002f21d", "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.13", "yiisoft/yii2-bootstrap": "~2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\debug\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The debugger extension for the Yii framework", "keywords": [ "debug", "debugger", "yii2" ], "time": "2018-09-23T21:41:04+00:00" }, { "name": "yiisoft/yii2-faker", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-faker.git", "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1", "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1", "shasum": "" }, "require": { "fzaninotto/faker": "~1.4", "yiisoft/yii2": "~2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\faker\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Mark Jebri", "email": "mark.github@yandex.ru" } ], "description": "Fixture generator. The Faker integration for the Yii framework.", "keywords": [ "Fixture", "faker", "yii2" ], "time": "2018-02-19T20:27:10+00:00" }, { "name": "yiisoft/yii2-gii", "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1", "reference": "c02adc552bcf3a0ef6f3694a9dcbf209f4885ab1", "shasum": "" }, "require": { "bower-asset/typeahead.js": "0.10.* | ~0.11.0", "phpspec/php-diff": ">=1.0.2", "yiisoft/yii2": "~2.0.14", "yiisoft/yii2-bootstrap": "~2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\gii\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Gii extension for the Yii framework", "keywords": [ "code generator", "gii", "yii2" ], "time": "2018-12-08T10:07:49+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "npm-asset/select2-bootstrap-theme": 10 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0", "ext-zip": "*" }, "platform-dev": [], "platform-overrides": { "php": "5.6" } }