From 9f7084d0774f73c601d6f341e517b50c262bd027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Pittet?= Date: Fri, 9 Feb 2024 17:22:36 -0800 Subject: [PATCH] Revert "Fixes by CVE-2022-24894 upgrading league/oauth2-server" This reverts commit 0840cd3df3c0410eb7c3855bd1be40ddc19b7210. --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6fb72814d9..049edc4cc7 100644 --- a/composer.lock +++ b/composer.lock @@ -4804,16 +4804,16 @@ }, { "name": "league/oauth2-server", - "version": "8.4.2", + "version": "8.3.5", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3" + "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3", - "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876", + "reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876", "shasum": "" }, "require": { @@ -4880,7 +4880,7 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", - "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2" + "source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5" }, "funding": [ { @@ -4888,7 +4888,7 @@ "type": "github" } ], - "time": "2023-08-02T22:54:39+00:00" + "time": "2022-05-03T21:21:28+00:00" }, { "name": "league/uri",