更新device泽宏云状态
Showing
No preview for this file type
... | ... | @@ -32,9 +32,7 @@ |
"mrgoon/aliyun-sms": "dev-master", | ||
"predis/predis": "^1.1", | ||
"spatie/laravel-permission": "^3.0", | ||
"swooletw/laravel-swoole": "^2.6", | ||
"toplan/laravel-sms": "~2.6", | ||
"try-to/swoole_mqtt": "^0.0.5" | ||
"toplan/laravel-sms": "~2.6" | ||
}, | ||
"require-dev": { | ||
"beyondcode/laravel-dump-server": "^1.0", | ||
... | ... | @@ -45,12 +43,6 @@ |
"nunomaduro/collision": "^4.1", | ||
"phpunit/phpunit": "^8.5" | ||
}, | ||
"repositories": { | ||
"packagist": { | ||
"type": "composer", | ||
"url": "https://packagist.phpcomposer.com" | ||
} | ||
}, | ||
"config": { | ||
"optimize-autoloader": true, | ||
"preferred-install": "dist", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -52,6 +52,7 @@ |
"laravel-mix": "^4.1.4", | ||
"laravel-mix-eslint": "^0.1.3", | ||
"lint-staged": "^9.2.5", | ||
"node-sass": "^4.14.1", | ||
"nodemon": "^2.0.2", | ||
"resolve-url-loader": "^2.3.1", | ||
"sass-loader": "^7.1.0", | ||
... | ... | @@ -80,7 +81,6 @@ |
"js-cookie": "^2.2.1", | ||
"jsonlint": "^1.6.3", | ||
"jszip": "^3.2.2", | ||
"node-sass": "^4.13.1", | ||
"normalize.css": "^8.0.1", | ||
"nprogress": "^0.2.0", | ||
"path-to-regexp": "^3.1.0", | ||
... | ... |
public/nginx.htaccess
0 → 100644
Please
register
or
sign in
to comment