From 13553127c6960a39954a05ca17299760d7787b41 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Apr 2017 09:18:50 +0200 Subject: refresh --- checkpkgist.json | 6 +++--- 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, -- cgit