Skip to content

Commit 70e4789

Browse files
build(deps-dev): update phpunit/phpunit requirement
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.6/ChangeLog-11.3.md) - [Commits](sebastianbergmann/phpunit@7.5.20...11.3.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e794021 commit 70e4789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"fakerphp/faker": "^v1.16.0",
39-
"phpunit/phpunit": "^7.5.20",
39+
"phpunit/phpunit": "^11.3.6",
4040
"psr/container": "~1.0.0"
4141
},
4242
"autoload": {

0 commit comments

Comments
 (0)