Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kstan79 authored Jan 29, 2019
1 parent 0e4ef75 commit 1ca5d3a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@
"name": "simitgroup/phpjasperxml",
"description": "PHP WYSIWYG Web/PDF Report Library",
"license": "MIT",
"type": "library",
"homepage": "https://github.com/SIMITGROUP/phpjasperxml",
"authors": [
{
"name": "KS Tan",
"role": "Developper"
}
],
"autoload": {
"classmap": [""]
},
"require": {
"php": ">=5.5"

}
}

0 comments on commit 1ca5d3a

Please sign in to comment.