Skip to content

Commit

Permalink
removed mPDF and mootensai UUID
Browse files Browse the repository at this point in the history
  • Loading branch information
gogl92 committed Sep 3, 2019
1 parent f563fe0 commit 3bd7bf3
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 8,164 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ or add

to the `require` section of your `composer.json` file.

> I separate the mpdf & tree-manager because the package is big & not everyone will use it.
> I separate the tree-manager because the package is big & not everyone will use it.
Then you must add this code at your config\main.php.

Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,18 @@
"ext-zip": "*",
"yiisoft/yii2-faker": "~2.0.0",
"yiisoft/yii2-gii": "~2.1.0",
"mootensai/yii2-uuid-behavior": "*",
"mootensai/yii2-relation-trait": "*",
"mootensai/yii2-jsblock": "*",
"mootensai/yii2-optimistic-lock-validator": "*",
"kartik-v/yii2-builder": "dev-master",
"kartik-v/yii2-grid": "*",
"kartik-v/yii2-widgets": "*",
"kartik-v/yii2-export": "*",
"kartik-v/yii2-mpdf": "dev-master",
"kartik-v/yii2-tree-manager": "dev-master",
"kartik-v/yii2-tabs-x": "*",
"kartik-v/yii2-datecontrol": "@dev",
"faryshta/yii2-disable-submit-buttons": "*",
"inquid/yii2-uuid-behavior": "dev-master",
"inquid/yii2-vue": "*",
"inquid/yii2-fpdf": "*",
"inquid/yii2-godaddy": "dev-master",
Expand Down
Loading

0 comments on commit 3bd7bf3

Please sign in to comment.