Skip to content

Commit 3d2f9f2

Browse files
committed
Mark the toolkit not PHP 8.0 ready
1 parent 593aca8 commit 3d2f9f2

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
@@ -15,7 +15,7 @@
1515
"source": "https://github.com/onelogin/php-saml/"
1616
},
1717
"require": {
18-
"php": ">=5.4",
18+
"php": ">=5.4 <8.0",
1919
"robrichards/xmlseclibs": ">=3.1.1"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)