We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28d88ec + 10fe146 commit 9ec9d52Copy full SHA for 9ec9d52
doc/installation.md
@@ -10,7 +10,7 @@ Installation
10
$ composer require --dev liip/test-fixtures-bundle:^2.0.0
11
```
12
13
- If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md).
+ >**Note** If you use Symfony 3.4, see the [documentation for 1.x](https://github.com/liip/LiipTestFixturesBundle/blob/1.x/README.md).
14
15
This command requires you to have Composer installed globally, as explained
16
in the [installation chapter](https://getcomposer.org/doc/00-intro.md)
0 commit comments