feat: upgrade dependencies to use latest PHP version +Illuminate + phpunit + symfony/yml#108
feat: upgrade dependencies to use latest PHP version +Illuminate + phpunit + symfony/yml#108celorodovalho wants to merge 1 commit intoDBDiff:masterfrom
Conversation
…the code to follow changes in the dependencies
|
This is excellent stuff @celorodovalho ! Thanks so much for this PR. Have you tested any particular scenarios in your PR? If you could please list them, then I can help test the rest. I really need to write out a list of manual testing scenarios as automated database and CLI testing has proven to be an extremely difficult challenge (and is really the only reason I've not merged any other PRs in so far), but at least manual scenarios might help push this project forward. |
|
@jasdeepkhalsa I ran the phpunit test on test/ folder besides the manual tests for |
|
Thanks @celorodovalho. For now if you could please test each of the CLI Command-Line API still works as expected by running DBDiff with:
Sorry it's a lot to test! Let me know if you need any help with it. |
|
@celorodovalho Based off your branch I've just added branch BTW this PR is already looking good as I've just done some extensive testing with it - so just a little more to do around the CLI commands as above and it should be good for merge! |
update the code to follow changes in the dependencies