From 35e187be77d059d3f8799414fa80930b579a441b Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 28 Mar 2022 12:27:15 +0200 Subject: [PATCH] Update packages. --- composer.lock | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 54a67afb5a..fee1d5f583 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": "7a43b1c8f971f4bbade25dd6ffbbac61", + "content-hash": "1b4ee41614d7675cbab4855b783ae73b", "packages": [ { "name": "bacon/bacon-qr-code", @@ -4768,16 +4768,16 @@ }, { "name": "ramsey/uuid", - "version": "4.3.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "8ced2afadd9ce455e2d5919d27c57e344bae4a09" + "reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/8ced2afadd9ce455e2d5919d27c57e344bae4a09", - "reference": "8ced2afadd9ce455e2d5919d27c57e344bae4a09", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/8505afd4fea63b81a85d3b7b53ac3cb8dc347c28", + "reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28", "shasum": "" }, "require": { @@ -4822,9 +4822,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "4.x-dev" - }, "captainhook": { "force-install": true } @@ -4849,7 +4846,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.3.0" + "source": "https://github.com/ramsey/uuid/tree/4.3.1" }, "funding": [ { @@ -4861,7 +4858,7 @@ "type": "tidelift" } ], - "time": "2022-03-26T22:00:50+00:00" + "time": "2022-03-27T21:42:02+00:00" }, { "name": "rcrowe/twigbridge",