OSDN Git Service

autoload from local vendor dir, then from global
authorscribu <mail@scribu.net>
Sat, 11 May 2013 20:28:24 +0000 (23:28 +0300)
committerscribu <mail@scribu.net>
Sat, 11 May 2013 20:42:07 +0000 (23:42 +0300)
commit4365b16811300622ef17c079e010c776bf9eb793
tree827de39aa4076bf84cb30b7167a2f1e0e89e5c71
parent2d2fc66c30af12e24b3609a950393cd24aeae41e
autoload from local vendor dir, then from global

This allows running `composer update` on the spot and without switching the wp-cli repo
back to the master branch.

This also allows using suggested packages from a super-project (most
common being ~/.composer).
php/utils.php