Skip to content

Commit 713bfb3

Browse files
committed
updated version to 2.4
1 parent 4713a6c commit 713bfb3

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
@@ -107,7 +107,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/ValidatorServiceP
107107

108108
Documentation:
109109

110-
http://symfony.com/doc/2.3/book/validation.html
110+
http://symfony.com/doc/2.4/book/validation.html
111111

112112
JSR-303 Specification:
113113

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"minimum-stability": "dev",
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "2.3-dev"
42+
"dev-master": "2.4-dev"
4343
}
4444
}
4545
}

0 commit comments

Comments
 (0)