Skip to content

Commit

Permalink
TO BE REVERTED - added custom repo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-andreyev committed Sep 2, 2019
1 parent 6f7a63e commit fd14794
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,15 @@
"email": "[email protected]"
}
],

"repositories": [
{
"type": "github",
"url": "https://github.com/oleg-andreyev/Mink.git"
}
],
"require": {
"php": ">=5.4",
"behat/mink": "~1.8",
"behat/mink": "dev-deprecate-keyup-keypress-keydown",
"symfony/phpunit-bridge": "^4.2"
},
"require-dev": {
Expand Down

0 comments on commit fd14794

Please sign in to comment.