Skip to content

Commit

Permalink
update referenced versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yalesov committed Jul 5, 2016
1 parent 806343d commit 21488b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ A collection of utf8-related functions.
```json
{
"require": {
"yalesov/utf8": "1.*"
"yalesov/utf8": "2.*"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.3.3",
"yalesov/arg-validator": "1.*"
"yalesov/arg-validator": "2.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 21488b3

Please sign in to comment.