Added phpunit as dev dependency and fix some errors in tests
Showing
+828 -65
... | ... | @@ -15,6 +15,7 @@ |
"require": { | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "4.3.5", | ||
"propel/propel-bundle": "1.2.*@dev", | ||
"symfony/framework-bundle": "2.3.*", | ||
"symfony/swiftmailer-bundle": "2.2.*" | ||
... | ... |
This diff is collapsed.
phpunit.xml.dist
0 → 100644
Please register or sign in to comment