Skip to content

Commit 92dbe51

Browse files
build(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.46 to 12.2.7. - [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@10.5.46...12.2.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.2.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7755fe commit 92dbe51

2 files changed

Lines changed: 314 additions & 332 deletions

File tree

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require-dev": {
3-
"phpunit/phpunit": "^10.5"
3+
"phpunit/phpunit": "^12.2"
44
}
55
}

0 commit comments

Comments
 (0)