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
Bumps symfony/finder from 3.4.45 to 4.4.20.
Release notes
Sourced from symfony/finder's releases.
... (truncated)
Changelog
Sourced from symfony/finder's changelog.
... (truncated)
Commits
2543795
mark the LazyIterator class as internalb6f2b5c
add missing return type declaration9e06e96
Use a lazyintertor to close files descriptors when no longer used64aa7b2
use proper keys to not override appended files25d79cf
Use createMock() and use import instead of FQCN491036d
Use ::class keyword when possible028c5f1
Improve composer.json descriptions94a9b86
apply the sort callback on the whole search resultfbd34cd
actually compare the order of entries when any sorting is appliedd92212e
Bump license yearDependabot 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