Skip to content

Commit

Permalink
[TASK] Update behat/behat requirement from ^3.15 to ^3.16 (#142)
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.15.0...v3.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent e637b1a commit 215ecb8
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.15",
"behat/behat": "^3.16",
"dvdoug/behat-code-coverage": "^5.3.5",
"ergebnis/composer-normalize": "^2.44.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
Expand Down

0 comments on commit 215ecb8

Please sign in to comment.