Skip to content

Commit

Permalink
build(deps-dev): update phpunit/phpunit requirement (#1964)
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.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.4/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@11.4.3...11.4.4)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 6cb7614 commit 044955a
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 @@ -82,7 +82,7 @@
"fig-r/psr2r-sniffer": "2.1.1",
"overtrue/phplint": "9.5.4",
"phpstan/phpstan": "1.12.5",
"phpunit/phpunit": "11.4.3",
"phpunit/phpunit": "11.4.4",
"phpunit/php-code-coverage": "11.0.7",
"rector/rector": "0.15.13",
"squizlabs/php_codesniffer": "3.11.1"
Expand Down

0 comments on commit 044955a

Please sign in to comment.