php版本 由 8.2 改至 8.1

This commit is contained in:
allen.yan 2025-05-05 17:52:53 +08:00
parent f81ebcdc87
commit 484245363e
3 changed files with 160 additions and 142 deletions

View File

@ -6,7 +6,7 @@
"keywords": ["laravel", "framework"], "keywords": ["laravel", "framework"],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.2", "php": "^8.1",
"laravel/framework": "^12.0", "laravel/framework": "^12.0",
"laravel/tinker": "^2.10.1", "laravel/tinker": "^2.10.1",
"livewire/livewire": "^3.4", "livewire/livewire": "^3.4",

289
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d5d6344c1be46378bdaa0bfecd2e300e", "content-hash": "902082da26f29691f74009a9ce2a84f6",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1277,16 +1277,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.9.2", "version": "v12.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b" "reference": "8f6cd73696068c28f30f5964556ec9d14e5d90d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/3db59aa0f382c349c78a92f3e5b5522e00e3301b", "url": "https://api.github.com/repos/laravel/framework/zipball/8f6cd73696068c28f30f5964556ec9d14e5d90d7",
"reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b", "reference": "8f6cd73696068c28f30f5964556ec9d14e5d90d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1488,7 +1488,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-04-16T15:44:19+00:00" "time": "2025-05-01T16:13:12+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@ -2746,16 +2746,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.9.0", "version": "3.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/CarbonPHP/carbon.git", "url": "https://github.com/CarbonPHP/carbon.git",
"reference": "6d16a8a015166fe54e22c042e0805c5363aef50d" "reference": "ced71f79398ece168e24f7f7710462f462310d4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6d16a8a015166fe54e22c042e0805c5363aef50d", "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ced71f79398ece168e24f7f7710462f462310d4d",
"reference": "6d16a8a015166fe54e22c042e0805c5363aef50d", "reference": "ced71f79398ece168e24f7f7710462f462310d4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2848,7 +2848,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-27T12:57:33+00:00" "time": "2025-05-01T19:51:51+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -3567,16 +3567,16 @@
}, },
{ {
"name": "power-components/livewire-powergrid", "name": "power-components/livewire-powergrid",
"version": "v6.3.1", "version": "v6.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Power-Components/livewire-powergrid.git", "url": "https://github.com/Power-Components/livewire-powergrid.git",
"reference": "36192c917d7c62930a3099ee1cfe4373d05dfe6e" "reference": "b2d0b39f5d4631c0d1150730ed325863a64bff89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Power-Components/livewire-powergrid/zipball/36192c917d7c62930a3099ee1cfe4373d05dfe6e", "url": "https://api.github.com/repos/Power-Components/livewire-powergrid/zipball/b2d0b39f5d4631c0d1150730ed325863a64bff89",
"reference": "36192c917d7c62930a3099ee1cfe4373d05dfe6e", "reference": "b2d0b39f5d4631c0d1150730ed325863a64bff89",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3587,7 +3587,7 @@
"require-dev": { "require-dev": {
"composer/composer": "^2.7.9", "composer/composer": "^2.7.9",
"laradumps/laradumps": "^3.2|^4.0", "laradumps/laradumps": "^3.2|^4.0",
"larastan/larastan": "^2.9.8", "larastan/larastan": "^2.0|^3.0",
"laravel/pint": "1.17", "laravel/pint": "1.17",
"laravel/scout": "^10.11.3", "laravel/scout": "^10.11.3",
"openspout/openspout": "^4.24.5", "openspout/openspout": "^4.24.5",
@ -3633,7 +3633,7 @@
"homepage": "https://github.com/power-components/livewire-powergrid", "homepage": "https://github.com/power-components/livewire-powergrid",
"support": { "support": {
"issues": "https://github.com/Power-Components/livewire-powergrid/issues", "issues": "https://github.com/Power-Components/livewire-powergrid/issues",
"source": "https://github.com/Power-Components/livewire-powergrid/tree/v6.3.1" "source": "https://github.com/Power-Components/livewire-powergrid/tree/v6.3.2"
}, },
"funding": [ "funding": [
{ {
@ -3641,7 +3641,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-30T13:29:33+00:00" "time": "2025-04-28T19:24:40+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -4566,16 +4566,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.2.5", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "e51498ea18570c062e7df29d05a7003585b19b88" "reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/e51498ea18570c062e7df29d05a7003585b19b88", "url": "https://api.github.com/repos/symfony/console/zipball/0e2e3f38c192e93e622e41ec37f4ca70cfedf218",
"reference": "e51498ea18570c062e7df29d05a7003585b19b88", "reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4639,7 +4639,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.2.5" "source": "https://github.com/symfony/console/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -4655,7 +4655,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-12T08:11:12+00:00" "time": "2025-04-07T19:09:28+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -5086,16 +5086,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.2.5", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "371272aeb6286f8135e028ca535f8e4d6f114126" "reference": "6023ec7607254c87c5e69fb3558255aca440d72b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/371272aeb6286f8135e028ca535f8e4d6f114126", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6023ec7607254c87c5e69fb3558255aca440d72b",
"reference": "371272aeb6286f8135e028ca535f8e4d6f114126", "reference": "6023ec7607254c87c5e69fb3558255aca440d72b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5144,7 +5144,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.2.5" "source": "https://github.com/symfony/http-foundation/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -5160,20 +5160,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-25T15:54:33+00:00" "time": "2025-04-09T08:14:01+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.2.5", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54" "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/b1fe91bc1fa454a806d3f98db4ba826eb9941a54", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9dec01e6094a063e738f8945ef69c0cfcf792ec",
"reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54", "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5258,7 +5258,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.2.5" "source": "https://github.com/symfony/http-kernel/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -5274,20 +5274,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-28T13:32:50+00:00" "time": "2025-05-02T09:04:03+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v7.2.3", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3" "reference": "998692469d6e698c6eadc7ef37a6530a9eabb356"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3", "url": "https://api.github.com/repos/symfony/mailer/zipball/998692469d6e698c6eadc7ef37a6530a9eabb356",
"reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3", "reference": "998692469d6e698c6eadc7ef37a6530a9eabb356",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5338,7 +5338,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v7.2.3" "source": "https://github.com/symfony/mailer/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -5354,20 +5354,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-27T11:08:17+00:00" "time": "2025-04-04T09:50:51+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.2.4", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b" "reference": "706e65c72d402539a072d0d6ad105fff6c161ef1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b", "url": "https://api.github.com/repos/symfony/mime/zipball/706e65c72d402539a072d0d6ad105fff6c161ef1",
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b", "reference": "706e65c72d402539a072d0d6ad105fff6c161ef1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5422,7 +5422,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.2.4" "source": "https://github.com/symfony/mime/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -5438,11 +5438,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-19T08:51:20+00:00" "time": "2025-04-27T13:34:41+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
@ -5501,7 +5501,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5521,7 +5521,7 @@
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
@ -5579,7 +5579,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5599,16 +5599,16 @@
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5662,7 +5662,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5678,11 +5678,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2024-09-10T14:38:51+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@ -5743,7 +5743,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5763,19 +5763,20 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-iconv": "*",
"php": ">=7.2" "php": ">=7.2"
}, },
"provide": { "provide": {
@ -5823,7 +5824,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5839,20 +5840,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2024-12-23T08:48:59+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5903,7 +5904,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5919,11 +5920,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2025-01-02T08:10:11+00:00"
}, },
{ {
"name": "symfony/polyfill-php83", "name": "symfony/polyfill-php83",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php83.git", "url": "https://github.com/symfony/polyfill-php83.git",
@ -5979,7 +5980,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5999,7 +6000,7 @@
}, },
{ {
"name": "symfony/polyfill-uuid", "name": "symfony/polyfill-uuid",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-uuid.git", "url": "https://github.com/symfony/polyfill-uuid.git",
@ -6058,7 +6059,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@ -6303,16 +6304,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.2.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82" "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82", "url": "https://api.github.com/repos/symfony/string/zipball/a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82", "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6370,7 +6371,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.2.0" "source": "https://github.com/symfony/string/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6386,20 +6387,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-13T13:31:26+00:00" "time": "2025-04-20T20:18:16+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v7.2.4", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a" "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", "url": "https://api.github.com/repos/symfony/translation/zipball/e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6",
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a", "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6465,7 +6466,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v7.2.4" "source": "https://github.com/symfony/translation/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6481,7 +6482,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-13T10:27:23+00:00" "time": "2025-04-07T19:09:28+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -6637,16 +6638,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.2.3", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "82b478c69745d8878eb60f9a049a4d584996f73a" "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9c46038cd4ed68952166cf7001b54eb539184ccb",
"reference": "82b478c69745d8878eb60f9a049a4d584996f73a", "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6700,7 +6701,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.2.3" "source": "https://github.com/symfony/var-dumper/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6716,7 +6717,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-17T11:39:41+00:00" "time": "2025-04-09T08:14:01+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -6775,16 +6776,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v5.6.1", "version": "v5.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2" "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2", "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6843,7 +6844,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/vlucas/phpdotenv/issues", "issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1" "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
}, },
"funding": [ "funding": [
{ {
@ -6855,7 +6856,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-20T21:52:34+00:00" "time": "2025-04-30T23:37:27+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -7118,16 +7119,16 @@
}, },
{ {
"name": "wireui/wireui", "name": "wireui/wireui",
"version": "v2.4.2", "version": "v2.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wireui/wireui.git", "url": "https://github.com/wireui/wireui.git",
"reference": "fad14ea639322432fa24bb7e61f644a17b503582" "reference": "29f6b969f7c9c057379486fd6370915eaec5e32f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wireui/wireui/zipball/fad14ea639322432fa24bb7e61f644a17b503582", "url": "https://api.github.com/repos/wireui/wireui/zipball/29f6b969f7c9c057379486fd6370915eaec5e32f",
"reference": "fad14ea639322432fa24bb7e61f644a17b503582", "reference": "29f6b969f7c9c057379486fd6370915eaec5e32f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7178,9 +7179,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/wireui/wireui/issues", "issues": "https://github.com/wireui/wireui/issues",
"source": "https://github.com/wireui/wireui/tree/v2.4.2" "source": "https://github.com/wireui/wireui/tree/v2.4.3"
}, },
"time": "2025-04-16T17:33:35+00:00" "time": "2025-04-29T22:34:44+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -7320,20 +7321,20 @@
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
"version": "v2.0.1", "version": "v2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git", "url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3|^7.0|^8.0" "php": "^7.4|^8.0"
}, },
"replace": { "replace": {
"cordoval/hamcrest-php": "*", "cordoval/hamcrest-php": "*",
@ -7341,8 +7342,8 @@
"kodova/hamcrest-php": "*" "kodova/hamcrest-php": "*"
}, },
"require-dev": { "require-dev": {
"phpunit/php-file-iterator": "^1.4 || ^2.0", "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -7365,9 +7366,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/hamcrest/hamcrest-php/issues", "issues": "https://github.com/hamcrest/hamcrest-php/issues",
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
}, },
"time": "2020-07-09T08:09:16+00:00" "time": "2025-04-30T06:54:44+00:00"
}, },
{ {
"name": "laravel/breeze", "name": "laravel/breeze",
@ -7576,16 +7577,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.41.0", "version": "v1.42.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec" "reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec", "url": "https://api.github.com/repos/laravel/sail/zipball/2edaaf77f3c07a4099965bb3d7dfee16e801c0f6",
"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec", "reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7635,7 +7636,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2025-01-24T15:45:36+00:00" "time": "2025-04-29T14:26:46+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@ -7722,16 +7723,16 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.13.0", "version": "1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "024473a478be9df5fdaca2c793f2232fe788e414" "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
"reference": "024473a478be9df5fdaca2c793f2232fe788e414", "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7770,7 +7771,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/myclabs/DeepCopy/issues", "issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
}, },
"funding": [ "funding": [
{ {
@ -7778,7 +7779,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-12T12:17:51+00:00" "time": "2025-04-29T12:36:36+00:00"
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
@ -8322,16 +8323,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.17", "version": "11.5.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fd2e863a2995cdfd864fb514b5e0b28b09895b5c" "reference": "0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fd2e863a2995cdfd864fb514b5e0b28b09895b5c", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5",
"reference": "fd2e863a2995cdfd864fb514b5e0b28b09895b5c", "reference": "0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8341,7 +8342,7 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.13.0", "myclabs/deep-copy": "^1.13.1",
"phar-io/manifest": "^2.0.4", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=8.2", "php": ">=8.2",
@ -8403,7 +8404,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.17" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.19"
}, },
"funding": [ "funding": [
{ {
@ -8414,12 +8415,20 @@
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
}, },
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-08T07:59:11+00:00" "time": "2025-05-02T06:56:52+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -9401,16 +9410,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.2.5", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912" "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912", "url": "https://api.github.com/repos/symfony/yaml/zipball/0feafffb843860624ddfd13478f481f4c3cd8b23",
"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912", "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9453,7 +9462,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.2.5" "source": "https://github.com/symfony/yaml/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -9469,7 +9478,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-03T07:12:39+00:00" "time": "2025-04-04T10:10:11+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -9528,7 +9537,7 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.2" "php": "^8.1"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"

View File

@ -31,6 +31,10 @@ php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvid
php artisan make:seeder PermissionTableSeeder php artisan make:seeder PermissionTableSeeder
php artisan make:seeder CreateAdminUserSeeder php artisan make:seeder CreateAdminUserSeeder
建置
php artisan migrate
還原建置
php artisan migrate:rollback
無 DB 新建 無 DB 新建
php artisan migrate --seed php artisan migrate --seed
有 DB 重制 有 DB 重制
@ -75,4 +79,9 @@ composer require overtrue/pinyin
php artisan powergrid:create php artisan powergrid:create
php artisan make:livewire Admin/ArtistForm php artisan make:livewire Admin/ArtistForm
php artisan make:livewire Admin/SongForm php artisan make:livewire Admin/SongForm
php artisan make:model Branches -m
php artisan make:model Rooms -m
php artisan make:model RoomStatusLogs -m