From 5ab9147658bc1b923528372596f5b9cc686b5006 Mon Sep 17 00:00:00 2001 From: Michael Moll Date: Mon, 16 Dec 2024 21:56:32 +0100 Subject: [PATCH] psalm 6 with its PHP reqs --- .github/workflows/ci.yml | 6 +++--- composer.json | 2 +- psalm-baseline.xml | 28 +++++----------------------- 3 files changed, 9 insertions(+), 27 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7c5b31..8c54073 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,12 +42,12 @@ jobs: php_version: # - 7.2 # - 7.3 - - 7.4 - - 8.0 +# - 7.4 +# - 8.0 - 8.1 - 8.2 - 8.3 -# - 8.4 + - 8.4 dependencies_level: - --prefer-lowest - "" diff --git a/composer.json b/composer.json index e8ed6b6..cd7c5fd 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "source": "https://github.com/mayflower/mo4-coding-standard" }, "require": { - "php": "~7.4 || ~8.0", + "php": "~8.1", "dealerdirect/phpcodesniffer-composer-installer": "~0.7 || ~1.0", "escapestudios/symfony2-coding-standard": "^3.10.0", "slevomat/coding-standard": "^8.14", diff --git a/psalm-baseline.xml b/psalm-baseline.xml index ef31637..6d4b7fc 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -1,27 +1,9 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + +