Skip to content

Releases: evotodi/seed-bundle

7.0

Choose a tag to compare

@evotodi evotodi released this 03 Jan 15:42

Fixed depreciations.
Symfony 7.0 support.

6.2

6.2

Choose a tag to compare

@evotodi evotodi released this 23 Jan 23:39

Fixed depreciations.
Symfony 6.2 support.

6.0

6.0

Choose a tag to compare

@evotodi evotodi released this 11 May 13:13

  • Breaking changes to previous versions as this is mostly a re-write of the bundle.
  • Seeds no longer need to have a name ending in seed
  • Setting the seed name is no longer supported in the configure method. Use the static method seedName to return the seed name.
  • The configuration file has been dropped
  • Php 8+ is required
  • Symfony 6+ is required

5.4

5.4

Choose a tag to compare

@evotodi evotodi released this 06 Dec 22:20

Update to support symfony 5.4.
The new versions onward will follow symfony versions.

Symfony 5.3 Support

Choose a tag to compare

@evotodi evotodi released this 14 Jun 02:23
c5c92df
Merge pull request #4 from micronax/master

Symfony 5.3 compatibility

Symfony 5.2 Support

Choose a tag to compare

@evotodi evotodi released this 07 Jan 20:12
1.3

Merge branch 'alt'

Symfony 5.1 Support

Choose a tag to compare

@evotodi evotodi released this 04 Jun 01:38

Fixed test deprecations

Symfony 5.1 Support

Choose a tag to compare

@evotodi evotodi released this 04 Jun 01:18
1.2

Update to Symfony 5.1

Symfony 5.0 Support

Choose a tag to compare

@evotodi evotodi released this 23 Apr 18:50

Fixed travis ci tests

Symfony 5 Support

Choose a tag to compare

@evotodi evotodi released this 23 Apr 17:59
1.1

Symfony 5.0 Ready