diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-17 08:30:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-17 08:30:28 +0200 |
commit | 3798ba97f971007f08cd2ffa792eef201f2e3662 (patch) | |
tree | 0ed308814166df23bbcf8f829735dc16e4d5591c | |
parent | 6f9489488bf6305030b77a82b7ea378fd9ce7494 (diff) |
checkpkgist; add php-composer-spdx-licenses
-rw-r--r-- | checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 7a7fa85..708dd88 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -1,4 +1,5 @@ { + "composer\/spdx-licenses": "php-composer-spdx-licenses", "fabpot\/goutte": "php-goutte", "zendframework\/zendframework1": "php-ZendFramework", "sabre\/dav": "php-sabre-dav", |