https://github.com/backendtea/un-poly-php71
Removes the symfony/polyfill-php71 polyfill from your project
https://github.com/backendtea/un-poly-php71
Last synced: 4 months ago
JSON representation
Removes the symfony/polyfill-php71 polyfill from your project
- Host: GitHub
- URL: https://github.com/backendtea/un-poly-php71
- Owner: BackEndTea
- License: mit
- Created: 2018-07-09T18:58:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T19:15:27.000Z (almost 8 years ago)
- Last Synced: 2025-10-08T22:44:28.029Z (8 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Un poly php71
Removes the symfony/polyfill-php71 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-php71
```