Package-installation-patch
Reinstalled Unisharp/Ckeditor package
This commit is contained in:
56
vendor/composer/installed.json
vendored
56
vendor/composer/installed.json
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user