Skip to content

Commit 94304b0

Browse files
committed
Require Behat v3.15.0+
This is the first version that adds preliminary PHP 8.4 support
1 parent a8de3f0 commit 94304b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": ">=5.6",
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)