Skip to content

Commit 4b043ca

Browse files
committed
Pin behat/gherkin version to 4.11
See Codeception/Codeception#6833
1 parent ba804f7 commit 4b043ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"codeception/codeception": "*@dev",
2727
"codeception/lib-asserts": "^2.0"
2828
},
29+
"require-dev": {
30+
"behat/gherkin": "~4.11.0"
31+
},
2932
"conflict": {
3033
"codeception/codeception": "<5.0"
3134
},

0 commit comments

Comments
 (0)