summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 510e7865c2be664ba895b80e25f963ce7b22ef01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by mksrcinfo v8
# Tue Oct 11 11:52:25 UTC 2016
pkgbase = php-cs-fixer
	pkgdesc = Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
	pkgver = 1.12.2
	pkgrel = 1
	url = http://cs.sensiolabs.org/
	arch = any
	license = MIT
	makedepends = php-box
	makedepends = php-composer
	makedepends = git
	depends = php>=5.3.6
	source = php-cs-fixer::git+https://github.com/FriendsOfPHP/PHP-CS-Fixer#tag=v1.12.2
	md5sums = SKIP

pkgname = php-cs-fixer