Skip to content

Conversation

radford
Copy link
Contributor

@radford radford commented Jul 25, 2014

From a random project running

php composer.phar require --dev clue/phar-composer
php composer.phar update
php composer.phar install

allows this

./vendor/bin/phar-composer

to work using a technique similar to the one used by phpunit.

… vendor/bin

From a random project running

    php composer.phar require --dev clue/phar-composer
    php composer.phar update
    php composer.phar install

allows this

    ./vendor/bin/phar-composer

to work using a technique similar to the one used by phpunit.
@clue clue merged commit 85ab10c into clue:master Jul 26, 2014
@clue
Copy link
Owner

clue commented Jul 26, 2014

Welcome to the list of contributors :) I've just merged your change into the master branch after applying some minor formatting changes.

Your change will be released as part of the upcoming v0.6.0 release. If you want to test this in the meantime, make sure to target the dev-master version.

Keep it coming 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants