Skip to content

Commit

Permalink
Merge branch 'master' into expose_group_displayname
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger authored Feb 22, 2023
2 parents 6a44b84 + 98d6ba4 commit 38264f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendor-bin/behat/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"symfony/translation": "^4.4",
"sabre/xml": "^2.2",
"guzzlehttp/guzzle": "^7.4",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5",
"helmich/phpunit-json-assert": "^3.4"
}
}

0 comments on commit 38264f5

Please sign in to comment.