Skip to content

Commit bb6c9ff

Browse files
committed
Actually only PHPUnit 7 is required
1 parent 6a682ff commit bb6c9ff

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
@@ -16,7 +16,7 @@
1616
"rexxars/html-validator": "^2.2"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~8.0"
19+
"phpunit/phpunit": "~7.0"
2020
},
2121
"autoload": {
2222
"psr-0": {"PHPFUI": "src/"}

0 commit comments

Comments
 (0)