I have installed Behat and Mink by pear commands and after running Behat using
behat -h
command, I got an error:
"PHP Fatal error: Class 'Symfony\Component\Console\Helper\ProgressHelper' not found in
/usr/share/php/Symfony/Component/Console/Application.php on line 975"
What is this suppose to mean?