update v1.0.4
This commit is contained in:
6
vendor/sebastian/diff/src/Diff.php
vendored
6
vendor/sebastian/diff/src/Diff.php
vendored
@@ -11,12 +11,6 @@
|
||||
namespace SebastianBergmann\Diff;
|
||||
|
||||
/**
|
||||
* @package Diff
|
||||
* @author Sebastian Bergmann <sebastian@phpunit.de>
|
||||
* @author Kore Nordmann <mail@kore-nordmann.de>
|
||||
* @copyright Sebastian Bergmann <sebastian@phpunit.de>
|
||||
* @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
|
||||
* @link http://www.github.com/sebastianbergmann/diff
|
||||
*/
|
||||
class Diff
|
||||
{
|
||||
|
Reference in New Issue
Block a user