Skip to content

Commit d2d4333

Browse files
authored
Fix krb5 version
1 parent bd747ee commit d2d4333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require": {
3030
"php": ">=7.2",
31-
"ext-krb5": ">=1.1.3",
31+
"ext-krb5": "*",
3232

3333
"simplesamlphp/composer-module-installer": "~1.1",
3434
"simplesamlphp/simplesamlphp": "dev-master",

0 commit comments

Comments
 (0)