Skip to content

Commit ca1a83c

Browse files
committed
Enable phpunit 5.x
1 parent f337463 commit ca1a83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"symfony/monolog-bundle": "For logging messages"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "~4.0",
34+
"phpunit/phpunit": "~4.0 || ~5.0",
3535
"simple-bus/doctrine-orm-bridge": "~5.0",
3636
"doctrine/orm": "~2.3",
3737
"doctrine/doctrine-bundle": "~1.0",

0 commit comments

Comments
 (0)