attempt to upgrade to PHP 8.2 in scrutinizer

This commit is contained in:
El RIDO 2025-07-19 21:10:18 +02:00
parent 07ec6f9128
commit 0e57824e4a
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -17,7 +17,7 @@ coding_style:
build: build:
environment: environment:
php: php:
version: 8.3 version: 8.2
tests: tests:
override: override:
- command: 'composer require google/cloud-storage && cd tst && ../vendor/bin/phpunit' - command: 'composer require google/cloud-storage && cd tst && ../vendor/bin/phpunit'