Skip to content

Commit f29c4aa

Browse files
Bump phpunit/phpunit from 10.5.40 to 11.5.3 (#260)
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 e62680c commit f29c4aa

File tree

2 files changed

+287
-223
lines changed

2 files changed

+287
-223
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"fakerphp/faker": "^1.23",
106106
"mockery/mockery": "^1.6",
107107
"nunomaduro/collision": "^8.0",
108-
"phpunit/phpunit": "^10.5"
108+
"phpunit/phpunit": "^11.5"
109109
},
110110
"config": {
111111
"optimize-autoloader": true,

0 commit comments

Comments
 (0)