diff options
| author | Remi Collet <remi@remirepo.net> | 2017-04-28 09:18:50 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-04-28 09:18:50 +0200 | 
| commit | 13553127c6960a39954a05ca17299760d7787b41 (patch) | |
| tree | de748cd5de6825523ed4528c3e6b1f073019957d | |
| parent | 292adc23f16cbae3f2e7f9033cd14425715e6110 (diff) | |
refresh
| -rw-r--r-- | checkpkgist.json | 6 | ||||
| -rw-r--r-- | multiver.json | 1 | 
2 files changed, 4 insertions, 3 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 1dd8c70..85c9413 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -12,16 +12,16 @@      "php-tecnickcom-tc-lib-unicode": "tecnickcom\/tc-lib-unicode",      "php-tecnickcom-tc-lib-unicode-data": "tecnickcom\/tc-lib-unicode-data",      "php-tedivm-jshrink": "tedivm\/jshrink", -    "php-sebastian-comparator2": "sebastian\/comparator", -    "php-phar-io-version": "phar-io\/version", +    "php-sebastian-environment3": "sebastian\/environment", +    "php-sebastian-global-state2": "sebastian\/global-state",      "php-phar-io-manifest": "phar-io\/manifest",      "php-phpunit-dbunit3": "phpunit\/dbunit", -    "phpcov": "phpunit\/phpcov",      "phpunit6": "phpunit\/phpunit",      "php-phine-path": "phine\/path",      "php-phine-exception": "phine\/exception",      "php-pimple-lib": "pimple\/pimple",      "php-theseer-fxsl": "theseer\/fxsl", +    "php-theseer-tokenizer": "theseer\/tokenizer",      "php-morris-lessql": "morris\/lessql",      "phan": "etsy\/phan",      "phinx": "robmorgan\/phinx" diff --git a/multiver.json b/multiver.json index dd13a17..73a937a 100644 --- a/multiver.json +++ b/multiver.json @@ -1,6 +1,7 @@  {  	"php-JsonSchema": 1,  	"php-justinrainbow-json-schema": 2, +	"php-phpunit-environment": 2,  	"php-PHPParser": 1,  	"php-pimple1": 1,  	"php-phpunit-PHPUnit": 5,  | 
