Skip to content

Commit 9331df9

Browse files
committed
Remove PhpUnit dependency
1 parent 2890001 commit 9331df9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323

2424
"require-dev": {
2525
"mink/driver-testsuite": "dev-master",
26-
"symfony/http-kernel": "~2.3|~3.0|~4.0",
27-
"phpunit/phpunit": "^4.8.35|^5.7"
26+
"symfony/http-kernel": "~2.3|~3.0|~4.0"
2827
},
2928

3029
"autoload": {

0 commit comments

Comments
 (0)