Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #80: Improve command fix-dependencies #84

Merged
merged 2 commits into from Jul 1, 2020
Merged

Issue #80: Improve command fix-dependencies #84

merged 2 commits into from Jul 1, 2020

Commits on Jun 29, 2020

  1. Issue #80: Improve command fix-dependencies

    1) Checks packages of all vendors, not just “yiisoft” vendor.
    2) Takes into account packages that should be provided by other packages.
    3) Keeps a version of packages unchanged when moving between sections “require” and “require-dev”.
    4) Sorts dependencies if flag ‘sort-packages’ is set in composer config and dependency list has been changed.
    rugabarbo committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    21598f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1044f5 View commit details
    Browse the repository at this point in the history