Skip to content

Commit 58f1734

Browse files
committed
Allow PHPUnit 8 as dependency
1 parent df11ba4 commit 58f1734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515

1616
"require-dev": {
17-
"phpunit/phpunit": "^7.0",
17+
"phpunit/phpunit": "^7.0|^8.0",
1818
"symfony/expression-language": "^3.4.11|^4.0",
1919
"symfony/framework-bundle": "^3.4.11|^4.0",
2020
"symfony/phpunit-bridge": "*@dev",

0 commit comments

Comments
 (0)