Skip to content

Releases: michaeljennings/refresh-database

Updates dependencies

19 Nov 18:03
dce706e

Choose a tag to compare

Updates orchestra/testbench to work with newer versions

Adds PHP 8 support

10 Nov 11:04
77eca41

Choose a tag to compare

Merge pull request #2 from kiranthomas/feature-php-upgrade

Migrating from PHP 7.x to PHP 8.x

Fixes issues with laravel 7

10 Mar 11:27

Choose a tag to compare

v2.0.0

Update travis config

Update dependency versions

10 Mar 11:21

Choose a tag to compare

v1.5.1

Change composer dependencies

Fixes issues with laravel 6

03 Dec 17:53

Choose a tag to compare

v1.5.0

Remove use of array_has helper

Updates how migrations are loaded

31 May 16:49

Choose a tag to compare

v1.4.0

Interact with migrator rather than command

Adds ability to set service providers in config

25 Oct 15:30
5497449

Choose a tag to compare

Adds better exception handling for migration issues

25 Oct 14:48
43728f4

Choose a tag to compare

Multiple database connections

24 Oct 17:36

Choose a tag to compare

  • Adds ability to migrate to multiple databases
  • Improves test coverage

Adds tests

08 Oct 17:48

Choose a tag to compare

v1.0.3

Add badge