Skip to content

Commit 439bcc1

Browse files
Bump phpunit/phpunit from 9.6.21 to 11.4.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.21 to 11.4.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.3/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@9.6.21...11.4.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bcf01e commit 439bcc1

File tree

2 files changed

+248
-357
lines changed

2 files changed

+248
-357
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"squizlabs/php_codesniffer": "^3.7",
2626
"thecodingmachine/phpstan-safe-rule": "^1.2",
2727
"phpstan/extension-installer": "^1.3",
28-
"phpunit/phpunit": "^9.5",
28+
"phpunit/phpunit": "^11.4",
2929
"phpstan/phpstan-phpunit": "^1.3"
3030
},
3131
"config": {

0 commit comments

Comments
 (0)