File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unisharp/laravel-filemanager" ,
3- "description" : " A file upload/editor intended for use with Laravel 5 and CKEditor / TinyMCE" ,
3+ "description" : " A file upload/editor intended for use with Laravel 6 and CKEditor / TinyMCE" ,
44 "license" : " MIT" ,
55 "keywords" : [
66 " filemanager" ,
2727 "ext-exif" : " *" ,
2828 "ext-fileinfo" : " *" ,
2929 "intervention/image" : " 2.*" ,
30- "illuminate/config" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*" ,
31- "illuminate/filesystem" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*" ,
32- "illuminate/support" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*" ,
33- "illuminate/http" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*" ,
34- "illuminate/container" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*"
30+ "illuminate/config" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*.* " ,
31+ "illuminate/filesystem" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*.* " ,
32+ "illuminate/support" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*.* " ,
33+ "illuminate/http" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*.* " ,
34+ "illuminate/container" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.*.* "
3535 },
3636 "require-dev" : {
3737 "phpunit/phpunit" : " ^6.2" ,
You can’t perform that action at this time.
0 commit comments