summaryrefslogtreecommitdiffstats
path: root/checkpkgist
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-09 16:48:28 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-09 16:48:28 +0200
commit106e56bff375ed27fe42085929d854ec8771dc96 (patch)
treea7afd3bd36211d42b0afe827eba2d9a8ed8c2614 /checkpkgist
parent3c40ec24a9322e4f746fac6ee3646ccc3b5e5c88 (diff)
php-cs-fixer: 1.12.1, New package
Diffstat (limited to 'checkpkgist')
-rw-r--r--checkpkgist/checkpkgist.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json
index 4f8e219..af936fc 100644
--- a/checkpkgist/checkpkgist.json
+++ b/checkpkgist/checkpkgist.json
@@ -43,5 +43,6 @@
"php-hoa-zformat": "hoa\/zformat",
"php-pimple-lib": "pimple\/pimple",
"php-simplepie": "simplepie\/simplepie",
- "php-theseer-fxsl": "theseer\/fxsl"
-} \ No newline at end of file
+ "php-theseer-fxsl": "theseer\/fxsl",
+ "php-cs-fixer": "friendsofphp\/php-cs-fixer"
+}