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

Composer Tools #6

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Composer Tools #6

wants to merge 6 commits into from

Commits on Jun 4, 2020

  1. Add package-version

    adriendupuis committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1f3304d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78046c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. package-version: handle path

    Examples of accepted entries:
    ```
    package-version vendor/symfony/framework-bundle/;
    package-version vendor/symfony/framework-bundle;
    package-version symfony/framework-bundle;
    package-version framework-bundle;
    ```
    adriendupuis authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    7e85433 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    9f4930e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/composer' into feature/c…

    …omposer
    
    # Conflicts:
    #	aliases.sh
    adriendupuis committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5875c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    ff80230 View commit details
    Browse the repository at this point in the history