Skip to content

Commit 369e2ee

Browse files
Update phpstan/phpstan-phpunit requirement from 0.12.17 to 0.12.18 (#10)
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@0.12.17...0.12.18) --- updated-dependencies: - dependency-name: phpstan/phpstan-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 cc66935 commit 369e2ee

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
@@ -24,7 +24,7 @@
2424
"kwn/php-rdkafka-stubs": "^2.0",
2525
"phpstan/extension-installer": "^1.1",
2626
"phpstan/phpstan": "0.12.68",
27-
"phpstan/phpstan-phpunit": "0.12.17",
27+
"phpstan/phpstan-phpunit": "0.12.18",
2828
"phpstan/phpstan-strict-rules": "0.12.9",
2929
"phpunit/phpunit": "^9.2",
3030
"psalm/plugin-phpunit": "^0.16.1",

0 commit comments

Comments
 (0)