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 ef90249 commit 3936e2cCopy full SHA for 3936e2c
README.md
@@ -14,7 +14,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvid
14
15
Documentation:
16
17
-http://symfony.com/doc/2.7/book/forms.html
+http://symfony.com/doc/2.8/book/forms.html
18
19
Resources
20
---------
composer.json
@@ -49,7 +49,7 @@
49
"minimum-stability": "dev",
50
"extra": {
51
"branch-alias": {
52
- "dev-master": "2.7-dev"
+ "dev-master": "2.8-dev"
53
}
54
55
0 commit comments