Skip to content

Commit 45c8473

Browse files
[TASK] Update phpunit/phpunit requirement from ^10.5.20 to ^10.5.24
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.24/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.20...10.5.24) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cece0c0 commit 45c8473

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
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan-deprecation-rules": "^1.1",
2626
"phpstan/phpstan-phpunit": "^1.3.16",
2727
"phpstan/phpstan-strict-rules": "^1.6.0",
28-
"phpunit/phpunit": "^10.5.20",
28+
"phpunit/phpunit": "^10.5.24",
2929
"rector/rector": "^1.1.1",
3030
"spaze/phpstan-disallowed-calls": "^3.4",
3131
"squizlabs/php_codesniffer": "^3.10.1"

0 commit comments

Comments
 (0)