Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit a84bd06

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/master/ChangeLog-9.1.md) - [Commits](sebastianbergmann/phpunit@9.1.3...9.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2e9888c commit a84bd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"ext-json": "*",
26-
"phpunit/phpunit": "^9.1.3"
26+
"phpunit/phpunit": "^9.1.4"
2727
},
2828
"config": {
2929
"preferred-install": "dist",

0 commit comments

Comments
 (0)