From 04f1ba34dcd0e5c61a693d467303c8ee1b58b5dc Mon Sep 17 00:00:00 2001 From: JoshuaLicense Date: Fri, 5 Apr 2024 13:12:00 +0100 Subject: [PATCH] chore: bump `olcs-common` to `v6.7.2` (dvsa/olcs-selfserve#117) --- app/selfserve/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/selfserve/composer.lock b/app/selfserve/composer.lock index 9f0287338e..9b273dbc90 100644 --- a/app/selfserve/composer.lock +++ b/app/selfserve/composer.lock @@ -4583,16 +4583,16 @@ }, { "name": "olcs/olcs-common", - "version": "v6.7.0", + "version": "v6.7.2", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-common.git", - "reference": "6ab22846b578ae63e6666897a0eebbb50c95ef8c" + "reference": "60d2693206f81bb47cb657f0cc88b6227c4fc084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/6ab22846b578ae63e6666897a0eebbb50c95ef8c", - "reference": "6ab22846b578ae63e6666897a0eebbb50c95ef8c", + "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/60d2693206f81bb47cb657f0cc88b6227c4fc084", + "reference": "60d2693206f81bb47cb657f0cc88b6227c4fc084", "shasum": "" }, "require": { @@ -4654,9 +4654,9 @@ "notification-url": "https://packagist.org/downloads/", "description": "Common library for the OLCS Project", "support": { - "source": "https://github.com/dvsa/olcs-common/tree/v6.7.0" + "source": "https://github.com/dvsa/olcs-common/tree/v6.7.2" }, - "time": "2024-04-03T09:08:51+00:00" + "time": "2024-04-05T12:01:51+00:00" }, { "name": "olcs/olcs-logging",