Skip to content

Commit

Permalink
Work around Behat/Behat#1284
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Apr 24, 2020
1 parent 13d4667 commit b1e8040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"psr/log": "^1.0"
},
"require-dev": {
"behat/behat": "^3.5",
"behat/behat": "~3.5.0",
"dvdoug/behat-code-coverage": "^3.0||^4.0",
"monolog/monolog": "^1.25||^2.0",
"phpunit/phpunit": "^4.8.36||^5.7.27||^6.5.14||^7.5.20||^8.5.2||^9.0"
Expand Down

0 comments on commit b1e8040

Please sign in to comment.