Skip to content

Commit

Permalink
Update for 4.1
Browse files Browse the repository at this point in the history
Fixes #11
  • Loading branch information
barryvdh committed Oct 24, 2013
1 parent 55cd8c8 commit 93da2e6
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.0.x",
"illuminate/support": "4.x",
"dompdf/dompdf": "dev-master",
"phenx/php-font-lib": "0.2.*"
},
Expand All @@ -22,4 +22,4 @@
}
},
"minimum-stability": "dev"
}
}

0 comments on commit 93da2e6

Please sign in to comment.