Drop PHPUnit Selenium requirement
This commit is contained in:
parent
bb7df3cb61
commit
6b114bf3b2
|
|
@ -45,7 +45,6 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fzaninotto/faker": "^1.9",
|
"fzaninotto/faker": "^1.9",
|
||||||
"phpunit/phpunit": "^8.0|^9.0",
|
"phpunit/phpunit": "^8.0|^9.0",
|
||||||
"phpunit/phpunit-selenium": "dev-master",
|
|
||||||
"dms/phpunit-arraysubset-asserts": "^0.1.0",
|
"dms/phpunit-arraysubset-asserts": "^0.1.0",
|
||||||
"meyfa/phpunit-assert-gd": "^2.0",
|
"meyfa/phpunit-assert-gd": "^2.0",
|
||||||
"squizlabs/php_codesniffer": "3.*",
|
"squizlabs/php_codesniffer": "3.*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue