N°5270 - Move "apereo/phpcas" lib from "authent-cas" module to core composer.json (#320)

* N°5270 - Move "apereo/phpcas" lib from "authent-cas" module to core composer.json

* N°5270 - Rebase on develop branch
This commit is contained in:
Molkobain
2022-08-08 16:44:42 +02:00
committed by GitHub
parent 8cdc251378
commit 02afa2f19b
81 changed files with 1611 additions and 1357 deletions

View File

@@ -1,4 +1,3 @@
<?php
require_once __DIR__.'/vendor/autoload.php';
require_once __DIR__.'/src/Config.php';
require_once __DIR__.'/src/CASLoginExtension.php';