Skip to content

Commit d178117

Browse files
Update psalm/plugin-phpunit requirement from 0.19.3 to 0.19.5
Updates the requirements on [psalm/plugin-phpunit](https://github.com/psalm/psalm-plugin-phpunit) to permit the latest version. - [Release notes](https://github.com/psalm/psalm-plugin-phpunit/releases) - [Commits](psalm/psalm-plugin-phpunit@0.19.3...0.19.5) --- updated-dependencies: - dependency-name: psalm/plugin-phpunit dependency-version: 0.19.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea39dba commit d178117

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
@@ -43,7 +43,7 @@
4343
"phpstan/phpstan": "2.1.17",
4444
"phpstan/phpstan-phpunit": "2.0.6",
4545
"phpunit/phpunit": "^10 || ^11 || ^12",
46-
"psalm/plugin-phpunit": "0.19.3",
46+
"psalm/plugin-phpunit": "0.19.5",
4747
"rector/rector": "2.0.17",
4848
"shipmonk/composer-dependency-analyser": "^1.8",
4949
"symfony/phpunit-bridge": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)