Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^5.7.27 to ^8.5.36
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.36/ChangeLog-8.5.md)
- [Commits](sebastianbergmann/phpunit@5.7.27...8.5.36)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 9648ced commit b880a9b
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 @@ -19,7 +19,7 @@
"ext-iconv": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.7.27",
"phpunit/phpunit": "^8.5.36",
"codacy/coverage": "^1.4.3"
},
"suggest": {
Expand Down

0 comments on commit b880a9b

Please sign in to comment.