Skip to content

Commit

Permalink
Get Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderGrom committed Mar 23, 2015
1 parent 7111107 commit 364c354
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "alexandergrom/qevix",
"description": "Automatic filter HTML/XHTML",
"name": "qevix/qevix",
"description": "Automatic filter HTML/XHTML",
"keywords": ["qevix", "html", "xhtml"],
"homepage": "https://github.com/AlexanderGrom/Qevix",
"homepage": "https://github.com/AlexanderGrom/Qevix",
"type": "library",
"license": "MIT",
"require": {
"php": ">=5.0.0",
"license": "MIT",
"require": {
"php": ">=5.0.0",
"ext-mbstring": "*"
}
}
}

0 comments on commit 364c354

Please sign in to comment.