attempt to upgrade to PHP 8.3 in scrutinizer

This commit is contained in:
El RIDO 2025-07-19 21:04:35 +02:00
parent 70842cf271
commit 07ec6f9128
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.4 version: 8.3
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'