Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c6f2b65

Browse filesBrowse files
committed
feature #16637 [3.0] Removed unneeded polyfill (GrahamCampbell)
This PR was merged into the 3.0-dev branch. Discussion ---------- [3.0] Removed unneeded polyfill | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A Surely we don't need these on 3.x? Commits ------- 42c9a48 Removed unneeded polyfill from the master
2 parents 45fe468 + 42c9a48 commit c6f2b65
Copy full SHA for c6f2b65

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
"psr/log": "~1.0",
2323
"symfony/polyfill-intl-icu": "~1.0",
2424
"symfony/polyfill-mbstring": "~1.0",
25-
"symfony/polyfill-php54": "~1.0",
26-
"symfony/polyfill-php55": "~1.0",
2725
"symfony/polyfill-php56": "~1.0",
2826
"symfony/polyfill-php70": "~1.0",
2927
"symfony/polyfill-util": "~1.0"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.