Skip to content

Commit 3c8467f

Browse files
committed
Remove legacy alias
1 parent 6e7c1d1 commit 3c8467f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
"ext-xdebug": "Xdebug allows you to collect line, branch and path coverage",
4545
"ext-pcov": "PCOV allows you to collect line coverage only, but is faster than Xdebug"
4646
},
47-
"replace": {
48-
"leanphp/behat-code-coverage": "*"
49-
},
5047
"autoload": {
5148
"psr-4": {
5249
"DVDoug\\Behat\\CodeCoverage\\": "src/"

0 commit comments

Comments
 (0)