Skip to content

Commit 3745a5b

Browse files
Update phpunit/phpunit requirement from ^9.5.25 to ^10.5.19
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/10.5.19/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@9.5.25...10.5.19) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e806ad commit 3745a5b

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
@@ -40,7 +40,7 @@
4040
"require-dev": {
4141
"mockery/mockery": "^1.5",
4242
"orchestra/testbench": "^7.23|^8.1.1",
43-
"phpunit/phpunit": "^9.5.25"
43+
"phpunit/phpunit": "^10.5.19"
4444
},
4545
"config": {
4646
"sort-packages": true

0 commit comments

Comments
 (0)