Skip to content

Commit

Permalink
update dompdf version
Browse files Browse the repository at this point in the history
  • Loading branch information
fherryfherry committed Mar 17, 2017
1 parent d6937dd commit f1d40e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crocodicstudio/crudbooster",
"description": "CRUDBooster Laravel CRUD Generator. One Control, Powerfull, Mobile API Optimization",
"description": "CRUDBooster Is A New Way Laravel CRUD Generator. It's easy, fleksible, and powerful.",
"type": "project",
"license": "MIT",
"keywords":[
Expand All @@ -18,7 +18,7 @@
"minimum-stability": "dev",
"require": {
"php":">=5.6",
"barryvdh/laravel-dompdf": "0.7.*",
"barryvdh/laravel-dompdf": "0.8.*",
"doctrine/dbal": "~2.3",
"maatwebsite/excel": "~2.1.0",
"unisharp/laravel-filemanager": "1.6.*",
Expand Down

0 comments on commit f1d40e1

Please sign in to comment.