php - Trouble with running behat through the composer -


i have odd trouble running behat through composer (php bin/behat). when i'm trying got nothing. no single error... when i'm trying through phar (php behat.phar -h) everithing ik ok. can't understand magic.

what doing wrong?

i can use behat through phar, link in official documentation not working ($ wget https://github.com/downloads/behat/mink/mink.phar). got 404

  • php 5.5.24-pl0-gentoo (cli) (built: apr 28 2015 11:39:57) copyright (c) 1997-2015 php group zend engine v2.5.0, copyright (c) 1998-2015 zend technologies zend opcache v7.0.4-dev, copyright (c) 1999-2015, zend technologies xdebug v2.2.3, copyright (c) 2002-2013, derick rethans

thanks in advance !


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -