diff --git a/.scrutinizer.yml b/.scrutinizer.yml index d87d925f..6f14c469 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -17,7 +17,7 @@ coding_style: build: environment: php: - version: 8.4 + version: 8.3 tests: override: - command: 'composer require google/cloud-storage && cd tst && ../vendor/bin/phpunit'