Skip to content

Commit 7524c63

Browse files
committed
Pin behat/gherkin to fix PHP 8.5 tests
1 parent f90ddc9 commit 7524c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"require": {
1212
"php": ">=7.2.24",
1313
"behat/behat": "^v3.15.0",
14+
"behat/gherkin": "<v4.15.0",
1415
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7.1 || ^1.0.0",
1516
"php-parallel-lint/php-console-highlighter": "^1.0",
1617
"php-parallel-lint/php-parallel-lint": "^1.3.1",

0 commit comments

Comments
 (0)