Skip to content

Commit 3936e2c

Browse files
committed
updated version to 2.8
1 parent ef90249 commit 3936e2c

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
@@ -14,7 +14,7 @@ https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvid
1414

1515
Documentation:
1616

17-
http://symfony.com/doc/2.7/book/forms.html
17+
http://symfony.com/doc/2.8/book/forms.html
1818

1919
Resources
2020
---------

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"minimum-stability": "dev",
5050
"extra": {
5151
"branch-alias": {
52-
"dev-master": "2.7-dev"
52+
"dev-master": "2.8-dev"
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)