File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,6 @@ Installation
9595 * ` openssl ` . Install the openssl library. It handles x509 certificates.
9696 * ` mcrypt ` . Install that library and its php driver if you're going to handle
9797 encrypted data (` nameID ` , ` assertions ` ).
98- * ` gettext ` . Install that library and its php driver. It handles translations.
9998 * ` curl ` . Install that library and its php driver if you plan to use the IdP Metadata parser.
10099
101100Since [ PHP 5.3 is officially unsupported] ( http://php.net/eol.php ) we recommend you to use a newer PHP version.
Original file line number Diff line number Diff line change 3131 "phploc/phploc" : " *" ,
3232 "pdepend/pdepend" : " 1.1.0" ,
3333 "squizlabs/php_codesniffer" : " 2.9.0"
34- },
35- "suggest" : {
36- "ext-gettext" : " Install gettext and php5-gettext libs to handle translations"
3734 }
3835}
You can’t perform that action at this time.
0 commit comments