diff options
-rw-r--r-- | checkpkgist.json | 4 | ||||
-rw-r--r-- | multiver.json | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index aec48eb..0b26594 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -11,7 +11,7 @@ "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-phpunit-selenium": "phpunit\/phpunit-selenium", "php-khanamiryan-qrcode-detector-decoder": "khanamiryan\/qrcode-detector-decoder", "phpunit6": "phpunit\/phpunit", "php-phine-path": "phine\/path", @@ -21,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 0564e76..3068523 100644 --- a/multiver.json +++ b/multiver.json @@ -6,6 +6,7 @@ "php-pimple1": 1, "php-phpunit-diff": 1, "php-phpunit-PHPUnit": 5, + "php-phpunit-PHPUnit-Selenium": 3, "php-symfony": 2, "php-udan11-sql-parser": 3 } |