Skip to content

Commit

Permalink
Merge pull request #5 from MacArthurJustin/5.5
Browse files Browse the repository at this point in the history
Updated markdown and pdfdom versions for Laravel 5.5 compatibility
  • Loading branch information
24aitor authored Dec 14, 2017
2 parents 470c2bd + 54e69a6 commit 9a6a10a
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
Expand Up @@ -3,8 +3,8 @@
"description": "PDF module for laralum",
"require": {
"laralum/laralum": "1.*",
"barryvdh/laravel-dompdf" : "0.8",
"graham-campbell/markdown": "^7.0"
"barryvdh/laravel-dompdf" : "^0.8",
"graham-campbell/markdown": "^8.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 9a6a10a

Please sign in to comment.