Skip to content

Commit d34a2ca

Browse files
Chore(deps-dev): Update phpunit/phpunit requirement
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.7/ChangeLog-12.2.md) - [Commits](sebastianbergmann/phpunit@9.0.0...12.2.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.2.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68fb689 commit d34a2ca

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,6 +1,6 @@
11
{
22
"require-dev": {
3-
"phpunit/phpunit": "~9",
3+
"phpunit/phpunit": "~12",
44
"behat/behat": "~3.22.0",
55
"guzzlehttp/guzzle": "7.9.2",
66
"jarnaiz/behat-junit-formatter": "^1.3",

0 commit comments

Comments
 (0)