Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add replace in composer.json for zf1 dependencies
ZF1 dependencies (i.e. zf1 doctrine) require the original zf1 package. This PR adds `replace` to composer.json to make sure regular zf1 is not included in the vendor.
- Loading branch information
a443732
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a heads up that this triggers a conflict with roave/securityadvisories. I guess its unavoidable.
Edit:
unless setting the version to >= 1.12.20