summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62c08b18f2b74819030ae3aeaef0aa70c1fae945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = php-cs-fixer-git
	pkgdesc = Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
	pkgver = v3.17.0.r38.g7fd9f7bb2
	pkgrel = 1
	url = https://github.com/PHP-CS-Fixer/PHP-CS-Fixer
	arch = any
	license = MIT
	makedepends = php-box
	makedepends = composer
	makedepends = git
	depends = php
	source = php-cs-fixer::git+https://github.com/PHP-CS-Fixer/PHP-CS-Fixer
	md5sums = SKIP

pkgname = php-cs-fixer-git