From e0649d2242606d5aa2c92d42c5f808d058190a59 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 26 Jan 2025 11:06:32 +0100 Subject: [PATCH] Allow tests to run --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 8928beb..9c76b65 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "weirdan/doctrine-psalm-plugin", "type": "psalm-plugin", "description": "Stubs to let Psalm understand Doctrine better", + "minimum-stability": "dev", "keywords": [ "php", "code",