Skip to content

Commit 987f756

Browse files
committed
replace phpunit
1 parent acdcd5c commit 987f756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"tests/_files/CoveredFunction.php"
6666
]
6767
},
68-
"provide": {
69-
"phpunit/phpunit": "4.8.35"
68+
"replace": {
69+
"phpunit/phpunit": "*"
7070
},
7171
"extra": {
7272
"branch-alias": {

0 commit comments

Comments
 (0)