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 3 updates: zircote/swagger-php, symfony/finder and symfony/yaml.
Updates
zircote/swagger-php
from 4.9.2 to 4.10.0Release notes
Sourced from zircote/swagger-php's releases.
Commits
2d983ce
Fix nullable processor call (#1604)71a234d
Refactor exceptions to usingOpenApiException
(#1602)b1a792e
Collect unrelated annotations/attributes inContext::other
(#1601)489305a
Replace current processor array with a pipeline class (#1585)067c1d6
Revert "Re-implementTokenScanner
using nikic/php-parser (#1597)" (#1599)ddab6a5
Re-implementTokenScanner
using nikic/php-parser (#1597)15c5c6a
Document missing version option for Generator::scan() (#1589)ab19c21
Mention doctrine annotations must be installed manually (#1590)Updates
symfony/finder
from 7.1.0 to 7.1.1Release notes
Sourced from symfony/finder's releases.
Commits
fbb0ba6
Merge branch '7.0' into 7.1f7f198c
Merge branch '6.4' into 7.03ef977a
Merge branch '5.4' into 6.4f51cff4
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"Updates
symfony/yaml
from 7.1.0 to 7.1.1Release notes
Sourced from symfony/yaml's releases.
Commits
fa34c77
Merge branch '7.0' into 7.189bdddd
Merge branch '6.4' into 7.052903de
Merge branch '5.4' into 6.481cad0c
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"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