diff --git a/composer.json b/composer.json index 474cfdf..ec9fca5 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "require-dev": { "ghostwriter/coding-standard": "dev-main", - "ghostwriter/psalm-plugin": "^0.2.0" + "ghostwriter/psalm-plugin": "^0.2 || ^1.0" }, "minimum-stability": "stable", "prefer-stable": true,