Merge branch '2.0'

* 2.0:
  Apply suggestions from code review
  Refactor our environment handler to decorate the original one
  Add more sanity checks
  Add tests for context initializers
  Add support for class resolvers
This commit is contained in:
Kamil Kokot
2019-02-13 12:41:16 +01:00
13 changed files with 335 additions and 214 deletions

View File

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