Skip to content

Commit 73ab7d0

Browse files
committed
Fix: Reference
1 parent 1feef0a commit 73ab7d0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repository:
2727
allow_rebase_merge: false
2828
allow_squash_merge: false
2929
default_branch: master
30-
description: ":fork_and_knife: Fork of sebastian/diff for use with localheinz/composer-normalize."
30+
description: ":fork_and_knife: Fork of sebastian/diff for use with ergebnis/composer-normalize."
3131
has_downloads: true
3232
has_issues: false
3333
has_pages: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# localheinz/diff
22

3-
This is a fork of [`sebastian/diff`](https://github.com/sebastianbergmann/diff) for use with [`localheinz/composer-normalize`](https://github.com/localheinz/composer-normalize), with permission from Sebastian Bergmann.
3+
This is a fork of [`sebastian/diff`](https://github.com/sebastianbergmann/diff) for use with [`ergebnis/composer-normalize`](https://github.com/ergebnis/composer-normalize), with permission from Sebastian Bergmann.
44

55
Please use [`sebastian/diff`](https://github.com/sebastianbergmann/diff) instead.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "localheinz/diff",
3-
"description": "Fork of sebastian/diff for use with localheinz/composer-normalize",
3+
"description": "Fork of sebastian/diff for use with ergebnis/composer-normalize",
44
"keywords": ["diff", "udiff", "unidiff", "unified diff"],
55
"homepage": "https://github.com/sebastianbergmann/diff",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)