build(deps): bump symfony/finder from 5.4.21 to 5.4.27

Bumps [symfony/finder](https://github.com/symfony/finder) from 5.4.21 to 5.4.27.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/finder/compare/v5.4.21...v5.4.27)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-31 21:16:28 +00:00
committed by Frédéric Guillot
parent 6e99aa3d5f
commit b3ea73a066
2 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
"symfony/console": "5.4.24",
"symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.21",
"symfony/finder": "5.4.27",
"symfony/service-contracts": "2.5.2",
"symfony/string": "^5.1",
"symfony/deprecation-contracts": "2.5.2"