Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/backendtea/un-poly-php72
Removes the symfony/polyfill-php72 polyfill from your project
https://github.com/backendtea/un-poly-php72
Last synced: about 2 months ago
JSON representation
Removes the symfony/polyfill-php72 polyfill from your project
- Host: GitHub
- URL: https://github.com/backendtea/un-poly-php72
- Owner: BackEndTea
- License: mit
- Created: 2018-07-09T18:59:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T19:15:36.000Z (over 6 years ago)
- Last Synced: 2024-11-18T06:59:48.107Z (about 2 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Un poly php72
Removes the symfony/polyfill-php72 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-php72
```