Skip to content

Releases: YouweGit/composer-dependency-installer

1.5.0 Release

27 Feb 14:36
d52f05a
Compare
Choose a tag to compare

Changed

  • Add support whether upstream projects should have versions replaced in composer when a package installation is performed but a different version of that package is already installed upstream.
    This can be decided per package individually, and the default value is the behavior of 1.4.0 where a package will always be replaced if the versions do not match.

Add option to update module with all dependencies.

27 Oct 15:17
7ba051b
Compare
Choose a tag to compare
Merge pull request #3 from YouweGit/feature/OTDEVOPS-18-coding-standards

Add option to update module with all dependencies.

1.3.1

02 Jun 07:15
0ee994d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

Check if version should be updated

12 Apr 08:15
Compare
Choose a tag to compare

Added

  • Check on version if versions do not match require package again.

Changed namespace to Youwe

18 Mar 14:53
Compare
Choose a tag to compare

Changed

  • Vendor name of the module to Youwe.

Added

  • Declare strict type to all files.
  • Copyrights.