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 e4555ef commit 4868b10Copy full SHA for 4868b10
README.md
@@ -107,7 +107,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/ValidatorServiceP
107
108
Documentation:
109
110
-http://symfony.com/doc/2.5/book/validation.html
+http://symfony.com/doc/2.6/book/validation.html
111
112
JSR-303 Specification:
113
composer.json
@@ -48,7 +48,7 @@
48
"minimum-stability": "dev",
49
"extra": {
50
"branch-alias": {
51
- "dev-master": "2.5-dev"
+ "dev-master": "2.6-dev"
52
}
53
54
0 commit comments