Skip to content

Commit b06bf02

Browse files
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` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/php-cs-fixer%2fshim/3.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/php-cs-fixer%2fshim/3.83.0/3.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [phpstan/phpstan](https://redirect.github.com/phpstan/phpstan) | `1.12.27` -> `1.12.28` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan/1.12.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan/1.12.27/1.12.28?slim=true)](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), [#&#8203;13057](https://redirect.github.com/phpstan/phpstan/issues/13057) - Fix `@var` PHPDoc type inheritance for class constants ([#&#8203;4008](https://redirect.github.com/phpstan/phpstan-src/pull/4008)), [#&#8203;10911](https://redirect.github.com/phpstan/phpstan/issues/10911), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! - Allow `getenv(null)` for PHP 8.0+ ([#&#8203;4007](https://redirect.github.com/phpstan/phpstan-src/pull/4007)), [#&#8203;13065](https://redirect.github.com/phpstan/phpstan/issues/13065), thanks [@&#8203;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), [#&#8203;13218](https://redirect.github.com/phpstan/phpstan/issues/13218) - Avoid error with constant name `$` ([#&#8203;4006](https://redirect.github.com/phpstan/phpstan-src/pull/4006)), [#&#8203;12095](https://redirect.github.com/phpstan/phpstan/issues/12095), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! - Array without `0` in key type is not a list ([#&#8203;4018](https://redirect.github.com/phpstan/phpstan-src/pull/4018)), [#&#8203;9487](https://redirect.github.com/phpstan/phpstan/issues/9487), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! - Fix HasOffsetValueType::searchArray ([#&#8203;4013](https://redirect.github.com/phpstan/phpstan-src/pull/4013)), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! - Rework ArrayReplaceFunctionReturnTypeExtension ([#&#8203;3958](https://redirect.github.com/phpstan/phpstan-src/pull/3958)), [#&#8203;12828](https://redirect.github.com/phpstan/phpstan/issues/12828), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! # Function signature fixes 🤖 - Update PDO errorCode return type ([#&#8203;4005](https://redirect.github.com/phpstan/phpstan-src/pull/4005)), [#&#8203;12571](https://redirect.github.com/phpstan/phpstan/issues/12571), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! - Fix return type of `bzdecompress()` ([#&#8203;4088](https://redirect.github.com/phpstan/phpstan-src/pull/4088)), thanks [@&#8203;jlherren](https://redirect.github.com/jlherren)! - Improve `mb_convert_encoding` return type ([#&#8203;4010](https://redirect.github.com/phpstan/phpstan-src/pull/4010)), thanks [@&#8203;VincentLanglet](https://redirect.github.com/VincentLanglet)! # Internals 🔍 - Migrate legacy tests ([#&#8203;4000](https://redirect.github.com/phpstan/phpstan-src/pull/4000)), thanks [@&#8203;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

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)