Skip to content

Commit 5d933e3

Browse files
authored
Require Behat v3.15.0+ (#228)
1 parent ce7412d commit 5d933e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "phpcodesniffer-standard",
1111
"require": {
1212
"php": ">=7.2.24",
13-
"behat/behat": "^3.7",
13+
"behat/behat": "^v3.15.0",
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0",
1515
"php-parallel-lint/php-console-highlighter": "^1.0",
1616
"php-parallel-lint/php-parallel-lint": "^1.3.1",

0 commit comments

Comments
 (0)