diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-02-02 13:22:45 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-02-02 13:24:06 +0000 |
| commit | 324121fb28573070f005e7e862565a70668099b7 (patch) | |
| tree | 085e2a9bbf0a0840c0cbb9533af803d66699bdf5 /composer.lock | |
| parent | fe18b1170b60ae6b04cc492983ad345e8206b16d (diff) | |
| download | webtrees-324121fb28573070f005e7e862565a70668099b7.tar.gz webtrees-324121fb28573070f005e7e862565a70668099b7.tar.bz2 webtrees-324121fb28573070f005e7e862565a70668099b7.zip | |
Update vendor dependencies
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/composer.lock b/composer.lock index c4e3844994..cc68b38c4d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f41312a496cdb51575226255d5096ea0", + "content-hash": "1744b7ed9cef971359065bb4d4d9165d", "packages": [ { "name": "aura/router", @@ -1439,7 +1439,7 @@ }, { "name": "illuminate/collections", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -1493,7 +1493,7 @@ }, { "name": "illuminate/container", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -1544,7 +1544,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1592,16 +1592,16 @@ }, { "name": "illuminate/database", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "2dab88ccaf750e3e79d51ddd0b2c94f5f11c8d77" + "reference": "b2b7fb8eee6ac52ad6bc93f9e35d82c85a7f1a28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/2dab88ccaf750e3e79d51ddd0b2c94f5f11c8d77", - "reference": "2dab88ccaf750e3e79d51ddd0b2c94f5f11c8d77", + "url": "https://api.github.com/repos/illuminate/database/zipball/b2b7fb8eee6ac52ad6bc93f9e35d82c85a7f1a28", + "reference": "b2b7fb8eee6ac52ad6bc93f9e35d82c85a7f1a28", "shasum": "" }, "require": { @@ -1656,11 +1656,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-01-22T18:51:18+00:00" + "time": "2022-01-27T18:36:14+00:00" }, { "name": "illuminate/macroable", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1706,16 +1706,16 @@ }, { "name": "illuminate/support", - "version": "v8.81.0", + "version": "v8.82.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "fb33fd4bbcc075f641d5576b700a1c3d962acef0" + "reference": "910c5eb5d506013fdf60f9dc68c5512711857558" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/fb33fd4bbcc075f641d5576b700a1c3d962acef0", - "reference": "fb33fd4bbcc075f641d5576b700a1c3d962acef0", + "url": "https://api.github.com/repos/illuminate/support/zipball/910c5eb5d506013fdf60f9dc68c5512711857558", + "reference": "910c5eb5d506013fdf60f9dc68c5512711857558", "shasum": "" }, "require": { @@ -1770,7 +1770,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-01-25T16:10:28+00:00" + "time": "2022-01-28T16:29:10+00:00" }, { "name": "intervention/image", |
