Skip to content

v2.3.19

Choose a tag to compare

@se7enxweb se7enxweb released this 12 Apr 07:36
· 1 commit to 2.3 since this release

v2.3.19

Changed

  • Added replace: {"ezsystems/ezplatform-graphql": "*"} shim

Allows Composer to treat se7enxweb/ezplatform-graphql as a drop-in replacement for ezsystems/ezplatform-graphql. Satisfies transitive requirements from se7enxweb/oss and other packages that still reference the ezsystems name, and eliminates classmap ambiguity warnings from composer dump-autoload.

No functional code changes — composer.json metadata only.