Skip to content

Commit 5e6e205

Browse files
committed
Allow installation on any version of SSP
1 parent 0d8c956 commit 5e6e205

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
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan-phpunit": "^2.0",
3434
"phpunit/phpunit": "^12.3 || ^13.0",
3535
"psr/log": "^3.0",
36-
"simplesamlphp/simplesamlphp": "^2.5 || dev-master",
36+
"simplesamlphp/simplesamlphp": "*",
3737
"slevomat/coding-standard": "^8.25",
3838
"squizlabs/php_codesniffer": "^4.0",
3939
"symfony/phpunit-bridge": "^8.0",

0 commit comments

Comments
 (0)