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/console": "5.4.24",
"symfony/event-dispatcher": "5.4.21", "symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2", "symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.21", "symfony/finder": "5.4.27",
"symfony/service-contracts": "2.5.2", "symfony/service-contracts": "2.5.2",
"symfony/string": "^5.1", "symfony/string": "^5.1",
"symfony/deprecation-contracts": "2.5.2" "symfony/deprecation-contracts": "2.5.2"

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f5635453937ca60ecae077b87aad5e1e", "content-hash": "467989aa9a091f4256de4ddafe38d41d",
"packages": [ "packages": [
{ {
"name": "christian-riesen/base32", "name": "christian-riesen/base32",
@ -703,16 +703,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.21", "version": "v5.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19" "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19", "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19", "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -746,7 +746,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.21" "source": "https://github.com/symfony/finder/tree/v5.4.27"
}, },
"funding": [ "funding": [
{ {
@ -762,7 +762,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-16T09:33:00+00:00" "time": "2023-07-31T08:02:31+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",