Skip to content

Commit

Permalink
adjust symfony/browser-kit min version to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Dec 2, 2020
1 parent c28e0c7 commit 555e41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -15,6 +15,7 @@
"php": ">=7.4",
"behat/mink": "^1.8",
"behat/mink-browserkit-driver": "^1.3",
"symfony/browser-kit": "^4.4.9|^5.0.9",
"symfony/framework-bundle": "^4.4|^5.0"
},
"require-dev": {
Expand Down

0 comments on commit 555e41a

Please sign in to comment.