From 7627b3314d69b5e888a04a67cab4a7182651730b Mon Sep 17 00:00:00 2001 From: Mykhailo Shtanko Date: Sun, 28 Jul 2024 18:30:27 +0300 Subject: [PATCH] [TransactionalMessenger] Fix scrutinizer build error --- .scrutinizer.yml | 3 ++- README.md | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index ad42739..83d6a9a 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,4 +1,5 @@ build: + image: default-bionic nodes: analysis: tests: @@ -6,7 +7,7 @@ build: - php-scrutinizer-run environment: - php: 8.3 + php: 8.3.1 filter: excluded_paths: diff --git a/README.md b/README.md index 9b1086c..2efc427 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,4 @@ Resources Contributions --------- - ![Alt](https://repobeats.axiom.co/api/embed/15b14d3e93a2c90b09ea6029f27f864f38ce0901.svg "Repobeats analytics image")