Start using latest 0.3.0 version of the SAML2 lib.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3337 44740490-163a-0410-bde0-09ae8108e29a
... | ... | @@ -23,7 +23,7 @@ |
}, | ||
"require": { | ||
"php": ">=5.3.0", | ||
"simplesamlphp/saml2": "0.2.0", | ||
"simplesamlphp/saml2": "0.3.0", | ||
"openid/php-openid": "dev-master#ee669c6a9d4d95b58ecd9b6945627276807694fb as 2.2.2" | ||
}, | ||
"support": { | ||
... | ... |
Please register or sign in to comment