Skip to content

Commit

Permalink
updated version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Nov 30, 2015
1 parent 7f14717 commit 7d17ba3
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 @@ -28,7 +28,7 @@ https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServ

Documentation:

https://symfony.com/doc/3.0/book/translation.html
https://symfony.com/doc/3.1/book/translation.html

You can run the unit tests with the following command:

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -42,7 +42,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.1-dev"
}
}
}

0 comments on commit 7d17ba3

Please sign in to comment.