Remove paragonie/random_compat (not required for PHP 7)

This commit is contained in:
Frédéric Guillot
2020-06-02 20:16:16 -07:00
parent 25f3f6f2d2
commit 884a8eb2c4
33 changed files with 224 additions and 1601 deletions

View File

@@ -2,7 +2,7 @@ Symfony Polyfill / Mbstring
===========================
This component provides a partial, native PHP implementation for the
[Mbstring](http://php.net/mbstring) extension.
[Mbstring](https://php.net/mbstring) extension.
More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).