Skip to content

Commit 40f6885

Browse files
Bump phpunit/phpunit from 10.5.40 to 11.5.3 (#259)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.40 to 11.5.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@10.5.40...11.5.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 598a64f commit 40f6885

File tree

2 files changed

+290
-226
lines changed

2 files changed

+290
-226
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"fakerphp/faker": "^1.23",
2424
"mockery/mockery": "^1.6",
2525
"nunomaduro/collision": "^8.0",
26-
"phpunit/phpunit": "^10.5.10"
26+
"phpunit/phpunit": "^11.5.3"
2727
},
2828
"config": {
2929
"optimize-autoloader": true,

0 commit comments

Comments
 (0)