Update chosen to latest version

This commit is contained in:
DariusIII
2018-01-23 09:27:34 +01:00
parent da967053c2
commit 2e78c7a943
2 changed files with 14 additions and 11 deletions
+2
View File
@@ -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
Generated
+12 -11
View File
@@ -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",