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 7e423d2 commit c380325Copy full SHA for c380325
composer.json
@@ -17,7 +17,7 @@
17
"source": "https://github.com/onelogin/php-saml/"
18
},
19
"require": {
20
- "php": ">=5.3.2",
+ "php": ">=5.3.2 <7.2",
21
"ext-curl": "*",
22
"ext-openssl": "*",
23
"ext-dom": "*",
0 commit comments