Skip to content

Commit 274d902

Browse files
committed
Removed phpunit mock objects and MonologBundle dev deps
These are probably in there for test reasons in the past, but things should work without them.
1 parent fa37557 commit 274d902

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
"symfony/phpunit-bridge": "^3.2",
2323
"matthiasnoback/symfony-dependency-injection-test": "~0.6",
2424
"matthiasnoback/symfony-config-test": "^1.3.1",
25-
"phpunit/php-code-coverage": "@stable",
26-
"symfony/monolog-bundle": "^2.3|^3.0",
2725
"doctrine/orm": "^2.5",
2826
"doctrine/data-fixtures": "^1.0.0"
2927
},

0 commit comments

Comments
 (0)