Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

Commit

Permalink
add imagecache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fherryfherry committed Mar 30, 2018
1 parent b9296a0 commit e719eac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "crocodicstudio/crudbooster",
"description": "CRUDBooster Is A New Way Laravel CRUD Generator. It's easy, fleksible, and powerful.",
"description": "CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend",
"type": "project",
"license": "MIT",
"keywords":[
"laravel",
"admin-panel",
"backend",
"crud-generator",
"crudbooster",
"crud",
"generator"
Expand All @@ -22,6 +25,7 @@
"doctrine/dbal": "~2.3",
"maatwebsite/excel": "~2.1.0",
"unisharp/laravel-filemanager": "1.7.7",
"intervention/imagecache":"2.3.3",
"imanghafoori/laravel-widgetize": "1.8.*"
},
"autoload": {
Expand Down

0 comments on commit e719eac

Please sign in to comment.