Skip to content

v2.3.20

Choose a tag to compare

@se7enxweb se7enxweb released this 12 Apr 06:58
· 1 commit to 2.3-se7enx since this release

Release Notes — se7enxweb/ezplatform-http-cache v2.3.20

Bug fixes

  • Classmap ambiguity eliminated"replace": {"ezsystems/ezplatform-http-cache": "self.version"} was added to composer.json in a prior commit (v2.3.19). This tagged release promotes that fix as the stable, versioned package consumers should pin to. Composer was previously pulling in both ezsystems/ezplatform-http-cache and se7enxweb/ezplatform-http-cache, generating 51+ duplicate classmap warnings across all cache-related classes.

Affected namespaces (sample)

EzSystems\EzPlatformHttpCache\*  (51 total)

Upgrade notes
No API or configuration changes. Run composer update se7enxweb/ezplatform-http-cache.

Related releases in this ecosystem
This release is part of a coordinated series fixing classmap conflicts across all se7enxweb/* forks:

Full Changelog: v2.3.19...v2.3.20