Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Feb 12, 2017
1 parent 56e3c7b commit fb6ae93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -28,10 +28,10 @@
"require": {
"php": ">=5.3.0",
"slim/slim": "~2.0",
"voku/portable-utf8": "~3.0"
"voku/portable-utf8": "~3.1"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "~4.0|~5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fb6ae93

Please sign in to comment.