改回原設定 20250505

This commit is contained in:
allen.yan 2025-05-05 18:23:21 +08:00
parent 484245363e
commit 668908f67a
2 changed files with 3 additions and 3 deletions

View File

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

4
composer.lock generated
View File

@ -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": "902082da26f29691f74009a9ce2a84f6",
"content-hash": "d5d6344c1be46378bdaa0bfecd2e300e",
"packages": [
{
"name": "brick/math",
@ -9537,7 +9537,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.1"
"php": "^8.2"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"