You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently added this package, works great, but in our CI when we do a composer install it attempts to connect to the database and fails the composer install. Our CI doesn't really need database access to run unit tests - is there a way to install the package without accessing the database?
johnwc, vila3, You2s, olulojdh and sebastianmacarescu