upgrade Laravel

This commit is contained in:
Pig Fang 2021-02-17 10:32:32 +08:00
parent 45a854450e
commit 28b80278ba
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

10
composer.lock generated
View File

@ -2606,16 +2606,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.25.0", "version": "v8.28.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "05da44d6823c2923597519ac10151f5827a24f80" "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/05da44d6823c2923597519ac10151f5827a24f80", "url": "https://api.github.com/repos/laravel/framework/zipball/73dd43d92fcde6c6abc00658ae33391397ca119d",
"reference": "05da44d6823c2923597519ac10151f5827a24f80", "reference": "73dd43d92fcde6c6abc00658ae33391397ca119d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2770,7 +2770,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": "2021-01-26T14:40:21+00:00" "time": "2021-02-16T18:07:44+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",