Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Sep 13, 2023
1 parent 6bd1c21 commit 40004f7
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 98 deletions.
10 changes: 5 additions & 5 deletions tests/integration/composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"require": {
"behat/behat": "^3.10",
"phpunit/phpunit": "^9.5",
"guzzlehttp/guzzle": "^7.4",
"behat/behat": "^3.13",
"phpunit/phpunit": "^9.6",
"guzzlehttp/guzzle": "^7.8",
"jarnaiz/behat-junit-formatter": "^1.3",
"php-http/guzzle7-adapter": "^1.0",
"php-http/message": "^1.13",
"php-http/message": "^1.16",
"rpkamp/mailhog-behat-extension": "^1.0"
},
"require-dev": {
"libresign/nextcloud-behat": "^0.8.3"
"libresign/nextcloud-behat": "^0.8.6"
},
"config": {
"allow-plugins": {
Expand Down
Loading

0 comments on commit 40004f7

Please sign in to comment.