From ccd9cc146b6538831718c022ac2a6da486df15f7 Mon Sep 17 00:00:00 2001 From: max Date: Thu, 1 Aug 2024 22:32:44 +0200 Subject: [PATCH] chore: Update phpstan to version 1.11.9 --- .github/workflows/build-docker-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-images.yaml b/.github/workflows/build-docker-images.yaml index aeed4e0..8934977 100644 --- a/.github/workflows/build-docker-images.yaml +++ b/.github/workflows/build-docker-images.yaml @@ -4,7 +4,7 @@ on: push: env: - PHPSTAN_VERSION: 1.11.8 + PHPSTAN_VERSION: 1.11.9 DOCKER_REPOSITORY: aragon999/phpstan-shopware CACHE_KEY: 2020-09-22