Skip to content

Commit fd14794

Browse files
committed
TO BE REVERTED - added custom repo for testing
1 parent 6f7a63e commit fd14794

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,15 @@
1616
"email": "stof@notk.org"
1717
}
1818
],
19-
19+
"repositories": [
20+
{
21+
"type": "github",
22+
"url": "https://github.com/oleg-andreyev/Mink.git"
23+
}
24+
],
2025
"require": {
2126
"php": ">=5.4",
22-
"behat/mink": "~1.8",
27+
"behat/mink": "dev-deprecate-keyup-keypress-keydown",
2328
"symfony/phpunit-bridge": "^4.2"
2429
},
2530
"require-dev": {

0 commit comments

Comments
 (0)