We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb024f1 commit 634f6b5Copy full SHA for 634f6b5
composer.json
@@ -1,12 +1,12 @@
1
{
2
"name": "unisharp/laravel-filemanager",
3
- "description": "A file upload/editor intended for use with Laravel 5 and CKEditor",
+ "description": "A file upload/editor intended for use with Laravel 5 and CKEditor / TinyMCE",
4
"license": "MIT",
5
"keywords": [
6
"filemanager",
7
"laravel",
8
"ckeditor",
9
- "parent",
+ "tinymce",
10
"upload",
11
"file",
12
"manager"
@@ -15,6 +15,10 @@
15
16
"name": "Trevor Sawler",
17
"email": "trevor.sawler@gmail.com"
18
+ },
19
+ {
20
+ "name": "UniSharp Ltd.",
21
+ "email": "unisharp-service@unisharp.com"
22
}
23
],
24
"require": {
0 commit comments