Skip to content

Commit e63e5a8

Browse files
Update phpunit/phpunit requirement from ^8.5.36 to ^8.5.37 (#519)
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.37/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.36...8.5.37) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b15eed commit e63e5a8

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.59",
3333
"phpstan/phpstan-phpunit": "^1.3.16",
34-
"phpunit/phpunit": "^8.5.36"
34+
"phpunit/phpunit": "^8.5.37"
3535
},
3636
"suggest": {
3737
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)