| xqd
@@ -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": "74de7f484812561039041ac2afdf743b",
|
|
|
+ "content-hash": "1545f8a7db7eba587d85838702310386",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "adbario/php-dot-notation",
|
| xqd
@@ -458,6 +458,65 @@
|
|
|
],
|
|
|
"time": "2020-07-20T20:39:25+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "cyd622/laravel-admin-ext-echarts",
|
|
|
+ "version": "v1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/cyd622/laravel-admin-ext-echarts.git",
|
|
|
+ "reference": "4311388d499a9f1c68f5c645a6e9352f36fa6e92"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/cyd622/laravel-admin-ext-echarts/zipball/4311388d499a9f1c68f5c645a6e9352f36fa6e92",
|
|
|
+ "reference": "4311388d499a9f1c68f5c645a6e9352f36fa6e92",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "encore/laravel-admin": "~1.6",
|
|
|
+ "php": ">=7.0.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "~6.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Encore\\Admin\\Widgets\\Echarts\\EchartsServiceProvider"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Encore\\Admin\\Widgets\\Echarts\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "cyd622",
|
|
|
+ "email": "luffywang622@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Use Echarts in laravel-admin",
|
|
|
+ "homepage": "https://github.com/cyd622/laravel-admin-ext-echarts",
|
|
|
+ "keywords": [
|
|
|
+ "echarts",
|
|
|
+ "extension",
|
|
|
+ "laravel-admin"
|
|
|
+ ],
|
|
|
+ "time": "2019-04-10T08:24:24+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "danielstjules/stringy",
|
|
|
"version": "3.1.0",
|
| xqd
@@ -6149,6 +6208,7 @@
|
|
|
"faker",
|
|
|
"fixtures"
|
|
|
],
|
|
|
+ "abandoned": true,
|
|
|
"time": "2019-12-12T13:22:17+00:00"
|
|
|
},
|
|
|
{
|