Skip to content

Commit 84fe17e

Browse files
committed
downgraded to PHPUnit 8 for PHP 7.2 support
1 parent 15b8c41 commit 84fe17e

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
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"ergebnis/composer-normalize": "^2.13",
2828
"friendsofphp/php-cs-fixer": "^3.0",
29-
"phpunit/phpunit": "^9.5"
29+
"phpunit/phpunit": "^8.5"
3030
},
3131
"extra": {
3232
"branch-alias": {

0 commit comments

Comments
 (0)