Commit 87a4db1
authored
chore(deps): update dependency composer/composer to v2.8.5 (#175)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [composer/composer](https://redirect.github.com/composer/composer) |
patch | `2.8.4` -> `2.8.5` |
---
### Release Notes
<details>
<summary>composer/composer (composer/composer)</summary>
###
[`v2.8.5`](https://redirect.github.com/composer/composer/blob/HEAD/CHANGELOG.md#285-2025-01-21)
[Compare
Source](https://redirect.github.com/composer/composer/compare/2.8.4...2.8.5)
- Added build provenance attestation so you can also now download and
verify phar files from GitHub releases:
gh release --repo composer/composer download --pattern composer.phar
gh attestation verify --repo composer/composer composer.phar
- Fixed unsupported `funding` values causing parse errors in packages
([#​12247](https://redirect.github.com/composer/composer/issues/12247))
- Fixed support for a few newer funding formats
([#​12257](https://redirect.github.com/composer/composer/issues/12257))
- Fixed InstalledVersions regression from 2.8.4 when `reload()` is used
([#​12269](https://redirect.github.com/composer/composer/issues/12269))
- Fixed psr-0/psr-4 rules having unstable order in
`vendor/composer/autoload*.php`
([#​12263](https://redirect.github.com/composer/composer/issues/12263))
- Fixed a few warnings happening incorrectly in edge cases
([#​12284](https://redirect.github.com/composer/composer/issues/12284),
[#​12268](https://redirect.github.com/composer/composer/issues/12268),
[#​12283](https://redirect.github.com/composer/composer/issues/12283))
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Lendable/message).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b34b3d2 commit 87a4db1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments