Skip to content

Commit ad7130c

Browse files
committed
DX: cleanup .gitignore (#12)
1 parent 1050bd5 commit ad7130c

File tree

3 files changed

+2
-33
lines changed

3 files changed

+2
-33
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
/composer.lock
22
/phpunit.xml
33
/vendor/
4-
tests/GeckoPackages/DiffOutputBuilder/Tests/Integration/out

LICENSE_DIFF

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
This version is for PHP CS Fixer only! Do not use it!
44

55
Code from `sebastian/diff` has been forked a republished by permission of Sebastian Bergmann.
6-
Licenced with BSD-3-Clause @ see LICENSE_DIFF, copyright (c) Sebastian Bergmann <sebastian@phpunit.de>
6+
Main change is to make the package compatible with older PHP engines.
7+
Licenced with BSD-3-Clause @ see LICENSE, copyright (c) Sebastian Bergmann <sebastian@phpunit.de>
78
https://github.com/sebastianbergmann/diff
89

910
For questions visit us @ https://gitter.im/PHP-CS-Fixer/Lobby

0 commit comments

Comments
 (0)