Skip to content

Commit eacb72f

Browse files
chore(deps-dev): Bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.50 to 13.0.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.0.0/ChangeLog-13.0.md) - [Commits](sebastianbergmann/phpunit@11.5.50...13.0.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6846ad9 commit eacb72f

File tree

2 files changed

+349
-322
lines changed

2 files changed

+349
-322
lines changed

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"sort-packages": true,
66
"require-dev": {
7-
"phpunit/phpunit": "^11.5.43"
7+
"phpunit/phpunit": "^13.0.0"
88
}
99
}

0 commit comments

Comments
 (0)