From d81fe7f237ee40f0079c81d375f319590f14598a Mon Sep 17 00:00:00 2001 From: max Date: Tue, 2 Apr 2024 09:58:02 +0200 Subject: [PATCH] chore: Update phpstan to version 1.10.66 --- .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 baf5509..db9db17 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.10.65 + PHPSTAN_VERSION: 1.10.66 DOCKER_REPOSITORY: aragon999/phpstan-shopware CACHE_KEY: 2020-09-22