You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to install this package globally with composer
I'm doing this command :
composer require global phpunit/phpunit-selenium
all I get is :
[InvalidArgumentException]
Could not find package global at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability
how can I get past this?
The text was updated successfully, but these errors were encountered:
I'm not able to install this package globally with composer
I'm doing this command :
all I get is :
[InvalidArgumentException]
Could not find package global at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability
how can I get past this?
The text was updated successfully, but these errors were encountered: