We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d440771 commit a4619e0Copy full SHA for a4619e0
CHANGELOG
@@ -1,5 +1,8 @@
1
CHANGELOG
2
=========
3
+v.2.18.1
4
+* Add setSchemasPath to Auth class and fix backward compatibility
5
+
6
v.2.18.0
7
* Support rejecting unsolicited SAMLResponses.
8
* Support stric destination matching.
lib/Saml2/version.json
@@ -1,6 +1,6 @@
{
"php-saml": {
- "version": "2.18.0",
- "released": "19/11/2019"
+ "version": "2.18.1",
+ "released": "25/11/2019"
}
0 commit comments