poc form SDK (symfony 6)

This commit is contained in:
Benjamin Dalsass
2023-10-04 14:29:29 +02:00
parent 769c1b5193
commit 025c5edd15
1927 changed files with 49776 additions and 51066 deletions

View File

@@ -57,7 +57,7 @@ if (!isset($_SERVER['REQUEST_URI']) && isset($_SERVER['SCRIPT_NAME']) && isset($
/**
* phpCAS version. accessible for the user by phpCAS::getVersion().
*/
define('PHPCAS_VERSION', '1.6.0');
define('PHPCAS_VERSION', '1.6.1');
/**
* @addtogroup public