summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-09-12 11:30:01 +0200
committerStefan Auditor2023-09-12 11:30:01 +0200
commit8318167c22f4743e7af244d1faf6a95e7fa74d3b (patch)
tree768f4d66735aede51e118dbaaa50367b6550de33 /PKGBUILD
parentc5e9a9c569a61bd00c45d6b04b36f7c3d8b7748a (diff)
downloadaur-8318167c22f4743e7af244d1faf6a95e7fa74d3b.tar.gz
Update upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c5085a36220..0e17d4566ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.18.0
+pkgver=3.19.0
pkgrel=1
pkgdesc="Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)."
url="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer"