From 2e78c7a94374b4caf76f8af6cc1ea0d10e16f302 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 23 Jan 2018 09:27:34 +0100 Subject: [PATCH] Update chosen to latest version --- Changelog | 2 ++ composer.lock | 23 ++++++++++++----------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/Changelog b/Changelog index 59f0d0faf..5cfac8bea 100755 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2018-01-23 DariusIII + * Chg: Update chosen to latest version 2018-01-20 DariusIII * Chg: Update composer.json license to conform with new standard * Chg: Remove seeding of forumposts diff --git a/composer.lock b/composer.lock index 2cb6420fb..53b321cbc 100644 --- a/composer.lock +++ b/composer.lock @@ -530,16 +530,16 @@ }, { "name": "bower-asset/chosen", - "version": "v1.8.2", + "version": "v1.8.3", "source": { "type": "git", "url": "https://github.com/harvesthq/chosen-package.git", - "reference": "1423a33bf7da8b0dc5b30aae857a2d91e4a87932" + "reference": "7472eeb1db9ab3c5a6b4d1f56a8ca11884ecbfdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/1423a33bf7da8b0dc5b30aae857a2d91e4a87932", - "reference": "1423a33bf7da8b0dc5b30aae857a2d91e4a87932", + "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/7472eeb1db9ab3c5a6b4d1f56a8ca11884ecbfdf", + "reference": "7472eeb1db9ab3c5a6b4d1f56a8ca11884ecbfdf", "shasum": "" }, "type": "bower-asset-library", @@ -561,7 +561,8 @@ "multiselect", "select", "ui" - ] + ], + "time": "2018-01-22T16:42:14+00:00" }, { "name": "bower-asset/colorbox", @@ -4401,12 +4402,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "402a514551804df5b4b2150f217e23a15408795a" + "reference": "eca509e364dcea7b7f41f9452d575684cc8e3fb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/402a514551804df5b4b2150f217e23a15408795a", - "reference": "402a514551804df5b4b2150f217e23a15408795a", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/eca509e364dcea7b7f41f9452d575684cc8e3fb4", + "reference": "eca509e364dcea7b7f41f9452d575684cc8e3fb4", "shasum": "" }, "conflict": { @@ -4461,7 +4462,7 @@ "phpxmlrpc/extras": "<0.6.1", "pusher/pusher-php-server": "<2.2.1", "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", - "shopware/shopware": "<5.2.25", + "shopware/shopware": "<5.3.7", "silverstripe/cms": ">=3,<=3.0.11|>=3.1,<3.1.11", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", "silverstripe/framework": ">=3,<3.3", @@ -4490,7 +4491,7 @@ "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7", "thelia/backoffice-default-template": ">=2.1,<2.1.2", - "thelia/thelia": ">=2.1,<2.1.2|>=2.1.0-beta1,<2.1.3", + "thelia/thelia": ">=2.1.0-beta1,<2.1.3|>=2.1,<2.1.2", "twig/twig": "<1.20", "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.22|>=8,<8.7.5", "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5", @@ -4539,7 +4540,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2018-01-18T10:00:53+00:00" + "time": "2018-01-22T14:51:56+00:00" }, { "name": "rtheunissen/guzzle-log-middleware",