Skip to content

Commit 7d17ba3

Browse files
committed
updated version to 3.1
1 parent 7f14717 commit 7d17ba3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServ
2828

2929
Documentation:
3030

31-
https://symfony.com/doc/3.0/book/translation.html
31+
https://symfony.com/doc/3.1/book/translation.html
3232

3333
You can run the unit tests with the following command:
3434

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"minimum-stability": "dev",
4343
"extra": {
4444
"branch-alias": {
45-
"dev-master": "3.0-dev"
45+
"dev-master": "3.1-dev"
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)