AliceBundle Versions Save

A Symfony bundle to manage fixtures with Alice and Faker.

2.9.0

3 years ago

Features

  • Allow PHP8 and switch to GA (#533, #534)

2.8.0

3 years ago

Features

  • Allow doctrine/persistence 2.0 (#518)

2.7.3

3 years ago

Bugfixes

  • Make the load command lazy-loaded (#517)

2.7.2

4 years ago

Bugfixes

  • Remove final keyword from DoctrineOrmLoader (#502)

v2.7.1

4 years ago

Bugfix

  • Use correct configuration key in deprecation message (#499)

v2.7.0

4 years ago

Features

  • Add the --no-bundles option (#496)

v2.6.2

4 years ago

Bugfixes

  • Fix overriding custom path fixtures root dir (#494)

v2.6.1

4 years ago

Bugfixes

  • Address deprecations from persistence lib #493

v2.6.0

4 years ago

Features

  • Add support for doctrine bundle 2.x (#485)
  • Enable support for Symfony 5 (#487)

v2.5.1

4 years ago

Bugfixes

  • Remove final from DoctrineOrmLoadDataFixturesCommand (#473)