diff options
| author | Remi Collet <remi@remirepo.net> | 2017-08-04 14:43:36 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-08-04 14:43:36 +0200 | 
| commit | 8ce49da3217d39db1d1cb33b3b48819475a01711 (patch) | |
| tree | 042f6ab16beec17d0dee15b341900f96f8ae5f4e | |
| parent | c9c7a5b2176e467d35a81fadbe7eea5922a6ee38 (diff) | |
add sebastian/diff
| -rw-r--r-- | checkpkgist.json | 4 | ||||
| -rw-r--r-- | multiver.json | 1 | 
2 files changed, 4 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 991875a..aec48eb 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -11,6 +11,8 @@      "php-tecnickcom-tc-lib-unicode-data": "tecnickcom\/tc-lib-unicode-data",      "php-tedivm-jshrink": "tedivm\/jshrink",      "php-phpunit-dbunit3": "phpunit\/dbunit", +    "php-sebastian-diff2": "sebastian\/diff", +    "php-khanamiryan-qrcode-detector-decoder": "khanamiryan\/qrcode-detector-decoder",      "phpunit6": "phpunit\/phpunit",      "php-phine-path": "phine\/path",      "php-phine-exception": "phine\/exception", @@ -19,4 +21,4 @@      "php-morris-lessql": "morris\/lessql",      "phan": "etsy\/phan",      "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} diff --git a/multiver.json b/multiver.json index 73a937a..0564e76 100644 --- a/multiver.json +++ b/multiver.json @@ -4,6 +4,7 @@  	"php-phpunit-environment": 2,  	"php-PHPParser": 1,  	"php-pimple1": 1, +	"php-phpunit-diff": 1,  	"php-phpunit-PHPUnit": 5,  	"php-symfony": 2,  	"php-udan11-sql-parser": 3  | 
