Skip to content

Commit 985fd9f

Browse files
author
Greg Bowler
committed
build: remove behat dependencies
1 parent 053df4a commit 985fd9f

File tree

2 files changed

+925
-3029
lines changed

2 files changed

+925
-3029
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232

3333
"require-dev": {
3434
"phpstan/phpstan": "~1.1",
35-
"phpunit/phpunit": "~9.5",
36-
"behat/behat": "~3.3",
37-
"behat/mink-extension": "~2.3",
38-
"behat/mink-goutte-driver": "~1.3"
35+
"phpunit/phpunit": "~9.5"
3936
},
4037

4138
"autoload": {

0 commit comments

Comments
 (0)