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 dev-dependencies group with 1 update in the / directory: zircote/swagger-php.
Updates
zircote/swagger-php
from 4.10.0 to 4.10.5Release notes
Sourced from zircote/swagger-php's releases.
Commits
0840dad
MoveAugmentTags
afterCleanUnusedComponents
(#1630)2a6fa1d
Preserve docblocks for consecutive promoted properties (#1627)e28255e
Remove annotation basedschema-query-parameter
processor example in favour ...88895af
Remove unused tags (#1625)ad3f913
Strip duplicate tags inAugmentTags
(#1622)4756339
Fix promoted properties sharing context (#1619)7bd9029
Add processor config section to reference (#1618)2382217
Improve processor reference (#1617)b308ec0
AddPathFilter
processor to filter paths (#1613)5eb7a90
AddAugmentTags
processor (#1615)Updates
symfony/finder
from 7.1.1 to 7.1.3Release notes
Sourced from symfony/finder's releases.
Commits
717c632
Merge branch '7.0' into 7.125b2676
Merge branch '6.4' into 7.0af29198
Merge branch '5.4' into 6.40724c51
fix Finder test using the ftp wrapper by switching the server being usedDependabot 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