Skip to content

Commit b9d23e6

Browse files
committed
add php-di keyword
1 parent 13b5f0e commit b9d23e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "samsonasik/error-hero-module",
33
"type": "library",
44
"description": "A Hero for your Zend Framework application to trap php errors & exceptions",
5-
"keywords": ["zf2", "zf3", "error", "expressive", "hero", "log", "logger", "logging", "mail", "db", "doctrine", "handler", "psr3", "psr7", "psr11", "psr15", "zend-view", "twig", "plates", "symfony", "aura", "auryn", "pimple"],
5+
"keywords": ["zf2", "zf3", "error", "expressive", "hero", "log", "logger", "logging", "mail", "db", "doctrine", "handler", "psr3", "psr7", "psr11", "psr15", "zend-view", "twig", "plates", "symfony", "aura", "auryn", "pimple", "php-di"],
66
"homepage": "https://github.com/samsonasik/ErrorHeroModule",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)