Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.5.36 to ^8.5.37 (#519)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 4b15eed commit e63e5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.59",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^8.5.36"
"phpunit/phpunit": "^8.5.37"
},
"suggest": {
"ext-mbstring": "for parsing UTF-8 CSS"
Expand Down

0 comments on commit e63e5a8

Please sign in to comment.