Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 18fed003f6
Update backendDependencies 2023-12-05 16:00:05 +00:00
1 changed files with 24 additions and 24 deletions

48
backend/composer.lock generated
View File

@ -1444,16 +1444,16 @@
},
{
"name": "laravel/framework",
"version": "v10.34.2",
"version": "v10.35.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "c581caa233e380610b34cc491490bfa147a3b62b"
"reference": "91ec2d92d2f6007e9084fe06438b99c91845da69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c581caa233e380610b34cc491490bfa147a3b62b",
"reference": "c581caa233e380610b34cc491490bfa147a3b62b",
"url": "https://api.github.com/repos/laravel/framework/zipball/91ec2d92d2f6007e9084fe06438b99c91845da69",
"reference": "91ec2d92d2f6007e9084fe06438b99c91845da69",
"shasum": ""
},
"require": {
@ -1486,7 +1486,7 @@
"symfony/console": "^6.2",
"symfony/error-handler": "^6.2",
"symfony/finder": "^6.2",
"symfony/http-foundation": "^6.3",
"symfony/http-foundation": "^6.4",
"symfony/http-kernel": "^6.2",
"symfony/mailer": "^6.2",
"symfony/mime": "^6.2",
@ -1642,7 +1642,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-11-28T19:06:27+00:00"
"time": "2023-12-05T14:50:33+00:00"
},
{
"name": "laravel/prompts",
@ -2086,16 +2086,16 @@
},
{
"name": "league/flysystem",
"version": "3.22.0",
"version": "3.23.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "d18526ee587f265f091f47bb83f1d9a001ef6f36"
"reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d18526ee587f265f091f47bb83f1d9a001ef6f36",
"reference": "d18526ee587f265f091f47bb83f1d9a001ef6f36",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc",
"reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc",
"shasum": ""
},
"require": {
@ -2160,7 +2160,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.22.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.23.0"
},
"funding": [
{
@ -2172,20 +2172,20 @@
"type": "github"
}
],
"time": "2023-12-03T18:35:53+00:00"
"time": "2023-12-04T10:16:17+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.22.0",
"version": "3.23.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "42dfb4eaafc4accd248180f0dd66f17073b40c4c"
"reference": "5cf046ba5f059460e86a997c504dd781a39a109b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/42dfb4eaafc4accd248180f0dd66f17073b40c4c",
"reference": "42dfb4eaafc4accd248180f0dd66f17073b40c4c",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/5cf046ba5f059460e86a997c504dd781a39a109b",
"reference": "5cf046ba5f059460e86a997c504dd781a39a109b",
"shasum": ""
},
"require": {
@ -2220,7 +2220,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.22.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.0"
},
"funding": [
{
@ -2232,7 +2232,7 @@
"type": "github"
}
],
"time": "2023-11-18T20:52:53+00:00"
"time": "2023-12-04T10:14:46+00:00"
},
{
"name": "league/mime-type-detection",
@ -8326,16 +8326,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.1",
"version": "10.5.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408"
"reference": "5aedff46afba98dddecaa12349ec044d9103d4fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408",
"reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5aedff46afba98dddecaa12349ec044d9103d4fe",
"reference": "5aedff46afba98dddecaa12349ec044d9103d4fe",
"shasum": ""
},
"require": {
@ -8407,7 +8407,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.5.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.2"
},
"funding": [
{
@ -8423,7 +8423,7 @@
"type": "tidelift"
}
],
"time": "2023-12-01T16:57:05+00:00"
"time": "2023-12-05T14:54:33+00:00"
},
{
"name": "sebastian/cli-parser",