1
0
Fork 0
composer/tests/Composer/Test/EventDispatcher
David Jack Wange Olrik 2c84be47c2 Add support for seamless execution of local binaries
Projects that add binaries to `vendor-bin` can now execute those via the same command as projects that consume them without installing them first.

In list overview local commands have a `(local)` tag to distinguish them from commands installed in `vendor-bin`.

Local binaries take precedence over `vendor-bin` which takes precedence over binaries in path.
2016-08-21 16:57:19 +02:00
..
EventDispatcherTest.php Add support for seamless execution of local binaries 2016-08-21 16:57:19 +02:00