Fix bug preventing changes of Mink default session service

This commit is contained in:
Kamil Kokot
2019-03-15 14:44:54 +01:00
parent e06ac7d0ab
commit 01fe9425a1
3 changed files with 82 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
"behat/mink": "^1.7",
"behat/mink-browserkit-driver": "^1.3",
"behat/mink-extension": "^2.2",
"behat/mink-selenium2-driver": "^1.3",
"friends-of-behat/service-container-extension": "^1.0",
"phpstan/phpstan-shim": "^0.11",
"sylius-labs/coding-standard": "^3.0",