Skip to content

Commit

Permalink
update behat and chrome driver
Browse files Browse the repository at this point in the history
  • Loading branch information
stklcode committed Sep 17, 2024
1 parent 3aeff28 commit 49e8d35
Show file tree
Hide file tree
Showing 2 changed files with 914 additions and 1,045 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"type": "wordpress-plugin",
"license": "GPL-v2",
"require-dev": {
"behat/mink": "1.7.1",
"behat/mink-goutte-driver": "^1.3",
"behat/mink": "1.9.0",
"behat/mink-goutte-driver": "^2.0",
"brain/monkey": "^1.5",
"composer/package-versions-deprecated": "^1.11",
"dmore/behat-chrome-extension": "^1.4",
Expand All @@ -36,6 +36,9 @@
"wp-cli/wp-cli-bundle": "@stable",
"wp-coding-standards/wpcs": "^3.0"
},
"replace": {
"phrity/websocket": "*"
},
"autoload-dev": {
"classmap": [
"antispam_bee.php",
Expand Down
Loading

0 comments on commit 49e8d35

Please sign in to comment.