Update meta files for new release.

This commit is contained in:
James Cole 2021-11-26 06:28:04 +01:00
parent 284c6033d3
commit b1e453438e
2 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
name: Build
name: Sonarcloud CI
on:
push:
branches:

24
composer.lock generated
View File

@ -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",