Open
Description
Steps to reproduce the problem
- Include Mixpost Enterprise in your dependencies
- Remove db config from .env
- Run composer update
Expected behaviour
Package discovery should complete passively
Actual behaviour
MixPost Ent (I think?) is running a query against mixpost_workspaces
which doesn't exist so composer fails
Detailed description
No response
Specifications
Mixpost Enterprise 4.0.3
Laravel 11.39.1
PHP 8.4
Composer 2.0