diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-09 16:48:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-09 16:48:28 +0200 |
commit | c760af55885160e71e41d77c18b8d93964ad9c39 (patch) | |
tree | 1301ec791c8eaa2b9ba6f292a029febda9ec2b89 /checkpkgist.json | |
parent | 974e4b31a9c750c1e5bd0051cf066d68250b1d08 (diff) |
php-cs-fixer: 1.12.1, New package
Diffstat (limited to 'checkpkgist.json')
-rw-r--r-- | checkpkgist.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 4f8e219..af936fc 100644 --- a/checkpkgist.json +++ b/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" +} |