Skip to content

Commit 11a7013

Browse files
authored
Remove KRB5-dependency for now
We still depend on it, but our unit tests are failing on other module repositories and it makes no sense to install it on all of them
1 parent d0ba794 commit 11a7013

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
},
2929
"require": {
3030
"php": ">=5.6",
31-
"ext-krb5": "*",
3231

3332
"simplesamlphp/composer-module-installer": "~1.1",
3433
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",

0 commit comments

Comments
 (0)