open a terminal and swich to your projectroot wher composer.json is stored:
type:
composer global require "phpunit/phpunit=5.4.*"
sudo ln -s ~/.composer/vendor/phpunit/phpunit/phpunit /usr/bin/
Composer will add phpunit into your vendor folder
Keine Kommentare:
Kommentar veröffentlichen