Skip to content

Commit 4396d69

Browse files
authored
Merge pull request #9 from bocharsky-bw/patch-1
Suggest to install this bundle to require-dev section
2 parents 0af9016 + e32b708 commit 4396d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ will give you a good base for testing a Symfony bundle.
2020
Via Composer
2121

2222
``` bash
23-
$ composer require nyholm/symfony-bundle-test
23+
$ composer require --dev nyholm/symfony-bundle-test
2424
```
2525

2626
## Write a test

0 commit comments

Comments
 (0)