Package-installation-patch

Reinstalled Unisharp/Ckeditor package
This commit is contained in:
Manish Verma
2016-11-03 05:57:14 +05:30
parent 5d49d384a0
commit cdf6b41357
2630 changed files with 35625 additions and 3 deletions

View File

@@ -6362,5 +6362,61 @@
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP"
},
{
"name": "unisharp/laravel-ckeditor",
"version": "4.5.7",
"version_normalized": "4.5.7.0",
"source": {
"type": "git",
"url": "https://github.com/UniSharp/laravel-ckeditor.git",
"reference": "cc9a5505dc3c3a060944aa8b5ce13515547263ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/UniSharp/laravel-ckeditor/zipball/cc9a5505dc3c3a060944aa8b5ce13515547263ec",
"reference": "cc9a5505dc3c3a060944aa8b5ce13515547263ec",
"shasum": ""
},
"require": {
"illuminate/support": "~5.0"
},
"time": "2016-02-16 05:56:20",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Unisharp\\Ckeditor\\": "./"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+",
"LGPL-2.1+",
"MPL-1.1+"
],
"authors": [
{
"name": "CKSource",
"homepage": "http://cksource.com"
},
{
"name": "UniSharp Ltd. (Composer Package Maintainer)",
"homepage": "http://www.unisharp.com"
}
],
"description": "JavaScript WYSIWYG web text editor (for laravel).",
"homepage": "http://ckeditor.com",
"keywords": [
"CKEditor",
"editor",
"fckeditor",
"html",
"javascript",
"laravel",
"richtext",
"text",
"wysiwyg"
]
}
]