Skip to content

Commit 4868b10

Browse files
committed
updated version to 2.6
1 parent e4555ef commit 4868b10

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.5/book/validation.html
110+
http://symfony.com/doc/2.6/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
@@ -48,7 +48,7 @@
4848
"minimum-stability": "dev",
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "2.5-dev"
51+
"dev-master": "2.6-dev"
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)