Skip to content

v5.0.6 — Consolidate Legacy stack dependencies into legacy-bridge

Latest

Choose a tag to compare

@se7enxweb se7enxweb released this 16 Apr 08:52
· 4 commits to master since this release

What changed

Moved four packages from se7enxweb/exponential-platform-legacy into this package so that any project requiring se7enxweb/legacy-bridge automatically pulls in the full Legacy stack without needing to declare these separately:

  • se7enxweb/ngsymfonytools ^4.0.0.0
  • se7enxweb/richtext-datatype-bundle *
  • se7enxweb/site-bundle 5.0.x-dev
  • se7enxweb/site-legacy-bundle 5.0.x-dev

Upgrade

No action required if you already have these packages installed. Composer will simply treat them as satisfied by the transitive dependency going forward.

If you were previously declaring them explicitly in your project composer.json, you may now remove those lines.

Full Changelog: v5.0.5...v5.0.6