Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eed8d64

Browse filesBrowse 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
Copy full SHA for eed8d64

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/from_flat_php_to_symfony2.rst

Copy file name to clipboardExpand all lines: book/from_flat_php_to_symfony2.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.