| 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": "418bc0dda52cb02116262b36b99e5be4",
|
|
|
+ "content-hash": "fc6e57f3eeb15c03a65075f447c88400",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "dnoegel/php-xdg-base-dir",
|
| xqd
@@ -1097,6 +1097,68 @@
|
|
|
"abandoned": "php-parallel-lint/php-console-highlighter",
|
|
|
"time": "2018-09-29T18:48:56+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "jxlwqq/wang-editor2",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/laravel-admin-extensions/wangEditor2.git",
|
|
|
+ "reference": "46622fe683c076718e6bee1e5bb9b8ad842fd0cd"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/laravel-admin-extensions/wangEditor2/zipball/46622fe683c076718e6bee1e5bb9b8ad842fd0cd",
|
|
|
+ "reference": "46622fe683c076718e6bee1e5bb9b8ad842fd0cd",
|
|
|
+ "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": [
|
|
|
+ "Jxlwqq\\WangEditor2\\WangEditor2ServiceProvider"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Jxlwqq\\WangEditor2\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "jxlwqq",
|
|
|
+ "email": "jxlwqq@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "wang-editor2 for laravel-admin",
|
|
|
+ "homepage": "https://github.com/jxlwqq/wangEditor2",
|
|
|
+ "keywords": [
|
|
|
+ "extension",
|
|
|
+ "laravel-admin"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/jxlwqq/wangEditor2/issues",
|
|
|
+ "source": "https://github.com/jxlwqq/wangEditor2/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2018-12-04T04:15:44+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "laravel-admin-ext/multitenancy",
|
|
|
"version": "v2.1.7",
|