Skip to content

laminas-dependency-plugin 0.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 28 Oct 21:21
· 173 commits to 2.7.x since this release
0.1.0

Added

  • Adds a pre-command-run listener in order to rewrite requests to install zendframework and zfcampus packages to their Laminas Project equivalents.

  • Adds a pre-dependencies-solving listener in order to replace requests for zendframework and zfcampus packages with their Laminas Project equivalents.

  • Adds a pre-package-install listener to intercept install requests for zendframework and zfcampus packages and replace them with Laminas Project equivalents.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.