diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-04-04 19:33:45 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-04-04 19:33:45 +0200 | 
| commit | 621edd3b4d0067e356a3e57ba8c6b6a749f88d64 (patch) | |
| tree | 832134dfd3d09db2b5fd8446e41854cae390a7d4 | |
| parent | d3bd6b6a8412fa2abe69eecb5d97e75b1fd9490d (diff) | |
php-hoa-consistency: new package (wip)
| -rw-r--r-- | checkpkgist.json | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 1458732..981afb9 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -17,5 +17,9 @@      "phine\/path": "php-phine-path",      "phine\/exception": "php-phine-exception",      "apigen\/apigen": "apigen", +	"hoa\/event": "php-hoa-event", +	"hoa\/exception": "php-hoa-exception", +	"hoa\/consistency": "php-hoa-consistency", +	"hoa\/test": "php-hoa-test",      "theseer\/fxsl": "php-theseer-fxsl" -}
\ No newline at end of file +}  | 
