Commit b06bf02
authored
chore(deps): update composer dev dependencies (#871)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [php-cs-fixer/shim](https://redirect.github.com/PHP-CS-Fixer/shim) |
`3.83.0` -> `3.84.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [phpstan/phpstan](https://redirect.github.com/phpstan/phpstan) |
`1.12.27` -> `1.12.28` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>PHP-CS-Fixer/shim (php-cs-fixer/shim)</summary>
###
[`v3.84.0`](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.83.0...v3.84.0)
[Compare
Source](https://redirect.github.com/PHP-CS-Fixer/shim/compare/v3.83.0...v3.84.0)
</details>
<details>
<summary>phpstan/phpstan (phpstan/phpstan)</summary>
###
[`v1.12.28`](https://redirect.github.com/phpstan/phpstan/releases/tag/1.12.28)
[Compare
Source](https://redirect.github.com/phpstan/phpstan/compare/1.12.27...1.12.28)
# Improvements 🔧
- More precise elapsed time if it's a low number
(phpstan/phpstan-src@7644bd0)
# Bugfixes 🐛
- Fix recursion with object shapes in `@property` referencing other
class and then back in recursive manner
(phpstan/phpstan-src@33c2cb1),
[#​13057](https://redirect.github.com/phpstan/phpstan/issues/13057)
- Fix `@var` PHPDoc type inheritance for class constants
([#​4008](https://redirect.github.com/phpstan/phpstan-src/pull/4008)),
[#​10911](https://redirect.github.com/phpstan/phpstan/issues/10911),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Allow `getenv(null)` for PHP 8.0+
([#​4007](https://redirect.github.com/phpstan/phpstan-src/pull/4007)),
[#​13065](https://redirect.github.com/phpstan/phpstan/issues/13065),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Properly restore error handler for collecting errors
(phpstan/phpstan-src@43c44ee)
- Fix infinite recursion with TemplateIterableType
(phpstan/phpstan-src@400ba6d),
[#​13218](https://redirect.github.com/phpstan/phpstan/issues/13218)
- Avoid error with constant name `$`
([#​4006](https://redirect.github.com/phpstan/phpstan-src/pull/4006)),
[#​12095](https://redirect.github.com/phpstan/phpstan/issues/12095),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Array without `0` in key type is not a list
([#​4018](https://redirect.github.com/phpstan/phpstan-src/pull/4018)),
[#​9487](https://redirect.github.com/phpstan/phpstan/issues/9487),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Fix HasOffsetValueType::searchArray
([#​4013](https://redirect.github.com/phpstan/phpstan-src/pull/4013)),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Rework ArrayReplaceFunctionReturnTypeExtension
([#​3958](https://redirect.github.com/phpstan/phpstan-src/pull/3958)),
[#​12828](https://redirect.github.com/phpstan/phpstan/issues/12828),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
# Function signature fixes 🤖
- Update PDO errorCode return type
([#​4005](https://redirect.github.com/phpstan/phpstan-src/pull/4005)),
[#​12571](https://redirect.github.com/phpstan/phpstan/issues/12571),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
- Fix return type of `bzdecompress()`
([#​4088](https://redirect.github.com/phpstan/phpstan-src/pull/4088)),
thanks [@​jlherren](https://redirect.github.com/jlherren)!
- Improve `mb_convert_encoding` return type
([#​4010](https://redirect.github.com/phpstan/phpstan-src/pull/4010)),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
# Internals 🔍
- Migrate legacy tests
([#​4000](https://redirect.github.com/phpstan/phpstan-src/pull/4000)),
thanks
[@​VincentLanglet](https://redirect.github.com/VincentLanglet)!
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Lendable/aggregate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 411083d commit b06bf02
1 file changed
+11
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments