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 17d9a81 commit 0de0875Copy full SHA for 0de0875
1 file changed
README.md
@@ -5,7 +5,9 @@
5
Add SAML support to your PHP software using this library.
6
7
8
-**The 3.X branch is compatible with PHP > 7.1, so if you are using that PHP version, use it and not the 2.X or the master branch**
+**The 3.X branch is compatible with PHP 7.0, PHP 7.1, PHP 7.2 , so if you are using that PHP version, use it and not the 2.X or the master branch**
9
+
10
+**The 4.X branch is compatible with PHP >= 7.3 and PHP 8.X**
11
12
Warning
13
-------
0 commit comments