Skip to content

Commit abbc0e8

Browse files
committed
[!]: update "Portable UTF8" from v4 -> v5
-> this is a breaking change without API-changes - but the requirement from "Portable UTF8" has been changed (it no longer requires all polyfills from Symfony)
1 parent 7fe930f commit abbc0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"require": {
3131
"php": ">=7.0.0",
3232
"true/punycode": "~2.1",
33-
"voku/portable-utf8": "~4.0"
33+
"voku/portable-utf8": "~5.0"
3434
},
3535
"require-dev": {
3636
"mikey179/vfsStream": "~1.6",

0 commit comments

Comments
 (0)