Skip to content

Commit 19d624e

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] <[email protected]>
1 parent b1c0c2f commit 19d624e

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
@@ -42,7 +42,7 @@
4242
"orchestra/testbench": "^6.28|^7.0",
4343
"orchestra/testbench": "^6.28|^7.0",
4444
"orchestra/testbench-core": "^6.28|^7.0",
45-
"phpunit/phpunit": "^9.5.20"
45+
"phpunit/phpunit": "^9.5.21"
4646
},
4747
"config": {
4848
"sort-packages": true

0 commit comments

Comments
 (0)