From 7ac5aa990b0c9fb6d16bf4a7f9a6178e350e3a3b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 27 Nov 2014 16:49:15 +0100 Subject: checkpkgist: add php-theseer-fxsl --- checkpkgist/checkpkgist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index d02f1e5..b9c5dc1 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -4,12 +4,12 @@ "kriswallsmith\/assetic": "php-Assetic", "michelf\/php-markdown": "php-markdown", "sabberworm\/php-css-parser": "php-PHP-CSS-Parser", - "solarium\/solarium": "php-solarium", "zendframework\/zendframework1": "php-ZendFramework", "sabre\/dav": "php-sabre-dav", "phpunit\/phpunit-story": "php-phpunit-PHPUnit-Story", "sebastian\/phpcpd": "php-phpunit-phpcpd", "sebastian\/phpdcd": "php-phpunit-phpdcd", "ircmaxell\/password-compat": "php-password-compat", - "jasig\/phpcas": "php-pear-CAS" + "jasig\/phpcas": "php-pear-CAS", + "theseer\/fxsl": "php-theseer-fxsl" } \ No newline at end of file -- cgit