Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-phpunit to ^1.3.11 (#107)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[phpstan/phpstan-phpunit](https://togithub.com/phpstan/phpstan-phpunit)
| require-dev | patch | `^1.3.10` -> `^1.3.11` |

---

### Release Notes

<details>
<summary>phpstan/phpstan-phpunit</summary>

###
[`v1.3.11`](https://togithub.com/phpstan/phpstan-phpunit/releases/tag/1.3.11)

[Compare
Source](https://togithub.com/phpstan/phpstan-phpunit/compare/1.3.10...1.3.11)

-
[9e1b9de](http://github.com/phpstan/phpstan-phpunit/commit/9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c)
- Warn when trying to cover an interface.
-
[ceea85e](http://github.com/phpstan/phpstan-phpunit/commit/ceea85eb8c43e5ae22040c18d3f360ca9ad5dc4f)
- Update PHPCS
-
[f659243](http://github.com/phpstan/phpstan-phpunit/commit/f6592437762938425a51e6613bbac649c0bd7daa)
- Update metcalfc/changelog-generator action to v4.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Lendable/composer-license-checker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 4158ca5 commit dbcc551
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php-cs-fixer/shim": "^3.15.1",
"phpstan/phpstan": "^1.10.8",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.10",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.0",
"phpunit/phpunit": "^10.0.18",
"rector/rector": "^0.15.23",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbcc551

Please sign in to comment.