Skip to content

Commit 2ec9807

Browse files
build(deps-dev): bump phpunit/phpunit from 10.3.1 to 11.5.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.3.1 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.3.1...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]>
1 parent 7849ac4 commit 2ec9807

File tree

2 files changed

+290
-226
lines changed

2 files changed

+290
-226
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"require-dev": {
99
"phpstan/phpstan": "^1.10",
10-
"phpunit/phpunit": "^10.1",
10+
"phpunit/phpunit": "^11.5",
1111
"phpmd/phpmd": "^2.13",
1212
"squizlabs/php_codesniffer": "^3.7"
1313
},

0 commit comments

Comments
 (0)