Skip to content

Commit 9a56d76

Browse files
chore(deps): update dependency psalm/plugin-mockery to ^0.11.0 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f29d66 commit 9a56d76

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: src/CloudBees/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpstan/phpstan": "~1.9.0",
4141
"phpstan/phpstan-mockery": "^1.0",
4242
"phpstan/phpstan-phpunit": "^1.1",
43-
"psalm/plugin-mockery": "^0.9.1",
43+
"psalm/plugin-mockery": "^0.11.0",
4444
"psalm/plugin-phpunit": "^0.18.0",
4545
"ramsey/coding-standard": "^2.0.3",
4646
"ramsey/composer-repl": "^1.4",

Diff for: src/Flagd/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"phpstan/phpstan": "~1.9.0",
4343
"phpstan/phpstan-mockery": "^1.0",
4444
"phpstan/phpstan-phpunit": "^1.1",
45-
"psalm/plugin-mockery": "^0.9.1",
45+
"psalm/plugin-mockery": "^0.11.0",
4646
"psalm/plugin-phpunit": "^0.18.0",
4747
"ramsey/coding-standard": "^2.0.3",
4848
"ramsey/composer-repl": "^1.4",

Diff for: src/Split/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpstan/phpstan": "~1.9.0",
4141
"phpstan/phpstan-mockery": "^1.0",
4242
"phpstan/phpstan-phpunit": "^1.1",
43-
"psalm/plugin-mockery": "^0.9.1",
43+
"psalm/plugin-mockery": "^0.11.0",
4444
"psalm/plugin-phpunit": "^0.18.0",
4545
"ramsey/coding-standard": "^2.0.3",
4646
"ramsey/composer-repl": "^1.4",

0 commit comments

Comments
 (0)