Skip to content

Commit 796f78a

Browse files
committed
Require PHPUnit 7.5 for assertEqualsWithDelta
1 parent fd1ae3d commit 796f78a

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
},
1717
"require-dev": {
1818
"pds/skeleton": "^1.0",
19-
"phpunit/phpunit": "^7.0|^8.0",
19+
"phpunit/phpunit": "^7.5|^8.0",
2020
"phpro/grumphp": "^0.15.0",
2121
"squizlabs/php_codesniffer": "^3.4",
2222
"maglnet/composer-require-checker": "^2.0",

0 commit comments

Comments
 (0)