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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-patch group with 3 updates: composer/composer, composer/pcre and psr/log.
Updates
composer/composer
from 2.7.7 to 2.7.8Release notes
Sourced from composer/composer's releases.
Changelog
Sourced from composer/composer's changelog.
Commits
a2edd4e
Release 2.7.8ca98528
Update changelogb96821c
Fix builda17096f
Fix copy() sometimes failing on virtualbox shared folders, fixes #12057bbb6034
Fix duplicate libraries causing issues when conflicting extensions from core ...39d9a5b
Fix relative:true not being respected in path repo installs, fixes #12074 (#1...1684f82
AddInitCommand.php
Interactive test case (#12068)f931887
Detect incorrectly configured COMPOSER env when set to a directory, refs #120498c5f2db
AddGlobalCommandTest.php
(#12073)dca85cc
Add "require command with conflicting keys" test (#12072)Updates
composer/pcre
from 3.2.0 to 3.3.0Release notes
Sourced from composer/pcre's releases.
Commits
1637e06
Fix php7.4 build5cc3c12
Merge branch '2.x'06d0e49
Add PHPStan type extension for the replaceCallback callable (#33)d948ae8
Enable PHPStan Extensions outside of bleeding edge (#31)8a50ab8
Bump conflict rulef07280d
Support matchAll* variants in PHPStan extensions (#32)Updates
psr/log
from 3.0.0 to 3.0.1Release notes
Sourced from psr/log's releases.
Commits
79dff0b
Merge pull request #80 from lyrixx/return33208d4
Drop useless phpdoc, already covered by PHPDependabot 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 show