constant PHP_SAML_LIBRARY_MIN_VERSION in SAML Service Provider 7.2
Same name and namespace in other branches
- 7.8 saml_sp.module \PHP_SAML_LIBRARY_MIN_VERSION
- 7.3 saml_sp.module \PHP_SAML_LIBRARY_MIN_VERSION
1 use of PHP_SAML_LIBRARY_MIN_VERSION
- saml_sp_requirements in ./
saml_sp.module - Implements hook_requirements().
File
- ./
saml_sp.module, line 15 - SAML Service Provider
Code
define('PHP_SAML_LIBRARY_MIN_VERSION', '2.10.6');