Skip to content

Commit

Permalink
minor #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
weaverryan committed Jul 25, 2014
2 parents aab4044 + 81d962f commit eed8d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/from_flat_php_to_symfony2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ content:
{
"require": {
"symfony/symfony": "2.4.*"
"symfony/symfony": "2.5.*"
},
"autoload": {
"files": ["model.php","controllers.php"]
Expand Down

0 comments on commit eed8d64

Please sign in to comment.