Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Add Laravel 5.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Faust committed Jan 20, 2017
1 parent 57b0e2e commit 18ec261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -10,7 +10,7 @@
}],
"require": {
"php": "^7.1",
"illuminate/support": "5.3.*",
"illuminate/support": "5.3.* || 5.4.*",
"faustbrian/payload": "^1.0",
"dompdf/dompdf": "~0.6.1",
"h4cc/wkhtmltoimage-amd64": "0.12.x",
Expand Down

0 comments on commit 18ec261

Please sign in to comment.