Skip to content

Update symfony/finder requirement from ^5.4|^6.0|^7.1 to ^5.4|^6.0|^7.1|^8.0#65

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/finder-tw-5.4tw-6.0tw-7.1tw-8.0
Open

Update symfony/finder requirement from ^5.4|^6.0|^7.1 to ^5.4|^6.0|^7.1|^8.0#65
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/finder-tw-5.4tw-6.0tw-7.1tw-8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on symfony/finder to permit the latest version.

Release notes

Sourced from symfony/finder's releases.

v8.1.1

Changelog (symfony/finder@v8.1.0...v8.1.1)

Changelog

Sourced from symfony/finder's changelog.

CHANGELOG

8.1

  • Add Finder::useUnixPaths() to force forward slashes as the directory separator in returned paths

6.4

  • Add early directory pruning to Finder::filter()

6.2

  • Add Finder::sortByExtension() and Finder::sortBySize()
  • Add Finder::sortByCaseInsensitiveName() to sort by name with case insensitive sorting methods

6.0

  • Remove Comparator::setTarget() and Comparator::setOperator()

5.4.0

  • Deprecate Comparator::setTarget() and Comparator::setOperator()
  • Add a constructor to Comparator that allows setting target and operator
  • Finder's iterator has now Symfony\Component\Finder\SplFileInfo inner type specified
  • Add recursive .gitignore files support

5.0.0

  • added $useNaturalSort argument to Finder::sortByName()

4.3.0

  • added Finder::ignoreVCSIgnored() to ignore files based on rules listed in .gitignore

4.2.0

  • added $useNaturalSort option to Finder::sortByName() method
  • the Finder::sortByName() method will have a new $useNaturalSort argument in version 5.0, not defining it is deprecated
  • added Finder::reverseSorting() to reverse the sorting

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [symfony/finder](https://github.com/symfony/finder) to permit the latest version.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/8.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/finder/commits/v8.1.1)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-version: 8.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants