diff --git a/Requirements.md b/Requirements.md index 62bb28f..4981d9e 100644 --- a/Requirements.md +++ b/Requirements.md @@ -8,7 +8,6 @@ - [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) extension - [`simplexml`](https://secure.php.net/manual/en/book.simplexml.php) extension - [`curl`](https://secure.php.net/manual/en/book.curl.php) extension - - `allow_url_fopen` enabled (`On` or `1`) Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).