Skip to content

Commit

Permalink
Update dependency psalm/plugin-symfony to v5.2.6 (#4335)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[psalm/plugin-symfony](https://redirect.github.com/psalm/psalm-plugin-symfony)
| `5.2.5` -> `5.2.6` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/psalm%2fplugin-symfony/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/psalm%2fplugin-symfony/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/psalm%2fplugin-symfony/5.2.5/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/psalm%2fplugin-symfony/5.2.5/5.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>psalm/psalm-plugin-symfony (psalm/plugin-symfony)</summary>

###
[`v5.2.6`](https://redirect.github.com/psalm/psalm-plugin-symfony/releases/tag/v5.2.6)

[Compare
Source](https://redirect.github.com/psalm/psalm-plugin-symfony/compare/v5.2.5...v5.2.6)

#### What's Changed

- Test against PHP 8.3 by
[@&#8203;seferov](https://redirect.github.com/seferov) in
[https://github.com/psalm/psalm-plugin-symfony/pull/356](https://redirect.github.com/psalm/psalm-plugin-symfony/pull/356)
- Allow psam dev-master (support PHPUnit 11, etc) by
[@&#8203;seferov](https://redirect.github.com/seferov) in
[https://github.com/psalm/psalm-plugin-symfony/pull/357](https://redirect.github.com/psalm/psalm-plugin-symfony/pull/357)

**Full Changelog**:
psalm/psalm-plugin-symfony@v5.2.5...v5.2.6

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/archetype-symfony).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 21, 2024
2 parents ab45f27 + 433cecf commit feaf19e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"phpstan/phpstan-symfony": "1.4.12",
"phpunit/phpunit": "9.6.22",
"psalm/plugin-phpunit": "0.19.0",
"psalm/plugin-symfony": "5.2.5",
"psalm/plugin-symfony": "5.2.6",
"rector/rector": "1.2.10",
"runroom-packages/testing": "0.20.0",
"symfony/debug-bundle": "7.2.0",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit feaf19e

Please sign in to comment.