Merge branch '2.0'

* 2.0:
  Revert mink parameters autoconfiguration
  Fix typo
This commit is contained in:
Kamil Kokot
2019-02-07 12:51:51 +01:00
5 changed files with 6 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
"require": {
"php": "^7.1",
"behat/behat": "^3.4",
"symfony/dependency-injection": "^3.4.10|^4.2",
"symfony/dependency-injection": "^3.4|^4.2",
"symfony/http-kernel": "^3.4|^4.2",
"symfony/proxy-manager-bridge": "^3.4|^4.2"
},