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
We are using AbstractSchemaManager::introspectSchema, which is only available starting from doctrine/dbal:3.5.0. This should be required by the composer.json.
The text was updated successfully, but these errors were encountered:
We are using
AbstractSchemaManager::introspectSchema
, which is only available starting fromdoctrine/dbal:3.5.0
. This should be required by thecomposer.json
.The text was updated successfully, but these errors were encountered: