diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-12 12:25:09 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-12 12:25:09 +0100 |
commit | 2e5606454349d3038e98012bec92846406b4d6fb (patch) | |
tree | c2da3f429a452ba495562e6d5cdd5d40bfe6fff6 /multiver.json | |
parent | 61b23d9394f621c17912dfedb03e4967224c66e4 (diff) |
checkpkgist: improve report for multi-versions
Diffstat (limited to 'multiver.json')
-rw-r--r-- | multiver.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multiver.json b/multiver.json new file mode 100644 index 0000000..d81f241 --- /dev/null +++ b/multiver.json @@ -0,0 +1,10 @@ +{ + "php-JsonSchema": 1, + "php-justinrainbow-json-schema": 2, + "php-PHPParser": 1, + "php-pimple1": 1, + "php-robrichards-xmlseclibs1": 1, + "php-robrichards-xmlseclibs": 2, + "php-symfony": 2 +} + |