This PR will update the SAML2 library and the XMLSecLibs composer dependencies to the latest and greatest version. The code was scanned for usage of no longer supported library features. These occurrences have been updated. Most notable changes are:
SAML2 library now uses PSR namespaces. All references to the old ZF1 style 'namespaces' have been updated.
XMLSecLibsKey usages are updated to use the correct namespace.
This PR will update the SAML2 library and the XMLSecLibs composer dependencies to the latest and greatest version. The code was scanned for usage of no longer supported library features. These occurrences have been updated. Most notable changes are:
More backgrounds can be found in the issue: #71