Skip to content
Snippets Groups Projects
Commit ad0c799b authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by David Siegfried
Browse files

update jasig/phpcas to 1.6.1, fixes #2457

Closes #2457

Merge request studip/studip!1654
parent 765bb181
No related branches found
No related tags found
No related merge requests found
...@@ -620,16 +620,16 @@ ...@@ -620,16 +620,16 @@
}, },
{ {
"name": "jasig/phpcas", "name": "jasig/phpcas",
"version": "1.5.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/apereo/phpCAS.git", "url": "https://github.com/apereo/phpCAS.git",
"reference": "d6f5797fb568726f34c8e48741776d81e4a2646b" "reference": "c129708154852656aabb13d8606cd5b12dbbabac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/apereo/phpCAS/zipball/d6f5797fb568726f34c8e48741776d81e4a2646b", "url": "https://api.github.com/repos/apereo/phpCAS/zipball/c129708154852656aabb13d8606cd5b12dbbabac",
"reference": "d6f5797fb568726f34c8e48741776d81e4a2646b", "reference": "c129708154852656aabb13d8606cd5b12dbbabac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -650,6 +650,9 @@ ...@@ -650,6 +650,9 @@
} }
}, },
"autoload": { "autoload": {
"files": [
"source/CAS.php"
],
"classmap": [ "classmap": [
"source/" "source/"
] ]
...@@ -682,9 +685,9 @@ ...@@ -682,9 +685,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/apereo/phpCAS/issues", "issues": "https://github.com/apereo/phpCAS/issues",
"source": "https://github.com/apereo/phpCAS/tree/1.5.0" "source": "https://github.com/apereo/phpCAS/tree/1.6.1"
}, },
"time": "2022-05-03T21:12:54+00:00" "time": "2023-02-19T19:52:35+00:00"
}, },
{ {
"name": "jumbojett/openid-connect-php", "name": "jumbojett/openid-connect-php",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment