diff options
| author | Remi Collet <remi@remirepo.net> | 2017-08-21 08:41:47 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-08-21 08:41:47 +0200 | 
| commit | dc527f4fa3ad6c691ce13caa99d7dc0f895751a0 (patch) | |
| tree | 5477a64b907bb4cdcc5d38f43eed1de51608ccfc | |
| parent | 8ce49da3217d39db1d1cb33b3b48819475a01711 (diff) | |
+ php-phpunit-selenium
| -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  }  | 
