From 61d1e322fc257ce3a00f61562ab3a514929cdf5f Mon Sep 17 00:00:00 2001 From: sanaullahkhan Date: Fri, 2 Feb 2024 11:36:18 +0000 Subject: [PATCH] Revert "chore: bump `olcs-common` to `5.0.0-beta.6` (#42)" This reverts commit 606f11288bdbae4353cabe1be0d1e2931e44099a. --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index dbaad9303..31c1352c2 100644 --- a/composer.lock +++ b/composer.lock @@ -3983,16 +3983,16 @@ }, { "name": "olcs/olcs-common", - "version": "5.0.0-beta.6", + "version": "5.0.0-beta.5", "source": { "type": "git", "url": "https://github.com/dvsa/olcs-common.git", - "reference": "7c4648f7ac076445a93e5c2f5772566b2a20442b" + "reference": "f8d584e73ca7ead2a1cc767ffeba241e9fc8d65a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/7c4648f7ac076445a93e5c2f5772566b2a20442b", - "reference": "7c4648f7ac076445a93e5c2f5772566b2a20442b", + "url": "https://api.github.com/repos/dvsa/olcs-common/zipball/f8d584e73ca7ead2a1cc767ffeba241e9fc8d65a", + "reference": "f8d584e73ca7ead2a1cc767ffeba241e9fc8d65a", "shasum": "" }, "require": { @@ -4050,9 +4050,9 @@ "notification-url": "https://packagist.org/downloads/", "description": "Common library for the OLCS Project", "support": { - "source": "https://github.com/dvsa/olcs-common/tree/5.0.0-beta.6" + "source": "https://github.com/dvsa/olcs-common/tree/5.0.0-beta.5" }, - "time": "2024-01-30T17:06:12+00:00" + "time": "2024-01-30T09:34:06+00:00" }, { "name": "olcs/olcs-logging",