Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

clone the dev masters of the package git

Inside you composer.json add the following code

"require": { "behat/mink-selenium2-driver" : "dev-master" }
"minimum-stability": "dev"

################ OR ########################

Simply using the composer command : 

composer require --dev behat/mink-selenium2-driver:dev-master
 
PREVIOUS NEXT
Tagged: #clone #dev #masters #package #git
ADD COMMENT
Topic
Name
5+1 =