Skip to content

Commit

Permalink
[TASK] Update behat/behat requirement from ^3.16 to ^3.17
Browse files Browse the repository at this point in the history
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 3ec5030 commit b2f5f33
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 @@ -16,7 +16,7 @@
"ext-simplexml": "*"
},
"require-dev": {
"behat/behat": "^3.16",
"behat/behat": "^3.17",
"dvdoug/behat-code-coverage": "^5.3.6",
"ergebnis/composer-normalize": "^2.45.0",
"friendsofphp/php-cs-fixer": "^3.65.0",
Expand Down

0 comments on commit b2f5f33

Please sign in to comment.