Skip to content

Commit eed8d64

Browse files
committed
minor #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)
This PR was merged into the 2.5 branch. Discussion ---------- Updating Symfony version from 2.4 to 2.5 The descriptions are still displaying the old version Commits ------- 81d962f Configuring composer.json to use the 2.5 version 2299df0 Updating Symfony version from 2.4 to 2.5
2 parents aab4044 + 81d962f commit eed8d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/from_flat_php_to_symfony2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ content:
431431
432432
{
433433
"require": {
434-
"symfony/symfony": "2.4.*"
434+
"symfony/symfony": "2.5.*"
435435
},
436436
"autoload": {
437437
"files": ["model.php","controllers.php"]

0 commit comments

Comments
 (0)