From 098d2ae56d40fe916f9414cb5d1cdf92caffb10f Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Sat, 30 Apr 2016 10:29:39 +0200
Subject: composer: 1.0.3 and 1.1.0-RC

---
 checkpkgist/checkpkgist.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json
index d71eb30..af8916c 100644
--- a/checkpkgist/checkpkgist.json
+++ b/checkpkgist/checkpkgist.json
@@ -1,4 +1,5 @@
 {
+    "php-composer-ca-bundle": "composer\/ca-bundle",
     "php-ZendFramework": "zendframework\/zendframework1",
     "php-phpunit-PHPUnit-Story": "phpunit\/phpunit-story",
     "php-phpunit-phpdcd": "sebastian\/phpdcd",
-- 
cgit