From e4c57769e005e75b80ec0fa206fed8ff69e58162 Mon Sep 17 00:00:00 2001 From: wn_ Date: Tue, 12 Nov 2024 01:26:43 +0000 Subject: Upgrade PHPStan to 2.0.1 --- vendor/composer/autoload_static.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/composer/autoload_static.php') diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 420e21019..4dc835e99 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -176,8 +176,8 @@ class ComposerStaticInit19fc2ff1c0f9a92279c7979386bb2056 ), 'Psr\\Http\\Message\\' => array ( - 0 => __DIR__ . '/..' . '/psr/http-message/src', - 1 => __DIR__ . '/..' . '/psr/http-factory/src', + 0 => __DIR__ . '/..' . '/psr/http-factory/src', + 1 => __DIR__ . '/..' . '/psr/http-message/src', ), 'Psr\\Http\\Client\\' => array ( -- cgit v1.2.3-54-g00ecf