Add support for class resolvers

This commit is contained in:
Kamil Kokot
2019-02-12 22:51:59 +01:00
parent 0ac8f19eff
commit cd792704fa
4 changed files with 96 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",
"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.1",