Skip to content

Commit 193fd5a

Browse files
jrfnlgrogy
authored andcommitted
Composer: add replace directive
1 parent c3bc276 commit 193fd5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
"php-parallel-lint/php-var-dump-check": "0.*",
2020
"squizlabs/php_codesniffer": "1.*",
2121
"php-parallel-lint/php-code-style": "1.0"
22+
},
23+
"replace": {
24+
"jakub-onderka/php-console-color": "*"
2225
}
2326
}

0 commit comments

Comments
 (0)