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 production-dependencies group with 2 updates in the / directory: dflydev/dot-access-data and php-di/php-di.
Updates
dflydev/dot-access-data
from 3.0.2 to 3.0.3Release notes
Sourced from dflydev/dot-access-data's releases.
Changelog
Sourced from dflydev/dot-access-data's changelog.
Commits
a23a2bf
Update CHANGELOG.md22dd1f7
Merge pull request #49 from dflydev/colinodell-patch-1b48c86d
Test on newer PHP versions6488cfc
Merge pull request #47 from smnandre/patch-1bba15f3
[Fix] PHP 8.4 compatibilityUpdates
php-di/php-di
from 7.0.6 to 7.0.7Release notes
Sourced from php-di/php-di's releases.
Commits
e87435e
Merge pull request #886 from bdsl/patch-160c3ef4
Show circular list of depedencies on circular dependancy error messagee9d5a6f
Merge pull request #889 from staudenmeir/php8.4eaf007e
Merge pull request #890 from staudenmeir/composer-option4849503
Remove deprecated Composer option3e3b866
Revert CS fixer's return type changesddcfbb5
Prepare for PHP 8.4a7410e4
Merge pull request #885 from N-M/patch-1fdc25cd
Fix documenation for php-definitionsf50ab28
Merge pull request #884 from takaram/patch-1Dependabot 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