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

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

---
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-03-06 21:56:26 +00:00 committed by Frédéric Guillot
parent 0620c13d71
commit a4ff0ebee8
2 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@
"psr/log": "1.1.4",
"symfony/console": "4.4.37",
"symfony/event-dispatcher": "4.4.37",
"symfony/finder": "5.4.19"
"symfony/finder": "5.4.21"
},
"autoload": {
"classmap": [

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",
"This file is @generated automatically"
],
"content-hash": "2217704e87e2c80a480692b199024942",
"content-hash": "2add30444d48137c85e66f9488051af6",
"packages": [
{
"name": "christian-riesen/base32",
@ -648,16 +648,16 @@
},
{
"name": "symfony/finder",
"version": "v5.4.19",
"version": "v5.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
"url": "https://api.github.com/repos/symfony/finder/zipball/078e9a5e1871fcfe6a5ce421b539344c21afef19",
"reference": "078e9a5e1871fcfe6a5ce421b539344c21afef19",
"shasum": ""
},
"require": {
@ -691,7 +691,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.19"
"source": "https://github.com/symfony/finder/tree/v5.4.21"
},
"funding": [
{
@ -707,7 +707,7 @@
"type": "tidelift"
}
],
"time": "2023-01-14T19:14:44+00:00"
"time": "2023-02-16T09:33:00+00:00"
},
{
"name": "symfony/polyfill-mbstring",