升级laravel-admin
This commit is contained in:
105
composer.lock
generated
105
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": "8ae60394194187c6f32ba6dd833951bf",
|
||||
"content-hash": "1fde4d1d7b4ed4a586277a4f6a0f0d95",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -908,16 +908,16 @@
|
||||
},
|
||||
{
|
||||
"name": "encore/laravel-admin",
|
||||
"version": "v1.8.17",
|
||||
"version": "v1.8.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/z-song/laravel-admin.git",
|
||||
"reference": "45c58c656fcc6a8c57423d2256f3b7a73e783441"
|
||||
"reference": "6c292ebb5efa886fa4776d86e975180608505946"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/z-song/laravel-admin/zipball/45c58c656fcc6a8c57423d2256f3b7a73e783441",
|
||||
"reference": "45c58c656fcc6a8c57423d2256f3b7a73e783441",
|
||||
"url": "https://api.github.com/repos/z-song/laravel-admin/zipball/6c292ebb5efa886fa4776d86e975180608505946",
|
||||
"reference": "6c292ebb5efa886fa4776d86e975180608505946",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@@ -982,9 +982,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/z-song/laravel-admin/issues",
|
||||
"source": "https://github.com/z-song/laravel-admin/tree/v1.8.17"
|
||||
"source": "https://github.com/z-song/laravel-admin/tree/v1.8.19"
|
||||
},
|
||||
"time": "2021-12-31T08:36:33+00:00"
|
||||
"time": "2022-05-24T03:49:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ezyang/htmlpurifier",
|
||||
@@ -3506,7 +3506,13 @@
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
||||
"reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
||||
"shasum": ""
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||||
"preferred": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.5",
|
||||
@@ -7221,7 +7227,13 @@
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/xuanchen120/coupon/zipball/6d32a7e33509cc95ba2309cda5b34efbd9ddd9e6",
|
||||
"reference": "6d32a7e33509cc95ba2309cda5b34efbd9ddd9e6",
|
||||
"shasum": ""
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||||
"preferred": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"laravel/framework": "*",
|
||||
@@ -7270,7 +7282,13 @@
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/xuanchen120/petro/zipball/730e3dbe8194fea8cbee34839769071721fd9704",
|
||||
"reference": "730e3dbe8194fea8cbee34839769071721fd9704",
|
||||
"shasum": ""
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||||
"preferred": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.0.0",
|
||||
@@ -7312,6 +7330,67 @@
|
||||
},
|
||||
"time": "2022-03-04T07:06:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "xuanchen/petro-ysd",
|
||||
"version": "dev-main",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/xuanchen120/petroYsd.git",
|
||||
"reference": "ac79759dc5b1e03a9d4d1fe09c2ea184aa3e3d7c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/xuanchen120/petroYsd/zipball/ac79759dc5b1e03a9d4d1fe09c2ea184aa3e3d7c",
|
||||
"reference": "ac79759dc5b1e03a9d4d1fe09c2ea184aa3e3d7c",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||||
"preferred": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.0.0",
|
||||
"illuminate/support": "^7.0|^8.0",
|
||||
"laravel/framework": "*",
|
||||
"php": ">=7.1.3",
|
||||
"pimple/pimple": "^3.0"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"XuanChen\\PetroYsd\\ServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Petro": "XuanChen\\PetroYsd"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"XuanChen\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "玄尘",
|
||||
"email": "122383162@qq.com"
|
||||
}
|
||||
],
|
||||
"description": "优惠券",
|
||||
"support": {
|
||||
"issues": "https://github.com/xuanchen120/petroYsd/issues",
|
||||
"source": "https://github.com/xuanchen120/petroYsd/tree/main"
|
||||
},
|
||||
"time": "2022-05-20T07:16:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "xuanchen/unionpay",
|
||||
"version": "3.4.0",
|
||||
@@ -10116,12 +10195,14 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {
|
||||
"xuanchen/petro-ysd": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^7.3|^8.0"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user