Skip to content

v1.0.11

Latest

Choose a tag to compare

@se7enxweb se7enxweb released this 12 Apr 08:01
· 1 commit to 0.1 since this release

v1.0.11

Changed

  • Added replace: {"ezsystems/doctrine-dbal-schema": "*"} shim

Allows Composer to treat the se7enxweb fork as a drop-in replacement for ezsystems/doctrine-dbal-schema, eliminating classmap ambiguity warnings from composer dump-autoload and satisfying transitive requirements from packages that still reference the ezsystems name.

No functional code changes — composer.json metadata only.