Skip to content

Commit

Permalink
Merge pull request #4 from localheinz/fix/reference
Browse files Browse the repository at this point in the history
Fix: Reference
  • Loading branch information
localheinz authored Dec 17, 2019
2 parents 1feef0a + 73ab7d0 commit bd5661d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repository:
allow_rebase_merge: false
allow_squash_merge: false
default_branch: master
description: ":fork_and_knife: Fork of sebastian/diff for use with localheinz/composer-normalize."
description: ":fork_and_knife: Fork of sebastian/diff for use with ergebnis/composer-normalize."
has_downloads: true
has_issues: false
has_pages: false
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# localheinz/diff

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.
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.

Please use [`sebastian/diff`](https://github.com/sebastianbergmann/diff) instead.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "localheinz/diff",
"description": "Fork of sebastian/diff for use with localheinz/composer-normalize",
"description": "Fork of sebastian/diff for use with ergebnis/composer-normalize",
"keywords": ["diff", "udiff", "unidiff", "unified diff"],
"homepage": "https://github.com/sebastianbergmann/diff",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit bd5661d

Please sign in to comment.