Merge pull request #5305 from firefly-iii/dependabot/composer/develop/league/csv-9.7.3

Bump league/csv from 9.7.2 to 9.7.3
This commit is contained in:
mergify[bot]
2021-11-22 05:41:47 +00:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -99,7 +99,7 @@
"laravel/ui": "^3.3", "laravel/ui": "^3.3",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",
"league/commonmark": "2.*", "league/commonmark": "2.*",
"league/csv": "^9.6", "league/csv": "^9.7",
"league/fractal": "0.*", "league/fractal": "0.*",
"pragmarx/google2fa": "^8.0", "pragmarx/google2fa": "^8.0",
"predis/predis": "^1.1", "predis/predis": "^1.1",

18
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": "ad634547c584ad16f2987e8689d47a71", "content-hash": "27de725742ffa0ea0df245ef6ff623f2",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@@ -2610,16 +2610,16 @@
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "9.7.2", "version": "9.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "8544655c460fd01eed0ad258e514488d4b388645" "reference": "d8149032aa74a9daca6f7b35d63c46a35c9bc1d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/8544655c460fd01eed0ad258e514488d4b388645", "url": "https://api.github.com/repos/thephpleague/csv/zipball/d8149032aa74a9daca6f7b35d63c46a35c9bc1d5",
"reference": "8544655c460fd01eed0ad258e514488d4b388645", "reference": "d8149032aa74a9daca6f7b35d63c46a35c9bc1d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2631,9 +2631,9 @@
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*", "ext-dom": "*",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "^0.12.99", "phpstan/phpstan": "^1.0",
"phpstan/phpstan-phpunit": "^0.12.22", "phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^0.12.11", "phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5"
}, },
"suggest": { "suggest": {
@@ -2690,7 +2690,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-10-05T19:41:46+00:00" "time": "2021-11-21T19:32:00+00:00"
}, },
{ {
"name": "league/event", "name": "league/event",