summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2024-05-11 18:42:28 +0200
committerStefan Auditor2024-05-11 18:42:28 +0200
commit87918687def8a40c084d7804bbd24541ba855262 (patch)
tree273892dd6b1edb3c59ca34cc58e81abf64a0a169 /PKGBUILD
parent65eb9312fe1d5656ba7e32adfd8253ea2961fd3a (diff)
downloadaur-87918687def8a40c084d7804bbd24541ba855262.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 0a0a05c96d70..5f70f9fca89a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=php-cs-fixer
pkgname=${_pkgname}
-pkgver=3.52.1
+pkgver=3.53.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"