We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7188c commit f987c2dCopy full SHA for f987c2d
README.md
@@ -95,7 +95,6 @@ Installation
95
* `openssl`. Install the openssl library. It handles x509 certificates.
96
* `mcrypt`. Install that library and its php driver if you're going to handle
97
encrypted data (`nameID`, `assertions`).
98
- * `gettext`. Install that library and its php driver. It handles translations.
99
* `curl`. Install that library and its php driver if you plan to use the IdP Metadata parser.
100
101
Since [PHP 5.3 is officially unsupported](http://php.net/eol.php) we recommend you to use a newer PHP version.
0 commit comments