Skip to content

Commit

Permalink
[!]: update "Portable UTF8" from v4 -> v5
Browse files Browse the repository at this point in the history
-> 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)
  • Loading branch information
voku committed Dec 23, 2017
1 parent 9ca0fa3 commit 377317f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -28,7 +28,7 @@
"require": {
"php": ">=7.0.0",
"slim/slim": "~2.0",
"voku/portable-utf8": "~4.0"
"voku/portable-utf8": "~5.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
Expand Down

0 comments on commit 377317f

Please sign in to comment.