Skip to content

Commit

Permalink
low down intervention/image version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jianhuawang committed Apr 26, 2018
1 parent 356ee64 commit 1936bd5
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,10 +1,10 @@
{
"name": "jianhuawang/laravel-pdf-to-image",
"description": "Convert pdf files to images",
"keywords": ["pdf to image", "pdf", "laravel", "convert image "],
"keywords": ["pdf to image", "pdf", "laravel", "convert image ", "pdt-to-image", "laravel 5"],
"require": {
"ext-imagick" : "*",
"intervention/image": "^2.4",
"intervention/image": "^2.0",
"illuminate/support": "5.*"
},
"license": "MIT",
Expand Down

0 comments on commit 1936bd5

Please sign in to comment.