Skip to content

Commit c2b12dd

Browse files
Update phpunit/phpunit requirement from ^9.5.21 to ^9.5.25
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.21...9.5.25) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56b944c commit c2b12dd

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
@@ -43,7 +43,7 @@
4343
"orchestra/database": "^6.28|^7.0",
4444
"orchestra/testbench": "^6.28|^7.0",
4545
"orchestra/testbench-core": "^6.28|^7.0",
46-
"phpunit/phpunit": "^9.5.21"
46+
"phpunit/phpunit": "^9.5.25"
4747
},
4848
"config": {
4949
"sort-packages": true

0 commit comments

Comments
 (0)