summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer-autoload.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-03-13 14:19:42 +0100
committerRemi Collet <remi@php.net>2025-03-13 14:19:42 +0100
commit0a2095dc522a4b6a2578d656360487707e881765 (patch)
treefa553aa7f39be148e14cb2ce7c5a4a4e5e2b1745 /php-cs-fixer-autoload.patch
parent7de6cc3503441354fe3e0f12e7944fcff2adce79 (diff)
update to 3.72.0HEADmaster
Diffstat (limited to 'php-cs-fixer-autoload.patch')
-rw-r--r--php-cs-fixer-autoload.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-cs-fixer-autoload.patch b/php-cs-fixer-autoload.patch
index 983d89a..a14e08a 100644
--- a/php-cs-fixer-autoload.patch
+++ b/php-cs-fixer-autoload.patch
@@ -1,7 +1,7 @@
diff -up ./php-cs-fixer.rpm ./php-cs-fixer
--- ./php-cs-fixer.rpm 2022-01-14 15:01:36.281743286 +0100
+++ ./php-cs-fixer 2022-01-14 15:01:59.983646138 +0100
-@@ -85,7 +85,7 @@ set_error_handler(static function ($seve
+@@ -81,7 +81,7 @@ set_error_handler(static function ($seve
if ($require) {
// OK, it's not, let give Composer autoloader a try!