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 7e36e30
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 484 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type": "wordpress-plugin",
"license": "GPL-v2",
"require-dev": {
"behat/mink": "1.7.1",
"behat/mink": "1.9.0",
"behat/mink-goutte-driver": "^1.3",
"brain/monkey": "^1.5",
"composer/package-versions-deprecated": "^1.11",
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 7e36e30

Please sign in to comment.