Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Jul 8, 2024
1 parent f030603 commit 7d909b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": "^8.1",
"ext-mbstring": "*",
"cucumber/messages": "<=25"
"cucumber/messages": ">=19.1.4 <=25"
},
"require-dev": {
"phpunit/phpunit": "^10.5||^11.0",
Expand Down

0 comments on commit 7d909b4

Please sign in to comment.