diff options
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock index f362859e55..ca89ef0c39 100644 --- a/composer.lock +++ b/composer.lock @@ -872,7 +872,7 @@ }, { "name": "illuminate/cache", - "version": "v5.8.0", + "version": "v5.8.2", "source": { "type": "git", "url": "https://github.com/illuminate/cache.git", @@ -921,7 +921,7 @@ }, { "name": "illuminate/container", - "version": "v5.8.0", + "version": "v5.8.2", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -966,7 +966,7 @@ }, { "name": "illuminate/contracts", - "version": "v5.8.0", + "version": "v5.8.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1010,16 +1010,16 @@ }, { "name": "illuminate/database", - "version": "v5.8.0", + "version": "v5.8.2", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96" + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/488a1e7bab73099b5bc5284b25a71c59a0741f96", - "reference": "488a1e7bab73099b5bc5284b25a71c59a0741f96", + "url": "https://api.github.com/repos/illuminate/database/zipball/a9696050ee570fd1f59b0045aa3fe27458c48986", + "reference": "a9696050ee570fd1f59b0045aa3fe27458c48986", "shasum": "" }, "require": { @@ -1066,20 +1066,20 @@ "orm", "sql" ], - "time": "2019-02-26T15:24:16+00:00" + "time": "2019-02-27T13:46:50+00:00" }, { "name": "illuminate/support", - "version": "v5.8.0", + "version": "v5.8.2", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801" + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", + "url": "https://api.github.com/repos/illuminate/support/zipball/013cfab5d44c530b56d70cc9ccb891c8b25ebbce", + "reference": "013cfab5d44c530b56d70cc9ccb891c8b25ebbce", "shasum": "" }, "require": { @@ -1127,7 +1127,7 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2019-02-23T15:01:19+00:00" + "time": "2019-02-27T14:00:44+00:00" }, { "name": "intervention/image", |
