summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index edf42f6..8b1f7f2 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "seld/phar-utils",
"description": "PHAR file format utilities, for when PHP phars you up",
"type": "library",
- "keywords": ["phra"],
+ "keywords": ["phar"],
"license": "MIT",
"require": {
"php": ">=5.3"