From 3798ba97f971007f08cd2ffa792eef201f2e3662 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 17 Jul 2015 08:30:28 +0200 Subject: checkpkgist; add php-composer-spdx-licenses --- checkpkgist.json | 1 + 1 file changed, 1 insertion(+) 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", -- cgit