Added details++; Vendor updates

This commit is contained in:
2017-09-24 18:42:53 +02:00
parent 848c9b1222
commit 783985b7ec
53 changed files with 761 additions and 447 deletions

30
Laravel/composer.lock generated
View File

@@ -562,16 +562,16 @@
},
{
"name": "laravel/framework",
"version": "v5.5.4",
"version": "v5.5.12",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "d3e0493bead126cf7fb9a005c64e6b58a9190e51"
"reference": "74f5831447817034838b3539c644303036df3d8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d3e0493bead126cf7fb9a005c64e6b58a9190e51",
"reference": "d3e0493bead126cf7fb9a005c64e6b58a9190e51",
"url": "https://api.github.com/repos/laravel/framework/zipball/74f5831447817034838b3539c644303036df3d8e",
"reference": "74f5831447817034838b3539c644303036df3d8e",
"shasum": ""
},
"require": {
@@ -690,7 +690,7 @@
"framework",
"laravel"
],
"time": "2017-09-13T13:36:29+00:00"
"time": "2017-09-22T13:33:35+00:00"
},
{
"name": "laravel/tinker",
@@ -1331,16 +1331,16 @@
},
{
"name": "ramsey/uuid",
"version": "3.7.0",
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715e"
"reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/0ef23d1b10cf1bc576e9d865a7e9c47982c5715e",
"reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715e",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/45cffe822057a09e05f7bd09ec5fb88eeecd2334",
"reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334",
"shasum": ""
},
"require": {
@@ -1409,7 +1409,7 @@
"identifier",
"uuid"
],
"time": "2017-08-04T13:39:04+00:00"
"time": "2017-09-22T20:46:04+00:00"
},
{
"name": "swiftmailer/swiftmailer",
@@ -3192,16 +3192,16 @@
},
{
"name": "phpunit/phpunit",
"version": "6.3.0",
"version": "6.3.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9501bab711403a1ab5b8378a8adb4ec3db3debdb"
"reference": "c0ff817b36a827e64bf5f57bc72278150cf30a77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9501bab711403a1ab5b8378a8adb4ec3db3debdb",
"reference": "9501bab711403a1ab5b8378a8adb4ec3db3debdb",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c0ff817b36a827e64bf5f57bc72278150cf30a77",
"reference": "c0ff817b36a827e64bf5f57bc72278150cf30a77",
"shasum": ""
},
"require": {
@@ -3272,7 +3272,7 @@
"testing",
"xunit"
],
"time": "2017-08-04T05:20:39+00:00"
"time": "2017-09-24T07:25:54+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",