Skip to content

Commit 0293a93

Browse files
committed
Revert wildcard for simplesamlphp-dep
1 parent e40fa9e commit 0293a93

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

0 commit comments

Comments
 (0)