Update dependencies for next release

This commit is contained in:
Bernd Bestel
2018-08-11 14:55:27 +02:00
parent c27f41aee4
commit c5b8893008
3 changed files with 33 additions and 33 deletions

58
composer.lock generated
View File

@@ -159,7 +159,7 @@
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
@@ -203,16 +203,16 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "3dc639feabe0f302f574157a782ede323881a944" "reference": "2c029101285f6066f45e3ae5910b1b5f900fdcb4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/3dc639feabe0f302f574157a782ede323881a944", "url": "https://api.github.com/repos/illuminate/contracts/zipball/2c029101285f6066f45e3ae5910b1b5f900fdcb4",
"reference": "3dc639feabe0f302f574157a782ede323881a944", "reference": "2c029101285f6066f45e3ae5910b1b5f900fdcb4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -243,11 +243,11 @@
], ],
"description": "The Illuminate Contracts package.", "description": "The Illuminate Contracts package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2018-05-11T23:38:58+00:00" "time": "2018-07-31T12:49:53+00:00"
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
@@ -292,16 +292,16 @@
}, },
{ {
"name": "illuminate/filesystem", "name": "illuminate/filesystem",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/filesystem.git", "url": "https://github.com/illuminate/filesystem.git",
"reference": "2677365f61c66fad13ff12a37cd4fa8aaeb048d2" "reference": "97e2f19e2c2ec74779431acedfb746d9054da33a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/2677365f61c66fad13ff12a37cd4fa8aaeb048d2", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/97e2f19e2c2ec74779431acedfb746d9054da33a",
"reference": "2677365f61c66fad13ff12a37cd4fa8aaeb048d2", "reference": "97e2f19e2c2ec74779431acedfb746d9054da33a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -340,20 +340,20 @@
], ],
"description": "The Illuminate Filesystem package.", "description": "The Illuminate Filesystem package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2018-07-07T14:54:27+00:00" "time": "2018-07-29T15:22:18+00:00"
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "c684cb5e77e213020f7a4ed213d94b2b384c2951" "reference": "0561e4e48797fbaeafeec0054b14605b08722a5a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/c684cb5e77e213020f7a4ed213d94b2b384c2951", "url": "https://api.github.com/repos/illuminate/support/zipball/0561e4e48797fbaeafeec0054b14605b08722a5a",
"reference": "c684cb5e77e213020f7a4ed213d94b2b384c2951", "reference": "0561e4e48797fbaeafeec0054b14605b08722a5a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -398,11 +398,11 @@
], ],
"description": "The Illuminate Support package.", "description": "The Illuminate Support package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2018-07-26T15:32:11+00:00" "time": "2018-08-06T19:58:11+00:00"
}, },
{ {
"name": "illuminate/view", "name": "illuminate/view",
"version": "v5.6.29", "version": "v5.6.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/view.git", "url": "https://github.com/illuminate/view.git",
@@ -553,16 +553,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "1.32.0", "version": "1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "64563e2b9f69e4db1b82a60e81efa327a30ff343" "reference": "55667c1007a99e82030874b1bb14d24d07108413"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/64563e2b9f69e4db1b82a60e81efa327a30ff343", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/55667c1007a99e82030874b1bb14d24d07108413",
"reference": "64563e2b9f69e4db1b82a60e81efa327a30ff343", "reference": "55667c1007a99e82030874b1bb14d24d07108413",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -604,7 +604,7 @@
"datetime", "datetime",
"time" "time"
], ],
"time": "2018-07-05T06:59:26+00:00" "time": "2018-08-07T08:39:47+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",
@@ -1271,16 +1271,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "3296adf6a6454a050679cde90f95350ad604b171" "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
"reference": "3296adf6a6454a050679cde90f95350ad604b171", "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1292,7 +1292,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1326,7 +1326,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",

View File

@@ -1,4 +1,4 @@
{ {
"Version": "1.17.0", "Version": "1.18.0",
"ReleaseDate": "2018-08-04" "ReleaseDate": "2018-08-11"
} }

View File

@@ -188,8 +188,8 @@ startbootstrap-sb-admin@^4.0.0:
jquery.easing "^1.4.1" jquery.easing "^1.4.1"
swagger-ui-dist@^3.17.3: swagger-ui-dist@^3.17.3:
version "3.18.0" version "3.18.1"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-3.18.0.tgz#d6f2ee0cd9da7be44729843f423cc70802cf83ce" resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-3.18.1.tgz#3cd227f9d720aa44b7ef7628d87948a8df03a314"
tempusdominus-bootstrap-4@^5.0.1: tempusdominus-bootstrap-4@^5.0.1:
version "5.0.1" version "5.0.1"