mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-17 13:51:08 +02:00
Laravel 12.18.0 Shift (#1443)
Co-authored-by: Shift <shift@laravelshift.com>
This commit is contained in:
parent
de166bca03
commit
3039c1c698
@ -10,7 +10,7 @@
|
||||
"ext-pdo": "*",
|
||||
"ext-zip": "*",
|
||||
"abdelhamiderrahmouni/filament-monaco-editor": "^0.2.5",
|
||||
"aws/aws-sdk-php": "^3.343",
|
||||
"aws/aws-sdk-php": "^3.344",
|
||||
"aymanalhattami/filament-context-menu": "^1.0",
|
||||
"calebporzio/sushi": "^2.5",
|
||||
"chillerlan/php-qrcode": "^5.0.2",
|
||||
@ -18,7 +18,7 @@
|
||||
"doctrine/dbal": "~3.6.0",
|
||||
"filament/filament": "^3.3",
|
||||
"guzzlehttp/guzzle": "^7.9",
|
||||
"laravel/framework": "^12.17",
|
||||
"laravel/framework": "^12.18",
|
||||
"laravel/helpers": "^1.7",
|
||||
"laravel/sanctum": "^4.1",
|
||||
"laravel/socialite": "^5.21",
|
||||
|
145
composer.lock
generated
145
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": "9a250ae6162d7d877649172284b56c13",
|
||||
"content-hash": "dca126d51c21ec0b9f1f4493a2f0465e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abdelhamiderrahmouni/filament-monaco-editor",
|
||||
@ -1020,16 +1020,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.343.23",
|
||||
"version": "3.344.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "010869992129557cfbf2740d94d82ef3b5228462"
|
||||
"reference": "0cf789243c7de82be7d3f7641cab37b5bb5d937d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/010869992129557cfbf2740d94d82ef3b5228462",
|
||||
"reference": "010869992129557cfbf2740d94d82ef3b5228462",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0cf789243c7de82be7d3f7641cab37b5bb5d937d",
|
||||
"reference": "0cf789243c7de82be7d3f7641cab37b5bb5d937d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1111,9 +1111,9 @@
|
||||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.23"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.344.3"
|
||||
},
|
||||
"time": "2025-06-02T18:04:47+00:00"
|
||||
"time": "2025-06-09T18:04:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aymanalhattami/filament-context-menu",
|
||||
@ -2634,7 +2634,7 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/actions",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/actions.git",
|
||||
@ -2687,16 +2687,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/filament",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/panels.git",
|
||||
"reference": "94ee92244d2a64666fb8c1ea50cb7315ebceb63b"
|
||||
"reference": "8d915ef313835f46f49175396de82feb0166d8a8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/panels/zipball/94ee92244d2a64666fb8c1ea50cb7315ebceb63b",
|
||||
"reference": "94ee92244d2a64666fb8c1ea50cb7315ebceb63b",
|
||||
"url": "https://api.github.com/repos/filamentphp/panels/zipball/8d915ef313835f46f49175396de82feb0166d8a8",
|
||||
"reference": "8d915ef313835f46f49175396de82feb0166d8a8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2748,20 +2748,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2025-05-27T18:46:23+00:00"
|
||||
"time": "2025-06-10T16:10:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/forms",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/forms.git",
|
||||
"reference": "d73cdda057a4f5bd409eab9573101e73edb404cc"
|
||||
"reference": "014dd23a7691dc25bb037f26df852cfec5602d01"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/d73cdda057a4f5bd409eab9573101e73edb404cc",
|
||||
"reference": "d73cdda057a4f5bd409eab9573101e73edb404cc",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/014dd23a7691dc25bb037f26df852cfec5602d01",
|
||||
"reference": "014dd23a7691dc25bb037f26df852cfec5602d01",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2804,11 +2804,11 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2025-06-03T13:40:37+00:00"
|
||||
"time": "2025-06-10T16:10:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/infolists",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/infolists.git",
|
||||
@ -2859,7 +2859,7 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/notifications",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/notifications.git",
|
||||
@ -2911,16 +2911,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/support",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/support.git",
|
||||
"reference": "4f9793ad3339301ca53ea6f2c984734f7ac38ce7"
|
||||
"reference": "5c140580d7feeabb4d2b0007c854676ae87be1b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/4f9793ad3339301ca53ea6f2c984734f7ac38ce7",
|
||||
"reference": "4f9793ad3339301ca53ea6f2c984734f7ac38ce7",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/5c140580d7feeabb4d2b0007c854676ae87be1b3",
|
||||
"reference": "5c140580d7feeabb4d2b0007c854676ae87be1b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2966,20 +2966,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2025-06-03T06:16:13+00:00"
|
||||
"time": "2025-06-10T16:10:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/tables",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/tables.git",
|
||||
"reference": "1a107a8411549297b97d1142b1f7a5fa7a65e32b"
|
||||
"reference": "3d52c23443f6846774a6a2ce60f6e6173ce20943"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/tables/zipball/1a107a8411549297b97d1142b1f7a5fa7a65e32b",
|
||||
"reference": "1a107a8411549297b97d1142b1f7a5fa7a65e32b",
|
||||
"url": "https://api.github.com/repos/filamentphp/tables/zipball/3d52c23443f6846774a6a2ce60f6e6173ce20943",
|
||||
"reference": "3d52c23443f6846774a6a2ce60f6e6173ce20943",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3018,11 +3018,11 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2025-06-02T09:43:47+00:00"
|
||||
"time": "2025-06-10T16:10:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/widgets",
|
||||
"version": "v3.3.20",
|
||||
"version": "v3.3.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/widgets.git",
|
||||
@ -3794,16 +3794,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v12.17.0",
|
||||
"version": "v12.18.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "8729d084510480fdeec9b6ad198180147d4a7f06"
|
||||
"reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/8729d084510480fdeec9b6ad198180147d4a7f06",
|
||||
"reference": "8729d084510480fdeec9b6ad198180147d4a7f06",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
|
||||
"reference": "7d264a0dad2bfc5c154240b38e8ce9b2c4cdd14d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4005,7 +4005,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2025-06-03T14:04:18+00:00"
|
||||
"time": "2025-06-10T14:48:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/helpers",
|
||||
@ -6461,16 +6461,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection",
|
||||
"version": "6.2.1",
|
||||
"version": "6.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/Reflection.git",
|
||||
"reference": "ab969af5e53c3bb400eea958b90b87ecc34f4dff"
|
||||
"reference": "d91b3270832785602adcc24ae2d0974ba99a8ff8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/ab969af5e53c3bb400eea958b90b87ecc34f4dff",
|
||||
"reference": "ab969af5e53c3bb400eea958b90b87ecc34f4dff",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/d91b3270832785602adcc24ae2d0974ba99a8ff8",
|
||||
"reference": "d91b3270832785602adcc24ae2d0974ba99a8ff8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6527,9 +6527,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpDocumentor/Reflection/issues",
|
||||
"source": "https://github.com/phpDocumentor/Reflection/tree/6.2.1"
|
||||
"source": "https://github.com/phpDocumentor/Reflection/tree/6.3.0"
|
||||
},
|
||||
"time": "2025-05-30T18:42:55+00:00"
|
||||
"time": "2025-06-06T13:39:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-common",
|
||||
@ -7998,16 +7998,16 @@
|
||||
},
|
||||
{
|
||||
"name": "secondnetwork/blade-tabler-icons",
|
||||
"version": "v3.33.0",
|
||||
"version": "v3.34.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/secondnetwork/blade-tabler-icons.git",
|
||||
"reference": "523b3ede493ce9f8cbe3a5bdce21769976a80b28"
|
||||
"reference": "e48c0a5a53798d42c7beff760de8cbc7dbbccff4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/secondnetwork/blade-tabler-icons/zipball/523b3ede493ce9f8cbe3a5bdce21769976a80b28",
|
||||
"reference": "523b3ede493ce9f8cbe3a5bdce21769976a80b28",
|
||||
"url": "https://api.github.com/repos/secondnetwork/blade-tabler-icons/zipball/e48c0a5a53798d42c7beff760de8cbc7dbbccff4",
|
||||
"reference": "e48c0a5a53798d42c7beff760de8cbc7dbbccff4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8050,9 +8050,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/secondnetwork/blade-tabler-icons/issues",
|
||||
"source": "https://github.com/secondnetwork/blade-tabler-icons/tree/v3.33.0"
|
||||
"source": "https://github.com/secondnetwork/blade-tabler-icons/tree/v3.34.0"
|
||||
},
|
||||
"time": "2025-05-17T06:28:48+00:00"
|
||||
"time": "2025-06-09T08:41:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "socialiteproviders/authentik",
|
||||
@ -8701,16 +8701,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-health",
|
||||
"version": "1.34.2",
|
||||
"version": "1.34.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-health.git",
|
||||
"reference": "e7d9d6e0807a9de46f544c76d54badc19af36ddc"
|
||||
"reference": "d421bc223c7a8c872ad944706d98a74b1056f761"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-health/zipball/e7d9d6e0807a9de46f544c76d54badc19af36ddc",
|
||||
"reference": "e7d9d6e0807a9de46f544c76d54badc19af36ddc",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-health/zipball/d421bc223c7a8c872ad944706d98a74b1056f761",
|
||||
"reference": "d421bc223c7a8c872ad944706d98a74b1056f761",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8782,7 +8782,7 @@
|
||||
"spatie"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/spatie/laravel-health/tree/1.34.2"
|
||||
"source": "https://github.com/spatie/laravel-health/tree/1.34.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8790,7 +8790,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-05-20T08:31:02+00:00"
|
||||
"time": "2025-06-04T22:04:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-package-tools",
|
||||
@ -12744,16 +12744,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filp/whoops",
|
||||
"version": "2.18.0",
|
||||
"version": "2.18.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filp/whoops.git",
|
||||
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
|
||||
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
|
||||
"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
|
||||
"reference": "8fcc6a862f2e7b94eb4221fd0819ddba3d30ab26",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12803,7 +12803,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/filp/whoops/issues",
|
||||
"source": "https://github.com/filp/whoops/tree/2.18.0"
|
||||
"source": "https://github.com/filp/whoops/tree/2.18.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -12811,7 +12811,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-03-15T12:00:00+00:00"
|
||||
"time": "2025-06-03T18:56:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
@ -12967,16 +12967,16 @@
|
||||
},
|
||||
{
|
||||
"name": "larastan/larastan",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/larastan/larastan.git",
|
||||
"reference": "1042fa0c2ee490bb6da7381f3323f7292ad68222"
|
||||
"reference": "dc20d24871d5a2138b292b0430d94d18da3dbc53"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/1042fa0c2ee490bb6da7381f3323f7292ad68222",
|
||||
"reference": "1042fa0c2ee490bb6da7381f3323f7292ad68222",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/dc20d24871d5a2138b292b0430d94d18da3dbc53",
|
||||
"reference": "dc20d24871d5a2138b292b0430d94d18da3dbc53",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -13044,7 +13044,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/larastan/larastan/issues",
|
||||
"source": "https://github.com/larastan/larastan/tree/v3.4.0"
|
||||
"source": "https://github.com/larastan/larastan/tree/v3.4.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -13052,20 +13052,20 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-04-22T09:44:59+00:00"
|
||||
"time": "2025-06-09T21:23:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pail",
|
||||
"version": "v1.2.2",
|
||||
"version": "v1.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/pail.git",
|
||||
"reference": "f31f4980f52be17c4667f3eafe034e6826787db2"
|
||||
"reference": "8cc3d575c1f0e57eeb923f366a37528c50d2385a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/pail/zipball/f31f4980f52be17c4667f3eafe034e6826787db2",
|
||||
"reference": "f31f4980f52be17c4667f3eafe034e6826787db2",
|
||||
"url": "https://api.github.com/repos/laravel/pail/zipball/8cc3d575c1f0e57eeb923f366a37528c50d2385a",
|
||||
"reference": "8cc3d575c1f0e57eeb923f366a37528c50d2385a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -13085,7 +13085,7 @@
|
||||
"orchestra/testbench-core": "^8.13|^9.0|^10.0",
|
||||
"pestphp/pest": "^2.20|^3.0",
|
||||
"pestphp/pest-plugin-type-coverage": "^2.3|^3.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpstan/phpstan": "^1.12.27",
|
||||
"symfony/var-dumper": "^6.3|^7.0"
|
||||
},
|
||||
"type": "library",
|
||||
@ -13121,6 +13121,7 @@
|
||||
"description": "Easily delve into your Laravel application's log files directly from the command line.",
|
||||
"homepage": "https://github.com/laravel/pail",
|
||||
"keywords": [
|
||||
"dev",
|
||||
"laravel",
|
||||
"logs",
|
||||
"php",
|
||||
@ -13130,7 +13131,7 @@
|
||||
"issues": "https://github.com/laravel/pail/issues",
|
||||
"source": "https://github.com/laravel/pail"
|
||||
},
|
||||
"time": "2025-01-28T15:15:15+00:00"
|
||||
"time": "2025-06-05T13:55:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user