Skip to content

Commit 7758bde

Browse files
committed
Added replace package in composer.json
1 parent ec813bf commit 7758bde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
"./"
2727
]
2828
},
29-
"bin": ["parallel-lint"]
29+
"bin": ["parallel-lint"],
30+
"replace": {
31+
"jakub-onderka/php-parallel-lint": "*"
32+
}
3033
}

0 commit comments

Comments
 (0)