Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit a8cb03e

Browse files
committed
Raise supported version of SimpleSAMLphp to non-vulnerable version
1 parent 0525e39 commit a8cb03e

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=7.0",
1515
"simplesamlphp/composer-module-installer": "^1.1.5",
16-
"simplesamlphp/simplesamlphp": "~1.17.7 || ~1.18.5",
16+
"simplesamlphp/simplesamlphp": "~1.18.6",
1717
"silinternational/ssp-utilities": "^1.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)