laravel-dusk-firefox
laravel-dusk-firefox copied to clipboard
Allow installing alongside laravel/dusk 7.x
Closes https://github.com/derekmd/laravel-dusk-firefox/issues/22
Shouldn't be any breaking changes (for now) so this package won't need a new major version.
Apps that configured this package using php artisan dusk:install-firefox --with-chrome and wish to upgrade to "laravel/dusk" 7.x may need to starting calling php artisan dusk:chrome-driver in CI since the Chromedriver binaries are no longer pulled down using Composer/Packagist.