We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f14717 commit 7d17ba3Copy full SHA for 7d17ba3
README.md
@@ -28,7 +28,7 @@ https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServ
28
29
Documentation:
30
31
-https://symfony.com/doc/3.0/book/translation.html
+https://symfony.com/doc/3.1/book/translation.html
32
33
You can run the unit tests with the following command:
34
composer.json
@@ -42,7 +42,7 @@
42
"minimum-stability": "dev",
43
"extra": {
44
"branch-alias": {
45
- "dev-master": "3.0-dev"
+ "dev-master": "3.1-dev"
46
}
47
48
0 commit comments