Skip to content

Commit 5fda1e4

Browse files
Bump phpunit/phpunit from 11.4.2 to 11.4.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.2 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@11.4.2...11.4.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9cbaaa commit 5fda1e4

File tree

2 files changed

+232
-224
lines changed

2 files changed

+232
-224
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.3.1",
31-
"phpunit/phpunit": "^10.5.38"
31+
"phpunit/phpunit": "^11.4.3"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)