Update v1.0.6
This commit is contained in:
19
vendor/phpspec/php-diff/composer.json
vendored
19
vendor/phpspec/php-diff/composer.json
vendored
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "phpspec/php-diff",
|
||||
"type": "library",
|
||||
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
||||
"license": "BSD-3-Clause",
|
||||
|
||||
"authors": [
|
||||
{
|
||||
"name": "Chris Boulton",
|
||||
"homepage": "http://github.com/chrisboulton"
|
||||
}
|
||||
],
|
||||
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Diff": "lib/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user