Skip to content

Commit

Permalink
Set replace for behat/mink-selenium2-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Dec 14, 2023
1 parent 175db80 commit cce88ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@
"phpunit/phpunit": "^8.5.22 || ^9.5.11",
"symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0"
},

"replace": {
"behat/mink-selenium2-driver": "1.7.0"
},
"autoload": {
"psr-4": {
"Behat\\Mink\\Driver\\": "src/"
Expand Down

0 comments on commit cce88ab

Please sign in to comment.