Skip to content

Commit e59e0b6

Browse files
committed
minor #873 Update code example (DylanDelobel)
This PR was merged into the 1.0-dev branch. Discussion ---------- Update code example To keep composer convention `composer require --dev XXXX` Commits ------- 9158092 Update code example
2 parents f8a0e06 + 9158092 commit e59e0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Run this command to install and enable this bundle in your application:
1515

1616
.. code-block:: terminal
1717
18-
$ composer require symfony/maker-bundle --dev
18+
$ composer require --dev symfony/maker-bundle
1919
2020
Usage
2121
-----

0 commit comments

Comments
 (0)