Skip to content

Commit

Permalink
OP-264 Fixed Github action build error - behat
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKostrubiec committed May 10, 2024
1 parent 2abb8bf commit 5a18d09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"symfony/browser-kit": "4.1.8",
"symfony/dom-crawler": "4.1.8",
"symfony/routing": "4.1.8",
"symfony/doctrine-bridge": "4.4.16"
"symfony/doctrine-bridge": "4.4.16",
"behat/mink-selenium2-driver": ">=1.7.0"
},
"config": {
"sort-packages": true,
Expand Down

0 comments on commit 5a18d09

Please sign in to comment.