Skip to content

Commit 1c1cdda

Browse files
[Dependabot] Update phpunit/phpunit requirement from 8.5.40 to 8.5.41 (#779)
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/8.5.41/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.40...8.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 72899b5 commit 1c1cdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/extension-installer": "1.4.3",
3232
"phpstan/phpstan": "1.12.12 || 2.0.3",
3333
"phpstan/phpstan-phpunit": "1.4.1 || 2.0.1",
34-
"phpunit/phpunit": "8.5.40",
34+
"phpunit/phpunit": "8.5.41",
3535
"rector/rector": "1.2.10 || 2.0.0"
3636
},
3737
"suggest": {

0 commit comments

Comments
 (0)