Skip to content

Commit

Permalink
Fix Nelmio/Alice tag for Faker provider
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier-rdo authored Jun 27, 2017
1 parent c13d924 commit 2cee949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ services:
arguments:
- Civility: Namespace\To\MyCivilityEnum
Gender: Namespace\To\MyGenderEnum
tags: [{ name: nelmio_alice.faker.generator }]
tags: [{ name: nelmio_alice.faker.provider }]
```

The following example shows how to use the provider within a Yaml fixture file:
Expand Down

0 comments on commit 2cee949

Please sign in to comment.