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 cf039f1d71
commit f55d027baf
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

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