Skip to content

Commit

Permalink
Bump min Behat version for PHP8.4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Nov 3, 2024
1 parent 01741f1 commit e1fd11e
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 @@ -14,7 +14,7 @@
"require": {
"php": "^8.1",
"composer-runtime-api": "^2.0",
"behat/behat": "^3.10",
"behat/behat": "^3.15",
"composer/semver": "^3.0",
"phpunit/php-code-coverage": "^10.1||^11.0",
"symfony/config": "^5.1.4||^6.0||^7.0",
Expand Down

0 comments on commit e1fd11e

Please sign in to comment.