summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-cs-fixer.spec')
-rw-r--r--php-cs-fixer.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 7700056..d594d03 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit ad732c2e9299c9743f9c55ae53cc0e7642ab1155
+%global gh_commit c4a25f20390337789c26b693ae46faa125040352
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2025-11-20
+%global gh_date 2025-11-28
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.90.0
+Version: 3.91.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -106,6 +106,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Sat Nov 29 2025 Remi Collet <remi@remirepo.net> - 3.91.0-1
+- update to 3.91.0
+
* Fri Nov 21 2025 Remi Collet <remi@remirepo.net> - 3.90.0-1
- update to 3.90.0