Skip to content

Commit 52f124e

Browse files
committed
added comment to composer version
1 parent d361765 commit 52f124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/http-foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ A ``composer.json`` and a ``composer.lock`` file will be generated as well:
128128
// composer.json
129129
{
130130
"require": {
131-
"symfony/http-foundation": "^2.7"
131+
"symfony/http-foundation": "^2.7" // Version may be different
132132
}
133133
134134
.. sidebar:: Class Autoloading

0 commit comments

Comments
 (0)