Skip to content

Commit c7e5312

Browse files
committed
require-dev at least phpunit/phpunit 7.5
Signed-off-by: Jack Cherng <[email protected]>
1 parent 01d52fd commit c7e5312

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"friendsofphp/php-cs-fixer": "^2.14.1",
3333
"phan/phan": "^1.0",
34-
"phpunit/phpunit": "^7.2 || ^8.0",
34+
"phpunit/phpunit": "^7.5 || ^8.0",
3535
"squizlabs/php_codesniffer": "^3.4"
3636
},
3737
"config": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)