Skip to content

Commit d96748f

Browse files
composer(deps): bump phpunit/phpunit from 9.5.9 to 11.4.4 in /src/php
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.9 to 11.4.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.4/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@9.5.9...11.4.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8ac8cb commit d96748f

File tree

2 files changed

+318
-777
lines changed

2 files changed

+318
-777
lines changed

src/php/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "",
44
"require": {
55
"php": "^8.0",
6-
"phpunit/phpunit": "^9.5"
6+
"phpunit/phpunit": "^11.4"
77
},
88
"autoload-dev": {
99
"files": [

0 commit comments

Comments
 (0)