Skip to content

laminas-dependency-plugin 0.1.3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 01 Nov 19:11
· 161 commits to 2.7.x since this release
0.1.3

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #2 fixes how package replacements are slip-streamed in, ensuring nested dependencies use the correct packages. Previously, Composer would report the replacement, but the original ZF package would actually be installed.