Source: php-cs-fixer
Section: php
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/FriendsOfPHP/PHP-CS-Fixer/tags
Vcs-Browser: https://github.com/alvistack/FriendsOfPHP-PHP-CS-Fixer
Vcs-Git: https://github.com/alvistack/FriendsOfPHP-PHP-CS-Fixer.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 fdupes,

Package: php-cs-fixer
Architecture: all
Description: PHP Coding Standards Fixer
 The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to
 follow standards; whether you want to follow PHP coding standards as
 defined in the PSR-1, PSR-2, etc., or other community driven ones like
 the Symfony one. You can also define your (team's) style through
 configuration.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
