Skip to content

Commit 7c69fa7

Browse files
[TASK] Update phpunit/phpunit requirement from ^10.5.40 to ^10.5.41 (#99)
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.41/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.40...10.5.41) --- 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>
1 parent 402300b commit 7c69fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"friendsoftypo3/phpstan-typo3": "^0.9.0",
2929
"phpstan/phpstan": "^1.12.7",
3030
"phpstan/phpstan-phpunit": "^1.4.0",
31-
"phpunit/phpunit": "^10.5.40",
31+
"phpunit/phpunit": "^10.5.41",
3232
"roave/security-advisories": "dev-latest",
3333
"squizlabs/php_codesniffer": "^3.11.2",
3434
"ssch/typo3-rector": "^2.12.0",

0 commit comments

Comments
 (0)