Skip to content

Commit 19aefe2

Browse files
authored
Restore php 5.4 dependency
1 parent 70cd463 commit 19aefe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"source": "https://github.com/onelogin/php-saml/"
1717
},
1818
"require": {
19-
"php": ">=5.6",
19+
"php": ">= 5.4",
2020
"robrichards/xmlseclibs": "^3.0.0",
2121
"ext-openssl": "*",
2222
"ext-dom": "*"

0 commit comments

Comments
 (0)