Package-installation-patch
Reinstalled Unisharp/Ckeditor package
This commit is contained in:
58
composer.lock
generated
58
composer.lock
generated
@@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "8ff673225d1af30a5efda1b75a05be92",
|
||||
"content-hash": "acea0125dd7385620621534e5bb6c75e",
|
||||
"hash": "615811edcfb01884df1bc69a965f2d42",
|
||||
"content-hash": "8bd72cd6f3a5070073b9f5bbd69ecd04",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
@@ -4281,6 +4281,60 @@
|
||||
],
|
||||
"time": "2016-02-18 09:22:36"
|
||||
},
|
||||
{
|
||||
"name": "unisharp/laravel-ckeditor",
|
||||
"version": "4.5.7",
|
||||
"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"
|
||||
},
|
||||
"type": "library",
|
||||
"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"
|
||||
],
|
||||
"time": "2016-02-16 05:56:20"
|
||||
},
|
||||
{
|
||||
"name": "unisharp/laravel-filemanager",
|
||||
"version": "1.6.1",
|
||||
|
Reference in New Issue
Block a user