Skip to content

Commit b8275b3

Browse files
committed
Bumped symfony version number to 2.6 in flat php composer.json example
1 parent 6ba90ec commit b8275b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/from_flat_php_to_symfony2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ content:
435435
436436
{
437437
"require": {
438-
"symfony/symfony": "2.5.*"
438+
"symfony/symfony": "2.6.*"
439439
},
440440
"autoload": {
441441
"files": ["model.php","controllers.php"]

0 commit comments

Comments
 (0)