Skip to content

Commit 0a3bd23

Browse files
author
Reinier Kip
committed
Downgrade to PHPUnit 4 for PHP <5.6
1 parent 2498ae0 commit 0a3bd23

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
@@ -23,7 +23,7 @@
2323
"twig/twig": "~1.11|~2.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^5.2",
26+
"phpunit/phpunit": "^4.8",
2727
"symfony/framework-bundle": ">=2.3,<4"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)