This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
1.3.0
- Fix: Usage example (#39), by @localheinz
- Fix: Use
phpspec/prophecy
for setting up test doubles (#40), by @localheinz - Enhancement: Allow to provide definitions with an instance of
Faker\Generator
(#41), by @localheinz - Enhancement: Provide
AbstractDefinition
which partially implements theFakerAwareDefinition
(#42), by @localheinz