skip broken tests, added browserkit for integration tests

This commit is contained in:
Kevin Papst
2018-01-12 21:21:43 +01:00
parent 4d7fe3d595
commit 1833a6632a
4 changed files with 122 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
"friendsofphp/php-cs-fixer": "^2.10",
"phpunit/phpunit": "^6.5",
"squizlabs/php_codesniffer": "^3.2",
"symfony/browser-kit": "^4.0",
"symfony/debug-pack": "^1.0",
"symfony/dotenv": "^4.0",
"symfony/maker-bundle": "^1.0",