From ad409b86d59dabe931aea1a94023d142e3a3a254 Mon Sep 17 00:00:00 2001 From: cornernote Date: Sat, 2 Jan 2021 14:32:23 +1030 Subject: [PATCH] update composer --- composer.lock | 855 ++++++++++++++++++++---------------- docker-compose.override.yml | 26 +- 2 files changed, 489 insertions(+), 392 deletions(-) diff --git a/composer.lock b/composer.lock index a9a8bb2..259a1c0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "97c4134a95aaf99988f34fcadc431f0e", + "content-hash": "0a24dfcd21f5b062f679d0750faf7a45", "packages": [ { "name": "bigpaulie/yii2-fancybox", @@ -52,20 +52,20 @@ }, { "name": "bower-asset/bootstrap", - "version": "v3.3.7", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", - "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" + "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", - "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", + "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", + "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e", "shasum": "" }, "require": { - "bower-asset/jquery": ">=1.9.1,<=3" + "bower-asset/jquery": ">=1.9.1,<4.0" }, "type": "bower-asset-library", "extra": { @@ -97,61 +97,8 @@ "mobile-first", "responsive", "web" - ] - }, - { - "name": "bower-asset/bootstrap3-dialog", - "version": "v1.35.4", - "source": { - "type": "git", - "url": "https://github.com/nakupanda/bootstrap3-dialog.git", - "reference": "3dd11d586f78de75356af418907ec6e3b347377c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nakupanda/bootstrap3-dialog/zipball/3dd11d586f78de75356af418907ec6e3b347377c", - "reference": "3dd11d586f78de75356af418907ec6e3b347377c", - "shasum": "" - }, - "require": { - "bower-asset/bootstrap": ">=3.1.0", - "bower-asset/jquery": ">=1.9.0" - }, - "type": "bower-asset-library", - "extra": { - "bower-asset-main": [ - "dist/less/bootstrap-dialog.less", - "dist/css/bootstrap-dialog.min.css", - "dist/js/bootstrap-dialog.min.js" - ], - "bower-asset-ignore": [ - "source", - "spec", - ".bowerrc", - ".gitignore", - ".jshintignore", - ".jshintrc", - "bower.json", - "gruntfile.js", - "package.json", - "README.md" - ] - }, - "license": [ - "MIT" ], - "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/", - "keywords": [ - "css", - "framework", - "front-end", - "js", - "less", - "mobile-first", - "responsive", - "web" - ], - "time": "2017-03-24T01:21:30+00:00" + "time": "2019-02-13T15:55:38+00:00" }, { "name": "bower-asset/fancybox", @@ -265,16 +212,16 @@ }, { "name": "bower-asset/jquery", - "version": "2.2.4", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", - "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" + "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", - "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215", + "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215", "shasum": "" }, "type": "bower-asset-library", @@ -292,7 +239,8 @@ "javascript", "jquery", "library" - ] + ], + "time": "2020-05-04T22:50:46+00:00" }, { "name": "bower-asset/jquery-mousewheel", @@ -352,7 +300,8 @@ "node_modules", "package.json" ] - } + }, + "time": "2014-10-22T12:02:42+00:00" }, { "name": "bower-asset/yii2-pjax", @@ -391,16 +340,16 @@ }, { "name": "cebe/markdown", - "version": "1.0.2", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", - "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" + "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", - "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", + "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86", + "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86", "shasum": "" }, "require": { @@ -410,7 +359,7 @@ "require-dev": { "cebe/indent": "*", "facebook/xhprof": "*@dev", - "phpunit/phpunit": "3.7.*" + "phpunit/phpunit": "4.1.*" }, "bin": [ "bin/markdown" @@ -418,7 +367,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -447,27 +396,27 @@ "markdown", "markdown-extra" ], - "time": "2015-03-06T05:21:16+00:00" + "time": "2018-03-26T11:24:36+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.10.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "d85d39da4576a6934b72480be6978fb10c860021" + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", - "reference": "d85d39da4576a6934b72480be6978fb10c860021", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { - "simpletest/simpletest": "^1.1" + "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { @@ -476,11 +425,14 @@ }, "files": [ "library/HTMLPurifier.composer.php" + ], + "exclude-from-classmap": [ + "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL" + "LGPL-2.1-or-later" ], "authors": [ { @@ -494,20 +446,20 @@ "keywords": [ "html" ], - "time": "2018-02-23T01:58:20+00:00" + "time": "2020-06-29T00:56:53+00:00" }, { "name": "fxp/composer-asset-plugin", - "version": "v1.4.2", + "version": "v1.4.6", "source": { "type": "git", "url": "https://github.com/fxpio/composer-asset-plugin.git", - "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a" + "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a", - "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a", + "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae", + "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae", "shasum": "" }, "require": { @@ -515,7 +467,7 @@ "php": ">=5.3.3" }, "require-dev": { - "composer/composer": "^1.4.0" + "composer/composer": "^1.6.0" }, "type": "composer-plugin", "extra": { @@ -553,7 +505,7 @@ "npm", "package" ], - "time": "2017-10-20T06:53:56+00:00" + "time": "2019-08-08T18:36:07+00:00" }, { "name": "geoip/geoip", @@ -702,22 +654,22 @@ }, { "name": "kartik-v/bootstrap-fileinput", - "version": "v4.4.7", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", - "reference": "aebea0804d955af913d3cd5922e6b01be66290c9" + "reference": "dbb4ebb75dbfd42603005aeb323e4e8e970e0dfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/aebea0804d955af913d3cd5922e6b01be66290c9", - "reference": "aebea0804d955af913d3cd5922e6b01be66290c9", + "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/dbb4ebb75dbfd42603005aeb323e4e8e970e0dfa", + "reference": "dbb4ebb75dbfd42603005aeb323e4e8e970e0dfa", "shasum": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4.x-dev" + "dev-master": "5.1.x-dev" } }, "autoload": { @@ -751,20 +703,20 @@ "progress", "upload" ], - "time": "2018-01-22T17:05:07+00:00" + "time": "2020-10-23T19:33:56+00:00" }, { "name": "kartik-v/bootstrap-star-rating", - "version": "4.0.3", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", - "reference": "19120d91a4495abd181c7d4cbb69da73537093af" + "reference": "cb449271f24c78ab54726232daf5b9dae3e49dbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/19120d91a4495abd181c7d4cbb69da73537093af", - "reference": "19120d91a4495abd181c7d4cbb69da73537093af", + "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/cb449271f24c78ab54726232daf5b9dae3e49dbd", + "reference": "cb449271f24c78ab54726232daf5b9dae3e49dbd", "shasum": "" }, "type": "library", @@ -795,20 +747,20 @@ "star", "svg" ], - "time": "2017-11-03T07:22:19+00:00" + "time": "2019-05-25T06:53:46+00:00" }, { "name": "kartik-v/dependent-dropdown", - "version": "v1.4.8", + "version": "v1.4.9", "source": { "type": "git", "url": "https://github.com/kartik-v/dependent-dropdown.git", - "reference": "1349e7f5816a65e89bc227098386aac5b2c89363" + "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/1349e7f5816a65e89bc227098386aac5b2c89363", - "reference": "1349e7f5816a65e89bc227098386aac5b2c89363", + "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9", + "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9", "shasum": "" }, "type": "library", @@ -842,37 +794,35 @@ "option", "select" ], - "time": "2017-08-01T11:43:55+00:00" + "time": "2019-03-09T10:53:11+00:00" }, { "name": "kartik-v/yii2-detail-view", - "version": "v1.7.6", + "version": "v1.8.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-detail-view.git", - "reference": "16b7a94d56db8372e3c5e9c5e2dc96f94aa6a91e" + "reference": "071983e7618c50d108be1753dac218bb893ba569" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/16b7a94d56db8372e3c5e9c5e2dc96f94aa6a91e", - "reference": "16b7a94d56db8372e3c5e9c5e2dc96f94aa6a91e", + "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/071983e7618c50d108be1753dac218bb893ba569", + "reference": "071983e7618c50d108be1753dac218bb893ba569", "shasum": "" }, "require": { "kartik-v/yii2-dialog": "~1.0", - "kartik-v/yii2-helpers": ">=1.3.5", - "kartik-v/yii2-krajee-base": "~1.7", - "kartik-v/yii2-widget-activeform": "~1.4" + "kartik-v/yii2-widget-activeform": ">=1.5.7" }, "type": "yii2-extension", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { - "kartik\\detail\\": "" + "kartik\\detail\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -886,7 +836,7 @@ "homepage": "http://www.krajee.com/" } ], - "description": "Various enhancements to the Yii 2 Detail View with multi models, ability to edit data, manage Bootstrap 3 styles and more.", + "description": "Enhanced Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.", "homepage": "https://github.com/kartik-v/yii2-detail-view", "keywords": [ "detail", @@ -897,25 +847,24 @@ "widget", "yii2" ], - "time": "2017-05-05T05:14:12+00:00" + "time": "2020-05-15T04:49:27+00:00" }, { "name": "kartik-v/yii2-dialog", - "version": "v1.0.3", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-dialog.git", - "reference": "ae6de7328251b084de7f1a66bac1f7c6279c9ad1" + "reference": "c38616d719f52530749457c022ca6134d0ad31ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/ae6de7328251b084de7f1a66bac1f7c6279c9ad1", - "reference": "ae6de7328251b084de7f1a66bac1f7c6279c9ad1", + "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/c38616d719f52530749457c022ca6134d0ad31ce", + "reference": "c38616d719f52530749457c022ca6134d0ad31ce", "shasum": "" }, "require": { - "bower-asset/bootstrap3-dialog": "~1.34", - "kartik-v/yii2-krajee-base": "~1.7" + "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { @@ -925,7 +874,7 @@ }, "autoload": { "psr-4": { - "kartik\\dialog\\": "" + "kartik\\dialog\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -949,85 +898,35 @@ "modal", "yii2" ], - "time": "2017-11-06T16:04:54+00:00" - }, - { - "name": "kartik-v/yii2-helpers", - "version": "v1.3.6", - "source": { - "type": "git", - "url": "https://github.com/kartik-v/yii2-helpers.git", - "reference": "0b9d5f17464df9f68e249ed4411f9f1381927b83" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/0b9d5f17464df9f68e249ed4411f9f1381927b83", - "reference": "0b9d5f17464df9f68e249ed4411f9f1381927b83", - "shasum": "" - }, - "require": { - "yiisoft/yii2-bootstrap": "*" - }, - "type": "yii2-extension", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "kartik\\helpers\\": "" - } - }, - "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 collection of useful helper functions for Yii Framework 2.0", - "homepage": "https://github.com/kartik-v/yii2-helpers", - "keywords": [ - "bootstrap", - "extension", - "helper", - "utilities", - "yii", - "yii2" - ], - "time": "2016-11-26T06:03:52+00:00" + "time": "2018-10-09T08:08:51+00:00" }, { "name": "kartik-v/yii2-krajee-base", - "version": "v1.8.9", + "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", - "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0" + "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0cafe6376780cedcd00f52c9d82b172d5851f6b0", - "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0", + "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/9ddb662bdf49fdb671a90853912a40418a26a0dd", + "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd", "shasum": "" }, - "require": { - "yiisoft/yii2-bootstrap": "@dev" + "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": "1.8.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { - "kartik\\base\\": "" + "kartik\\base\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1051,34 +950,34 @@ "widget", "yii2" ], - "time": "2017-09-29T06:18:14+00:00" + "time": "2019-03-13T17:14:54+00:00" }, { "name": "kartik-v/yii2-widget-activeform", - "version": "v1.4.9", + "version": "v1.5.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-activeform.git", - "reference": "578de8c5dd751373a260e45122fe49211c33185a" + "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/578de8c5dd751373a260e45122fe49211c33185a", - "reference": "578de8c5dd751373a260e45122fe49211c33185a", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/02baee5e06a5dfbc94b71dc8c13ca87789716b29", + "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "~1.7" + "kartik-v/yii2-krajee-base": ">=1.9.8" }, "type": "yii2-extension", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { - "kartik\\form\\": "" + "kartik\\form\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1103,7 +1002,7 @@ "widget", "yii2" ], - "time": "2018-03-05T04:35:50+00:00" + "time": "2019-02-23T19:45:01+00:00" }, { "name": "kartik-v/yii2-widget-affix", @@ -1211,20 +1110,20 @@ }, { "name": "kartik-v/yii2-widget-colorinput", - "version": "v1.0.3", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-colorinput.git", - "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752" + "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", - "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69", + "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { @@ -1234,12 +1133,12 @@ }, "autoload": { "psr-4": { - "kartik\\color\\": "" + "kartik\\color\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1261,24 +1160,24 @@ "widget", "yii2" ], - "time": "2016-01-14T11:15:49+00:00" + "time": "2020-10-23T17:50:44+00:00" }, { "name": "kartik-v/yii2-widget-datepicker", - "version": "v1.4.3", + "version": "v1.4.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", - "reference": "b793655b63e77e5598ed232cf887cc640c30420f" + "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/b793655b63e77e5598ed232cf887cc640c30420f", - "reference": "b793655b63e77e5598ed232cf887cc640c30420f", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/aadeb08fe0199a62bb26940cdccafc2c169edc69", + "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "~1.7" + "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { @@ -1288,7 +1187,7 @@ }, "autoload": { "psr-4": { - "kartik\\date\\": "" + "kartik\\date\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1315,29 +1214,34 @@ "widget", "yii2" ], - "time": "2017-09-04T03:28:47+00:00" + "time": "2018-10-09T11:34:49+00:00" }, { "name": "kartik-v/yii2-widget-datetimepicker", - "version": "v1.4.4", + "version": "v1.4.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git", - "reference": "e843520aca008dc0807aa7ea99bfab2cc03c9a3c" + "reference": "dadf042cf13cce84a877dff5f1e6893538f370cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/e843520aca008dc0807aa7ea99bfab2cc03c9a3c", - "reference": "e843520aca008dc0807aa7ea99bfab2cc03c9a3c", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/dadf042cf13cce84a877dff5f1e6893538f370cf", + "reference": "dadf042cf13cce84a877dff5f1e6893538f370cf", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "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\\": "" + "kartik\\datetime\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1364,30 +1268,35 @@ "widget", "yii2" ], - "time": "2017-06-08T05:53:28+00:00" + "time": "2019-05-29T12:28:51+00:00" }, { "name": "kartik-v/yii2-widget-depdrop", - "version": "v1.0.4", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-depdrop.git", - "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c" + "reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c", - "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c", + "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": "~1.7" + "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\\": "" + "kartik\\depdrop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1413,35 +1322,35 @@ "widget", "yii2" ], - "time": "2016-01-10T17:30:48+00:00" + "time": "2019-04-19T07:02:48+00:00" }, { "name": "kartik-v/yii2-widget-fileinput", - "version": "v1.0.6", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", - "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550" + "reference": "d43bb9d9638ba117bbaa0045250645dc843fcf7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", - "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d43bb9d9638ba117bbaa0045250645dc843fcf7f", + "reference": "d43bb9d9638ba117bbaa0045250645dc843fcf7f", "shasum": "" }, "require": { - "kartik-v/bootstrap-fileinput": "~4.4", - "kartik-v/yii2-krajee-base": "~1.7" + "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" + "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { - "kartik\\file\\": "" + "kartik\\file\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1455,7 +1364,7 @@ "homepage": "http://www.krajee.com/" } ], - "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)", + "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", @@ -1468,7 +1377,7 @@ "widget", "yii2" ], - "time": "2017-05-25T20:12:30+00:00" + "time": "2020-10-23T19:54:51+00:00" }, { "name": "kartik-v/yii2-widget-growl", @@ -1521,30 +1430,35 @@ }, { "name": "kartik-v/yii2-widget-rangeinput", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git", - "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf" + "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/ad82cf956b95555d39dbb534587c7827b1dc7bdf", - "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32", + "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { "psr-4": { - "kartik\\range\\": "" + "kartik\\range\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1566,25 +1480,25 @@ "widget", "yii2" ], - "time": "2015-11-22T06:52:44+00:00" + "time": "2018-09-07T10:05:08+00:00" }, { "name": "kartik-v/yii2-widget-rating", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rating.git", - "reference": "5d022668555303c3963582af91beb4a6c9f94243" + "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/5d022668555303c3963582af91beb4a6c9f94243", - "reference": "5d022668555303c3963582af91beb4a6c9f94243", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/651eaa5e6a3bd19471e2a907fb17c3fd92f383e7", + "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7", "shasum": "" }, "require": { - "kartik-v/bootstrap-star-rating": "*", - "kartik-v/yii2-krajee-base": "*" + "kartik-v/bootstrap-star-rating": "~4.0", + "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { @@ -1594,12 +1508,12 @@ }, "autoload": { "psr-4": { - "kartik\\rating\\": "" + "kartik\\rating\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1622,34 +1536,35 @@ "widget", "yii2" ], - "time": "2017-11-18T12:24:51+00:00" + "time": "2018-09-16T09:30:44+00:00" }, { "name": "kartik-v/yii2-widget-select2", - "version": "v2.1.1", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-select2.git", - "reference": "baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3" + "reference": "ee9d54f9af745c0ad7b3578bf640c12d800479e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3", - "reference": "baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/ee9d54f9af745c0ad7b3578bf640c12d800479e3", + "reference": "ee9d54f9af745c0ad7b3578bf640c12d800479e3", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "~1.7" + "kartik-v/yii2-krajee-base": ">=1.9", + "select2/select2": ">=4.0" }, "type": "yii2-extension", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "2.2.x-dev" } }, "autoload": { "psr-4": { - "kartik\\select2\\": "" + "kartik\\select2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1675,7 +1590,7 @@ "widget", "yii2" ], - "time": "2017-11-25T06:02:18+00:00" + "time": "2020-09-28T15:15:52+00:00" }, { "name": "kartik-v/yii2-widget-sidenav", @@ -1728,30 +1643,35 @@ }, { "name": "kartik-v/yii2-widget-spinner", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-spinner.git", - "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3" + "reference": "eb10dad17a107bf14f173c99994770ca23c548a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/3132ba14d58e0564d17f3b846b04c42aa72bdde3", - "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6", + "reference": "eb10dad17a107bf14f173c99994770ca23c548a6", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "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\\": "" + "kartik\\spinner\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1772,7 +1692,7 @@ "widget", "yii2" ], - "time": "2014-11-09T05:02:05+00:00" + "time": "2018-10-09T11:54:03+00:00" }, { "name": "kartik-v/yii2-widget-switchinput", @@ -1826,20 +1746,20 @@ }, { "name": "kartik-v/yii2-widget-timepicker", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-timepicker.git", - "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469" + "reference": "c1dacfc3712bedf4f694d878279189e440a24b21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/203aeb9123e7fa9a3c584d206793d82abe96d469", - "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/c1dacfc3712bedf4f694d878279189e440a24b21", + "reference": "c1dacfc3712bedf4f694d878279189e440a24b21", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "kartik-v/yii2-krajee-base": ">=2.0.0" }, "type": "yii2-extension", "extra": { @@ -1849,12 +1769,12 @@ }, "autoload": { "psr-4": { - "kartik\\time\\": "" + "kartik\\time\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1876,34 +1796,39 @@ "widget", "yii2" ], - "time": "2017-01-08T06:36:24+00:00" + "time": "2018-10-09T11:58:19+00:00" }, { "name": "kartik-v/yii2-widget-touchspin", - "version": "v1.2.1", + "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-touchspin.git", - "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6" + "reference": "1daca822ad11258242178155613da8e269e3df2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/afc56f68d87c65c9659b76ac82ae4ae8160634c6", - "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1daca822ad11258242178155613da8e269e3df2b", + "reference": "1daca822ad11258242178155613da8e269e3df2b", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "*" + "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, "autoload": { "psr-4": { - "kartik\\touchspin\\": "" + "kartik\\touchspin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -1926,29 +1851,34 @@ "widget", "yii2" ], - "time": "2016-01-10T17:10:39+00:00" + "time": "2018-09-05T11:59:34+00:00" }, { "name": "kartik-v/yii2-widget-typeahead", - "version": "v1.0.1", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-typeahead.git", - "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94" + "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94", - "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d", + "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d", "shasum": "" }, "require": { - "kartik-v/yii2-krajee-base": "~1.7" + "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\\": "" + "kartik\\typeahead\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1974,20 +1904,20 @@ "widget", "yii2" ], - "time": "2015-06-28T18:05:41+00:00" + "time": "2019-05-29T12:06:56+00:00" }, { "name": "kartik-v/yii2-widgets", - "version": "v3.4.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widgets.git", - "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2" + "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/f435d5e96c4848844bdfa9cee58249ccfb3e2dd2", - "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2", + "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3", + "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3", "shasum": "" }, "require": { @@ -2012,14 +1942,19 @@ "kartik-v/yii2-widget-typeahead": "*" }, "type": "yii2-extension", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { "psr-4": { - "kartik\\widgets\\": "" + "kartik\\widgets\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD 3-Clause" + "BSD-3-Clause" ], "authors": [ { @@ -2036,7 +1971,7 @@ "widget", "yii2" ], - "time": "2014-11-09T19:54:17+00:00" + "time": "2018-10-09T17:40:19+00:00" }, { "name": "knplabs/github-api", @@ -2101,17 +2036,55 @@ "time": "2016-07-26T08:49:38+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v2.8.36", + "name": "select2/select2", + "version": "4.0.13", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f5d2d7dcc33b89e20c2696ea9afcbddf6540081c" + "url": "https://github.com/select2/select2.git", + "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f5d2d7dcc33b89e20c2696ea9afcbddf6540081c", - "reference": "f5d2d7dcc33b89e20c2696ea9afcbddf6540081c", + "url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e", + "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e", + "shasum": "" + }, + "type": "component", + "extra": { + "component": { + "scripts": [ + "dist/js/select2.js" + ], + "styles": [ + "dist/css/select2.css" + ], + "files": [ + "dist/js/select2.js", + "dist/js/i18n/*.js", + "dist/css/select2.css" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Select2 is a jQuery based replacement for select boxes.", + "homepage": "https://select2.org/", + "time": "2020-01-28T05:01:22+00:00" + }, + { + "name": "symfony/event-dispatcher", + "version": "v2.8.52", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0", + "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0", "shasum": "" }, "require": { @@ -2158,32 +2131,101 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2018-02-11T16:53:59+00:00" + "time": "2018-11-21T14:20:20+00:00" }, { - "name": "vlucas/phpdotenv", - "version": "v2.4.0", + "name": "symfony/polyfill-ctype", + "version": "v1.20.0", "source": { "type": "git", - "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", - "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41", + "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "^4.8 || ^5.0" + "suggest": { + "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-main": "1.20-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "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": "2020-10-23T14:02:19+00:00" + }, + { + "name": "vlucas/phpdotenv", + "version": "v2.6.6", + "source": { + "type": "git", + "url": "https://github.com/vlucas/phpdotenv.git", + "reference": "e1d57f62db3db00d9139078cbedf262280701479" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/e1d57f62db3db00d9139078cbedf262280701479", + "reference": "e1d57f62db3db00d9139078cbedf262280701479", + "shasum": "" + }, + "require": { + "php": "^5.3.9 || ^7.0 || ^8.0", + "symfony/polyfill-ctype": "^1.17" + }, + "require-dev": { + "ext-filter": "*", + "ext-pcre": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7.27" + }, + "suggest": { + "ext-filter": "Required to use the boolean validator.", + "ext-pcre": "Required to use most of the library." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.6-dev" } }, "autoload": { @@ -2193,13 +2235,18 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause-Attribution" + "BSD-3-Clause" ], "authors": [ + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "homepage": "https://gjcampbell.co.uk/" + }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", - "homepage": "http://www.vancelucas.com" + "homepage": "https://vancelucas.com/" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", @@ -2208,28 +2255,28 @@ "env", "environment" ], - "time": "2016-09-01T10:05:43+00:00" + "time": "2020-07-14T17:54:18+00:00" }, { "name": "yiisoft/yii2", - "version": "2.0.14.2", + "version": "2.0.40", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", - "reference": "ef74f3783e964cea477f06e6d6ce209df1f37881" + "reference": "debb520c1d72a2c97c09d70a2a2a4f600ef3958e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/ef74f3783e964cea477f06e6d6ce209df1f37881", - "reference": "ef74f3783e964cea477f06e6d6ce209df1f37881", + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/debb520c1d72a2c97c09d70a2a2a4f600ef3958e", + "reference": "debb520c1d72a2c97c09d70a2a2a4f600ef3958e", "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/jquery": "3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 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", + "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0", "ext-ctype": "*", "ext-mbstring": "*", "ezyang/htmlpurifier": "~4.6", @@ -2308,26 +2355,29 @@ "framework", "yii2" ], - "time": "2018-03-13T14:15:01+00:00" + "time": "2020-12-23T15:44:43+00:00" }, { "name": "yiisoft/yii2-bootstrap", - "version": "2.0.8", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", - "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438" + "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3f49c47924bb9fa5363c3fc7b073d954168cf438", - "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438", + "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc", + "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc", "shasum": "" }, "require": { - "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", + "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": { @@ -2368,27 +2418,28 @@ "bootstrap", "yii2" ], - "time": "2018-02-16T10:41:52+00:00" + "time": "2019-04-23T13:18:43+00:00" }, { "name": "yiisoft/yii2-composer", - "version": "2.0.5", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", - "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" + "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", - "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", + "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510", + "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 | ^2.0" }, "require-dev": { - "composer/composer": "^1.0" + "composer/composer": "^1.0 | ^2.0@dev", + "phpunit/phpunit": "<7" }, "type": "composer-plugin", "extra": { @@ -2410,6 +2461,10 @@ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" + }, + { + "name": "Carsten Brandt", + "email": "mail@cebe.cc" } ], "description": "The composer plugin for Yii extension installer", @@ -2418,49 +2473,83 @@ "extension installer", "yii2" ], - "time": "2016-12-20T13:26:02+00:00" + "time": "2020-06-24T00:04:01+00:00" } ], "packages-dev": [ { - "name": "bower-asset/typeahead.js", - "version": "v0.11.1", + "name": "opis/closure", + "version": "3.6.1", "source": { "type": "git", - "url": "https://github.com/twitter/typeahead.js.git", - "reference": "588440f66559714280628a4f9799f0c4eb880a4a" + "url": "https://github.com/opis/closure.git", + "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", - "reference": "588440f66559714280628a4f9799f0c4eb880a4a", + "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5", + "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5", "shasum": "" }, "require": { - "bower-asset/jquery": ">=1.7" + "php": "^5.4 || ^7.0 || ^8.0" }, "require-dev": { - "bower-asset/jasmine-ajax": "~1.3.1", - "bower-asset/jasmine-jquery": "~1.5.2", - "bower-asset/jquery": "~1.7" + "jeremeamia/superclosure": "^2.0", + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, - "type": "bower-asset-library", + "type": "library", "extra": { - "bower-asset-main": "dist/typeahead.bundle.js" - } + "branch-alias": { + "dev-master": "3.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Opis\\Closure\\": "src/" + }, + "files": [ + "functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marius Sarca", + "email": "marius.sarca@gmail.com" + }, + { + "name": "Sorin Sarca", + "email": "sarca_sorin@hotmail.com" + } + ], + "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", + "homepage": "https://opis.io/closure", + "keywords": [ + "anonymous functions", + "closure", + "function", + "serializable", + "serialization", + "serialize" + ], + "time": "2020-11-07T02:01:34+00:00" }, { "name": "phpspec/php-diff", - "version": "v1.1.0", + "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", - "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" + "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", - "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", + "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9", + "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9", "shasum": "" }, "type": "library", @@ -2485,35 +2574,53 @@ } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", - "time": "2016-04-07T12:29:16+00:00" + "time": "2020-09-18T13:47:07+00:00" }, { "name": "yiisoft/yii2-debug", - "version": "2.0.13", + "version": "2.1.16", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", - "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f" + "reference": "0d8ce76b2dd036a5fc38b26434e1c672ad8975a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/b37f414959c2fafefb332020b42037cd17c1cb7f", - "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f", + "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/0d8ce76b2dd036a5fc38b26434e1c672ad8975a9", + "reference": "0d8ce76b2dd036a5fc38b26434e1c672ad8975a9", "shasum": "" }, "require": { - "yiisoft/yii2": "~2.0.13", - "yiisoft/yii2-bootstrap": "~2.0.0" + "ext-mbstring": "*", + "opis/closure": "^3.3", + "php": ">=5.4", + "yiisoft/yii2": "~2.0.13" + }, + "require-dev": { + "cweagans/composer-patches": "^1.7", + "phpunit/phpunit": "4.8.34", + "yiisoft/yii2-coding-standards": "~2.0", + "yiisoft/yii2-swiftmailer": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" + }, + "composer-exit-on-patch-failure": true, + "patches": { + "phpunit/phpunit-mock-objects": { + "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" + }, + "phpunit/phpunit": { + "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", + "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" + } } }, "autoload": { "psr-4": { - "yii\\debug\\": "" + "yii\\debug\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -2524,6 +2631,10 @@ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" + }, + { + "name": "Simon Karlen", + "email": "simi.albi@outlook.com" } ], "description": "The debugger extension for the Yii framework", @@ -2532,41 +2643,39 @@ "debugger", "yii2" ], - "time": "2017-12-05T07:36:23+00:00" + "time": "2020-12-23T16:36:12+00:00" }, { "name": "yiisoft/yii2-gii", - "version": "2.0.6", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", - "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42" + "reference": "f3bb400b578b0a0ee737d267ebaffdaad7b32dee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/db41f647d9b73702ceb6864fdfce827a72b5ce42", - "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42", + "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/f3bb400b578b0a0ee737d267ebaffdaad7b32dee", + "reference": "f3bb400b578b0a0ee737d267ebaffdaad7b32dee", "shasum": "" }, "require": { - "bower-asset/typeahead.js": "0.10.* | ~0.11.0", - "phpspec/php-diff": ">=1.0.2", - "yiisoft/yii2": "~2.0.13", - "yiisoft/yii2-bootstrap": "~2.0.0" + "phpspec/php-diff": "^1.1.0", + "yiisoft/yii2": "~2.0.14" + }, + "require-dev": { + "phpunit/phpunit": "<7", + "yiisoft/yii2-coding-standards": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" - }, - "asset-installer-paths": { - "npm-asset-library": "vendor/npm", - "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { - "yii\\gii\\": "" + "yii\\gii\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -2585,7 +2694,7 @@ "gii", "yii2" ], - "time": "2017-12-22T23:53:06+00:00" + "time": "2020-05-02T11:59:43+00:00" } ], "aliases": [], @@ -2593,8 +2702,6 @@ "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": { - "php": ">=5.4.0" - }, + "platform": [], "platform-dev": [] } diff --git a/docker-compose.override.yml b/docker-compose.override.yml index 3399dd4..a06d46c 100644 --- a/docker-compose.override.yml +++ b/docker-compose.override.yml @@ -3,11 +3,6 @@ version: '2' services: nginx: - environment: - - VIRTUAL_HOST=minetest-bower.127.0.0.1.xip.io - networks: - - default - - nginx-proxy volumes: - ./build/nginx/config/etc/letsencrypt/live/app:/etc/letsencrypt/live/app @@ -15,17 +10,12 @@ services: # ports: # - 3306:3306 - phpmyadmin: - environment: - - VIRTUAL_HOST=minetest-bower.afi.127.0.0.1.xip.io - networks: - - default - - nginx-proxy - volumes: - - ./build/phpmyadmin/etc/phpmyadmin/config.dev.inc.php:/etc/phpmyadmin/config.user.inc.php + #phpmyadmin: + #environment: + # - VIRTUAL_HOST=minetest-bower.afi.127.0.0.1.xip.io + #networks: + # - default + # - nginx-proxy + #volumes: + # - ./build/phpmyadmin/etc/phpmyadmin/config.dev.inc.php:/etc/phpmyadmin/config.user.inc.php - -networks: - nginx-proxy: - external: - name: nginx-proxy \ No newline at end of file