Skip to content

Commit 134a7e3

Browse files
committed
Merge pull request #3298 from pauliusmasiliunas/patch-1
Change symfony version on composer.json
2 parents d62f19b + a7f2c98 commit 134a7e3

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
@@ -433,7 +433,7 @@ content:
433433
434434
{
435435
"require": {
436-
"symfony/symfony": "2.3.*"
436+
"symfony/symfony": "2.4.*"
437437
},
438438
"autoload": {
439439
"files": ["model.php","controllers.php"]

0 commit comments

Comments
 (0)