From 9c9112b9e333c1ab19ef02f5d9cf9b963a4f3e62 Mon Sep 17 00:00:00 2001 From: Baptiste Langlade Date: Wed, 30 Jul 2025 16:40:38 +0200 Subject: [PATCH] use innmind/static-analysis --- composer.json | 2 +- psalm.xml | 4 ++-- src/RewriteLocation/NoOp.php | 1 + src/RewriteLocation/SublimeHandler.php | 1 + 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 024a2c2..c7029f1 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ }, "require-dev": { "innmind/black-box": "^6.4.1", - "vimeo/psalm": "~5.6", + "innmind/static-analysis": "^1.2.1", "innmind/coding-standard": "~2.0" } } diff --git a/psalm.xml b/psalm.xml index 5d768ff..510148d 100644 --- a/psalm.xml +++ b/psalm.xml @@ -1,9 +1,9 @@ withScheme(Scheme::of('sublime'));