This commit is contained in:
2024-07-27 11:07:36 +02:00
parent a15f4fe103
commit 0c97bd132c
133 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"name": "felixrupp/user_cas",
"description": "This is the package for Ownclouds 3rd Party App user_cas",
"minimum-stability": "stable",
"license": "AGPL-3.0-or-later",
"authors": [
{
"name": "Felix Rupp",
"email": "kontakt@felixrupp.com"
}
],
"require": {
"jasig/phpcas": "^1.6.1",
"ec-europa/ecas-phpcas-parser": "^0.3",
"php": "^8.1",
"ext-json": "*"
}
}