diff options
| -rw-r--r-- | checkpkgist.json | 60 | 
1 files changed, 29 insertions, 31 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index e93ddf7..23f09e8 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -11,40 +11,38 @@      "tecnickcom\/tc-lib-pdf-page": "php-tecnickcom-tc-lib-pdf-page",      "tecnickcom\/tc-lib-unicode": "php-tecnickcom-tc-lib-unicode",      "tecnickcom\/tc-lib-unicode-data": "php-tecnickcom-tc-lib-unicode-data", -    "sebastian\/object-enumerator": "php-sebastian-object-enumerator",      "mongodb\/mongodb": "php-mongodb",      "tedivm\/jshrink": "php-tedivm-jshrink",      "phine\/path": "php-phine-path",      "phine\/exception": "php-phine-exception",      "apigen\/apigen": "apigen", -	"hoa\/event": "php-hoa-event", -	"hoa\/exception": "php-hoa-exception", -	"hoa\/cli": "php-hoa-cli", -	"hoa\/compiler": "php-hoa-compiler", -	"hoa\/consistency": "php-hoa-consistency", -	"hoa\/console": "php-hoa-console", -	"hoa\/devtools": "php-hoa-devtools", -	"hoa\/dispatcher": "php-hoa-dispatcher", -	"hoa\/iterator": "php-hoa-iterator", -	"hoa\/json": "php-hoa-json", -	"hoa\/file": "php-hoa-file", -	"hoa\/locale": "php-hoa-locale", -	"hoa\/math": "php-hoa-math", -	"hoa\/praspel": "php-hoa-praspel", -	"hoa\/protocol": "php-hoa-protocol", -	"hoa\/realdom": "php-hoa-realdom", -	"hoa\/regex": "php-hoa-regex", -	"hoa\/router": "php-hoa-router", -	"hoa\/stream": "php-hoa-stream", -	"hoa\/stringbuffer": "php-hoa-stringbuffer", -	"hoa\/http": "php-hoa-http", -	"hoa\/test": "php-hoa-test", -	"hoa\/ustring": "php-hoa-ustring", -	"hoa\/view": "php-hoa-view", -	"hoa\/visitor": "php-hoa-visitor", -	"hoa\/xml": "php-hoa-xml", -	"hoa\/xyl": "php-hoa-xyl", -	"hoa\/zformat": "php-hoa-zformat", -	"league\/plates": "php-league-plates", +    "hoa\/event": "php-hoa-event", +    "hoa\/exception": "php-hoa-exception", +    "hoa\/cli": "php-hoa-cli", +    "hoa\/compiler": "php-hoa-compiler", +    "hoa\/consistency": "php-hoa-consistency", +    "hoa\/console": "php-hoa-console", +    "hoa\/devtools": "php-hoa-devtools", +    "hoa\/dispatcher": "php-hoa-dispatcher", +    "hoa\/iterator": "php-hoa-iterator", +    "hoa\/json": "php-hoa-json", +    "hoa\/file": "php-hoa-file", +    "hoa\/locale": "php-hoa-locale", +    "hoa\/math": "php-hoa-math", +    "hoa\/praspel": "php-hoa-praspel", +    "hoa\/protocol": "php-hoa-protocol", +    "hoa\/realdom": "php-hoa-realdom", +    "hoa\/regex": "php-hoa-regex", +    "hoa\/router": "php-hoa-router", +    "hoa\/stream": "php-hoa-stream", +    "hoa\/stringbuffer": "php-hoa-stringbuffer", +    "hoa\/http": "php-hoa-http", +    "hoa\/test": "php-hoa-test", +    "hoa\/ustring": "php-hoa-ustring", +    "hoa\/view": "php-hoa-view", +    "hoa\/visitor": "php-hoa-visitor", +    "hoa\/xml": "php-hoa-xml", +    "hoa\/xyl": "php-hoa-xyl", +    "hoa\/zformat": "php-hoa-zformat",      "theseer\/fxsl": "php-theseer-fxsl" -} +}
\ No newline at end of file  | 
