Skip to content

Commit 08998d5

Browse files
committed
Suggest ext-krb5
Signed-off-by: Jaime Pérez Crespo <[email protected]>
1 parent c370d7f commit 08998d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
},
2929
"require": {
3030
"php": ">=5.6",
31-
3231
"simplesamlphp/composer-module-installer": "~1.1",
3332
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",
3433
"webmozart/assert": "~1.4"
@@ -37,6 +36,9 @@
3736
"simplesamlphp/simplesamlphp": "^1.17",
3837
"phpunit/phpunit": "~5.7"
3938
},
39+
"suggest": {
40+
"ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used"
41+
},
4042
"support": {
4143
"issues": "https://github.com/tvdijen/simplesamlphp-module-negotiate/issues",
4244
"source": "https://github.com/tvdijen/simplesamlphp-module-negotiate"

0 commit comments

Comments
 (0)