Skip to content

Commit

Permalink
Library can't remove polyfills
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijastuden committed Apr 24, 2022
1 parent f6dc0f6 commit a70d136
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 15 deletions.
14 changes: 0 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,6 @@
"phpunit/phpunit": "~9.0",
"pimple/pimple": "~3.5.0"
},
"replace": {
"symfony/polyfill-php54": "*",
"symfony/polyfill-php55": "*",
"symfony/polyfill-php56": "*",
"symfony/polyfill-php70": "*",
"symfony/polyfill-php71": "*",
"symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*",
"symfony/polyfill-php80": "*",
"symfony/polyfill-php81": "*",
"symfony/polyfill-mbstring": "*",
"symfony/polyfill-ctype": "*",
"symfony/polyfill-util": "*"
},
"autoload": {
"psr-4": {
"ActiveCollab\\DatabaseConnection\\": "src",
Expand Down
Loading

0 comments on commit a70d136

Please sign in to comment.