Skip to content

Commit 40ea7ac

Browse files
Update phpunit/phpunit requirement from ^9.5.20 to ^9.5.21
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/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.20...9.5.21) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fbb1e3 commit 40ea7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"mockery/mockery": "^1.5",
4848
"orchestra/testbench": "^7.6.0",
4949
"orchestra/testbench-core": "^6.28|^7.0",
50-
"phpunit/phpunit": "^9.5.20"
50+
"phpunit/phpunit": "^9.5.21"
5151
},
5252
"config": {
5353
"sort-packages": true

0 commit comments

Comments
 (0)