https://github.com/backendtea/un-poly-intl-normalizer
Removes the symfony/polyfill-intl-normalizer polyfill from your project
https://github.com/backendtea/un-poly-intl-normalizer
Last synced: 5 months ago
JSON representation
Removes the symfony/polyfill-intl-normalizer polyfill from your project
- Host: GitHub
- URL: https://github.com/backendtea/un-poly-intl-normalizer
- Owner: BackEndTea
- License: mit
- Created: 2018-07-09T18:53:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T19:13:12.000Z (almost 8 years ago)
- Last Synced: 2025-05-16T14:11:59.918Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Un poly intl-normalizer
Removes the symfony/polyfill-intl-normalizer polyfill from your project, see the [Main Readme](https://github.com/backendtea/un-poly-all)
for reasoning behind this package.
## Installation
```bash
$ composer require backentea/un-poly-intl-normalizer
```