mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update meta files for new release.
This commit is contained in:
parent
284c6033d3
commit
b1e453438e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build
|
||||
name: Sonarcloud CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
24
composer.lock
generated
24
composer.lock
generated
@ -2748,16 +2748,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.1.6",
|
||||
"version": "1.1.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "627be7fcde84c71aa0f15097fcf48fd5f2be5287"
|
||||
"reference": "3ca8f158ee21efa4bbd4f74bea5730c9b9261e2d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/627be7fcde84c71aa0f15097fcf48fd5f2be5287",
|
||||
"reference": "627be7fcde84c71aa0f15097fcf48fd5f2be5287",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3ca8f158ee21efa4bbd4f74bea5730c9b9261e2d",
|
||||
"reference": "3ca8f158ee21efa4bbd4f74bea5730c9b9261e2d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2830,7 +2830,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/1.1.6"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/1.1.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -2838,7 +2838,7 @@
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-21T11:04:36+00:00"
|
||||
"time": "2021-11-25T19:40:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
@ -7332,16 +7332,16 @@
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v2.14.7",
|
||||
"version": "v2.14.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f"
|
||||
"reference": "06b450a2326aa879faa2061ff72fe1588b3ab043"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/8e202327ee1ed863629de9b18a5ec70ac614d88f",
|
||||
"reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/06b450a2326aa879faa2061ff72fe1588b3ab043",
|
||||
"reference": "06b450a2326aa879faa2061ff72fe1588b3ab043",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7395,7 +7395,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v2.14.7"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v2.14.8"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7407,7 +7407,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-09-17T08:39:54+00:00"
|
||||
"time": "2021-11-25T13:38:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
|
Loading…
Reference in New Issue
Block a user