Skip to content

Commit 92d0516

Browse files
Update phpunit/phpunit requirement from ^8.5.37 to ^8.5.38 (#533)
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/8.5.38/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.37...8.5.38) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee19cd7 commit 92d0516

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
@@ -31,7 +31,7 @@
3131
"phpstan/extension-installer": "^1.3.1",
3232
"phpstan/phpstan": "^1.10.66",
3333
"phpstan/phpstan-phpunit": "^1.3.16",
34-
"phpunit/phpunit": "^8.5.37"
34+
"phpunit/phpunit": "^8.5.38"
3535
},
3636
"suggest": {
3737
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)