Skip to content

Commit f1b13d6

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 5430f86 commit f1b13d6

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
@@ -39,7 +39,7 @@
3939
"mockery/mockery": "^1.5",
4040
"orchestra/testbench": "^6.28|^7.0",
4141
"orchestra/testbench-core": "^6.28|^7.0",
42-
"phpunit/phpunit": "^9.5.20"
42+
"phpunit/phpunit": "^9.5.21"
4343
},
4444
"config": {
4545
"sort-packages": true

0 commit comments

Comments
 (0)