Skip to content

Commit

Permalink
fix wiring
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Apr 2, 2024
1 parent 04ee111 commit d5d509f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@

<service id="nelmio_alice.generator.resolver.value.chainable.optional_value_resolver"
class="Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver">
<argument type="service" id="nelmio_alice.faker.generator" />
<argument type="service" key="$faker" id="nelmio_alice.faker.generator" />
<tag name="nelmio_alice.generator.resolver.value.chainable_resolver" />
</service>

Expand Down

0 comments on commit d5d509f

Please sign in to comment.