Fixed some more Windows CLI parameter escaping edge cases
1.10.23
Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116)
1.10.22
Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)
1.10.21
Fixed support for new GitHub OAuth token format
Fixed processes silently ignoring the CWD when it does not exist
1.10.20
Fixed exclude-from-classmap causing regex issues when having too many paths
Fixed compatibility issue with Symfony 4/5
1.10.19
Fixed regression on PHP 8.0
1.10.18
Allow installation on PHP 8.0
1.10.17
Fixed Bitbucket API authentication issue
Fixed parsing of Composer 2 lock files breaking in some rare conditions
1.10.16
Added warning to validate command for cases where packages provide/replace a package that they also require
Fixed JSON schema validation issue with PHPStorm
Fixed symlink handling in archive command
1.10.15
Fixed path repo version guessing issue
1.10.14
Fixed version guesser to look at remote branches as well as local ones
Fixed path repositories version guessing to handle edge cases where version is different from the VCS-guessed version
Fixed COMPOSER env var causing issues when combined with the global command
Fixed a few issues dealing with PHP without openssl extension (not recommended at all but sometimes needed for testing)
Fixed some more Windows CLI parameter escaping edge cases
[1.10.23] 2021-10-05
Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116)
[1.10.22] 2021-04-27
Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)
[1.10.21] 2021-04-01
Fixed support for new GitHub OAuth token format
Fixed processes silently ignoring the CWD when it does not exist
[1.10.20] 2021-01-27
Fixed exclude-from-classmap causing regex issues when having too many paths
Fixed compatibility issue with Symfony 4/5
[1.10.19] 2020-12-04
Fixed regression on PHP 8.0
[1.10.18] 2020-12-03
Allow installation on PHP 8.0
[1.10.17] 2020-10-30
Fixed Bitbucket API authentication issue
Fixed parsing of Composer 2 lock files breaking in some rare conditions
[1.10.16] 2020-10-24
Added warning to validate command for cases where packages provide/replace a package that they also require
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mortenscheel/laravel-ide-helper-plus/network/alerts).
Bumps composer/composer from 1.9.2 to 1.10.26.
Release notes
Sourced from composer/composer's releases.
... (truncated)
Changelog
Sourced from composer/composer's changelog.
... (truncated)
Commits
3e19613
Release 1.10.266f85c88
Update changelogc33aafa
Merge pull request from GHSA-x7cr-6qr6-2hh6d4b29e9
Reverting release version changes892838f
Release 1.10.252b7aaa4
Update changelogf01f446
Update depsb262b77
Use copy in selfupdate to fix Windows PHP-8.1 regression (#10446)138e315
Reverting release version changes6dea608
Release 1.10.24Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mortenscheel/laravel-ide-helper-plus/network/alerts).