Skip to content

Commit 160f7c4

Browse files
authored
Require latest Symfony version
1 parent 8ff5c48 commit 160f7c4

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
@@ -417,7 +417,7 @@ content:
417417
418418
{
419419
"require": {
420-
"symfony/symfony": "3.0.*"
420+
"symfony/symfony": "3.1.*"
421421
},
422422
"autoload": {
423423
"files": ["model.php","controllers.php"]

0 commit comments

Comments
 (0)