Update laravel/framework to version 5.5.32

This commit is contained in:
DariusIII
2018-01-18 14:48:35 +01:00
parent 4bd37e5f2f
commit b232cbf808
2 changed files with 12 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-01-18 DariusIII
* Chg: Update laravel/framework to version 5.5.32
* Fix: Fix installation and tests
* Chg: Update scrutinizer config
* Chg: Change installation, remove tsv files and related tables, use migrations and seeding for them
Generated
+11 -10
View File
@@ -3000,16 +3000,16 @@
},
{
"name": "laravel/framework",
"version": "v5.5.31",
"version": "v5.5.32",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "a47b50a5981c0cf0139939dfaea4191784b65acb"
"reference": "254e4c3e133f5bc8d6068cdf28ea062abc10adf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a47b50a5981c0cf0139939dfaea4191784b65acb",
"reference": "a47b50a5981c0cf0139939dfaea4191784b65acb",
"url": "https://api.github.com/repos/laravel/framework/zipball/254e4c3e133f5bc8d6068cdf28ea062abc10adf2",
"reference": "254e4c3e133f5bc8d6068cdf28ea062abc10adf2",
"shasum": ""
},
"require": {
@@ -3130,7 +3130,7 @@
"framework",
"laravel"
],
"time": "2018-01-16T15:39:45+00:00"
"time": "2018-01-18T13:27:23+00:00"
},
{
"name": "laravel/tinker",
@@ -4401,12 +4401,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "a54d4cf91890993ee599c446e2eb3dba3f9eae32"
"reference": "402a514551804df5b4b2150f217e23a15408795a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/a54d4cf91890993ee599c446e2eb3dba3f9eae32",
"reference": "a54d4cf91890993ee599c446e2eb3dba3f9eae32",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/402a514551804df5b4b2150f217e23a15408795a",
"reference": "402a514551804df5b4b2150f217e23a15408795a",
"shasum": ""
},
"conflict": {
@@ -4420,9 +4420,10 @@
"codeigniter/framework": "<=3.0.6",
"composer/composer": "<=1.0.0-alpha11",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/core": ">=2,<3.5.31",
"contao/core": ">=2,<3.5.32",
"contao/core-bundle": ">=4,<4.4.8",
"contao/listing-bundle": ">=4,<4.4.8",
"contao/newsletter-bundle": ">=4,<4.1",
"doctrine/annotations": ">=1,<1.2.7",
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
"doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
@@ -4538,7 +4539,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2018-01-13T18:31:46+00:00"
"time": "2018-01-18T10:00:53+00:00"
},
{
"name": "rtheunissen/guzzle-log-middleware",