Merge pull request #503 from allerta-vvf/renovate/backenddependencies

Update backendDependencies
This commit is contained in:
Matteo Gheza 2023-10-26 17:28:31 +02:00 committed by GitHub
commit 5dbe5fdaa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

24
backend/composer.lock generated
View File

@ -7441,16 +7441,16 @@
},
{
"name": "laravel/pint",
"version": "v1.13.4",
"version": "v1.13.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "428c1eae1be4d2994c88234ffe3fea6800532e0d"
"reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/428c1eae1be4d2994c88234ffe3fea6800532e0d",
"reference": "428c1eae1be4d2994c88234ffe3fea6800532e0d",
"url": "https://api.github.com/repos/laravel/pint/zipball/df105cf8ce7a8f0b8a9425ff45cd281a5448e423",
"reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423",
"shasum": ""
},
"require": {
@ -7503,7 +7503,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2023-10-24T15:44:13+00:00"
"time": "2023-10-26T09:26:10+00:00"
},
{
"name": "laravel/sail",
@ -8244,16 +8244,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.4.1",
"version": "10.4.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c"
"reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c",
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
"reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
"shasum": ""
},
"require": {
@ -8325,7 +8325,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2"
},
"funding": [
{
@ -8341,7 +8341,7 @@
"type": "tidelift"
}
],
"time": "2023-10-08T05:01:11+00:00"
"time": "2023-10-26T07:21:45+00:00"
},
{
"name": "sebastian/cli-parser",
@ -9697,5 +9697,5 @@
"php": "^8.1"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}