Skip to content

Commit d910364

Browse files
Bump phpunit/phpunit from 8.5.52 to 12.5.22 in /_integration/php
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.52 to 12.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@8.5.52...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c58a95 commit d910364

2 files changed

Lines changed: 547 additions & 354 deletions

File tree

_integration/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
]
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "^8"
10+
"phpunit/phpunit": "^12"
1111
}
1212
}

0 commit comments

Comments
 (0)