Skip to content

Commit cc93386

Browse files
dependabot[bot]luka-nextcloud
authored andcommitted
Chore(deps-dev): Update behat/behat requirement in /tests/integration
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.22.0...v3.23.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.23.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2e2e73 commit cc93386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require-dev": {
33
"phpunit/phpunit": "~9",
4-
"behat/behat": "~3.22.0",
4+
"behat/behat": "~3.23.0",
55
"guzzlehttp/guzzle": "7.9.2",
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"sabre/dav": "4.7.0",

0 commit comments

Comments
 (0)