summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsanduhrs2021-06-01 17:28:07 +0200
committersanduhrs2021-06-01 17:28:07 +0200
commit0be6a99eb8134efd4220bfde42678a80b75ba37c (patch)
tree3f0369eb4da62c3c5c1daed41c468025a1fe0e38 /.SRCINFO
parent26cbadf24bb5e18355490008a3e55b2c663e6827 (diff)
downloadaur-0be6a99eb8134efd4220bfde42678a80b75ba37c.tar.gz
Update to upstream version 3.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b93e6dfbb1f..7b22d8630e82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = php-cs-fixer
pkgdesc = Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
- pkgver = 2.19.0
+ pkgver = 3.0.0
pkgrel = 1
url = http://cs.sensiolabs.org/
arch = any
@@ -8,8 +8,8 @@ pkgbase = php-cs-fixer
makedepends = php-humbug-box-bin
makedepends = composer
makedepends = git
- depends = php>=5.6
- source = php-cs-fixer::git+https://github.com/FriendsOfPHP/PHP-CS-Fixer#tag=v2.19.0
+ depends = php>=7.1.3
+ source = php-cs-fixer::git+https://github.com/FriendsOfPHP/PHP-CS-Fixer#tag=v3.0.0
md5sums = SKIP
pkgname = php-cs-fixer