Skip to content

Commit

Permalink
[TASK] Update phpunit/phpunit requirement from ^10.5.30 to ^10.5.33
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/10.5.33/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.30...10.5.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ed989d5 commit 3df8b4b
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 @@ -23,7 +23,7 @@
"helmich/typo3-typoscript-lint": "^3.2.1",
"phpstan/phpstan": "^1.12.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.30",
"phpunit/phpunit": "^10.5.33",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.10.2",
"ssch/typo3-rector": "^2.6.5",
Expand Down

0 comments on commit 3df8b4b

Please sign in to comment.