mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #6489 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-6.3.1
Bump nunomaduro/collision from 6.3.0 to 6.3.1
This commit is contained in:
commit
5dfb35064a
@ -96,7 +96,7 @@
|
||||
"league/commonmark": "2.*",
|
||||
"league/csv": "^9.7",
|
||||
"league/fractal": "0.*",
|
||||
"nunomaduro/collision": "^6.2",
|
||||
"nunomaduro/collision": "^6.3",
|
||||
"pragmarx/google2fa": "^8.0",
|
||||
"predis/predis": "^2.0",
|
||||
"psr/log": "<4",
|
||||
|
12
composer.lock
generated
12
composer.lock
generated
@ -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": "773f4b8dc111cdbdbdc38a66c6f3a3f9",
|
||||
"content-hash": "628ed087c46f7638f75cd4cfafdd694d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -3663,16 +3663,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v6.3.0",
|
||||
"version": "v6.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "17f600e2e8872856ff2846243efb74ad4b6da531"
|
||||
"reference": "0f6349c3ed5dd28467087b08fb59384bb458a22b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/17f600e2e8872856ff2846243efb74ad4b6da531",
|
||||
"reference": "17f600e2e8872856ff2846243efb74ad4b6da531",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/0f6349c3ed5dd28467087b08fb59384bb458a22b",
|
||||
"reference": "0f6349c3ed5dd28467087b08fb59384bb458a22b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3747,7 +3747,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-29T09:11:20+00:00"
|
||||
"time": "2022-09-29T12:29:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/termwind",
|
||||
|
Loading…
Reference in New Issue
Block a user