Skip to content

Commit d781cd3

Browse files
authored
Merge pull request #97 from LibreSign/chore/bump-dependencies
chore: bump dependencies
2 parents c211c82 + f6b788a commit d781cd3

File tree

3 files changed

+85
-53
lines changed

3 files changed

+85
-53
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
},
3131
"require": {
3232
"php": ">=8.1",
33-
"guzzlehttp/guzzle": "^7.8",
33+
"guzzlehttp/guzzle": "^7.9",
3434
"phpunit/phpunit": "*",
35-
"behat/behat": "^3.13",
36-
"libresign/behat-builtin-extension": "^0.6.2",
35+
"behat/behat": "^3.23",
36+
"libresign/behat-builtin-extension": "^0.6.3",
3737
"estahn/json-query-wrapper": "*"
3838
},
3939
"require-dev": {
4040
"bamarni/composer-bin-plugin": "^1.8",
41-
"donatj/mock-webserver": "^2.6"
41+
"donatj/mock-webserver": "^2.8"
4242
},
4343
"config": {
4444
"allow-plugins": {
@@ -60,4 +60,4 @@
6060
"Libresign\\NextcloudBehat\\": "src/"
6161
}
6262
}
63-
}
63+
}

vendor-bin/coding-standard/composer.lock

Lines changed: 50 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)