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 4713a6c commit 713bfb3Copy full SHA for 713bfb3
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.3/book/validation.html
+http://symfony.com/doc/2.4/book/validation.html
111
112
JSR-303 Specification:
113
composer.json
@@ -39,7 +39,7 @@
39
"minimum-stability": "dev",
40
"extra": {
41
"branch-alias": {
42
- "dev-master": "2.3-dev"
+ "dev-master": "2.4-dev"
43
}
44
45
0 commit comments