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

Bumps [symfony/finder](https://github.com/symfony/finder) from 5.4.17 to 5.4.19.
- [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.17...v5.4.19)

---
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-01-31 01:06:40 +00:00 committed by Frédéric Guillot
parent b90db00940
commit 692ed6ed51
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.17"
"symfony/finder": "5.4.19"
},
"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": "16f08614937cdf4606cc93304a04b7df",
"content-hash": "5e0e8672d58c542e0cfef6563ffaee01",
"packages": [
{
"name": "christian-riesen/base32",
@ -648,16 +648,16 @@
},
{
"name": "symfony/finder",
"version": "v5.4.17",
"version": "v5.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "40c08632019838dfb3350f18cf5563b8080055fc"
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc",
"reference": "40c08632019838dfb3350f18cf5563b8080055fc",
"url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
"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.17"
"source": "https://github.com/symfony/finder/tree/v5.4.19"
},
"funding": [
{
@ -707,7 +707,7 @@
"type": "tidelift"
}
],
"time": "2022-12-22T10:31:03+00:00"
"time": "2023-01-14T19:14:44+00:00"
},
{
"name": "symfony/polyfill-mbstring",