From a3019426b0c6ecfb7f985364f2bace938ecf9276 Mon Sep 17 00:00:00 2001
From: Jan-Hendrik Willms <tleilax+github@gmail.com>
Date: Tue, 28 Mar 2023 14:09:10 +0200
Subject: [PATCH] Revert "update jasig/phpcas to 1.6.1, reopen #2457"

This reverts commit ad0c799b6dc4cd526f6bb3ac9eebda396b8d994a.
---
 composer.lock | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/composer.lock b/composer.lock
index 90290d76391..fe379d2eccd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -620,16 +620,16 @@
         },
         {
             "name": "jasig/phpcas",
-            "version": "1.6.1",
+            "version": "1.5.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/apereo/phpCAS.git",
-                "reference": "c129708154852656aabb13d8606cd5b12dbbabac"
+                "reference": "d6f5797fb568726f34c8e48741776d81e4a2646b"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/apereo/phpCAS/zipball/c129708154852656aabb13d8606cd5b12dbbabac",
-                "reference": "c129708154852656aabb13d8606cd5b12dbbabac",
+                "url": "https://api.github.com/repos/apereo/phpCAS/zipball/d6f5797fb568726f34c8e48741776d81e4a2646b",
+                "reference": "d6f5797fb568726f34c8e48741776d81e4a2646b",
                 "shasum": ""
             },
             "require": {
@@ -650,9 +650,6 @@
                 }
             },
             "autoload": {
-                "files": [
-                    "source/CAS.php"
-                ],
                 "classmap": [
                     "source/"
                 ]
@@ -685,9 +682,9 @@
             ],
             "support": {
                 "issues": "https://github.com/apereo/phpCAS/issues",
-                "source": "https://github.com/apereo/phpCAS/tree/1.6.1"
+                "source": "https://github.com/apereo/phpCAS/tree/1.5.0"
             },
-            "time": "2023-02-19T19:52:35+00:00"
+            "time": "2022-05-03T21:12:54+00:00"
         },
         {
             "name": "jumbojett/openid-connect-php",
-- 
GitLab