Releases: michaeljennings/refresh-database
Releases · michaeljennings/refresh-database
Updates dependencies
Updates orchestra/testbench to work with newer versions
Adds PHP 8 support
Merge pull request #2 from kiranthomas/feature-php-upgrade Migrating from PHP 7.x to PHP 8.x
Fixes issues with laravel 7
v2.0.0 Update travis config
Update dependency versions
v1.5.1 Change composer dependencies
Fixes issues with laravel 6
v1.5.0 Remove use of array_has helper
Updates how migrations are loaded
v1.4.0 Interact with migrator rather than command
Adds ability to set service providers in config
v1.3.0 Update readme
Adds better exception handling for migration issues
v1.2.0 Update readme
Multiple database connections
- Adds ability to migrate to multiple databases
- Improves test coverage
Adds tests
v1.0.3 Add badge