Explorar o código

attempt to upgrade to PHP 8.2 in scrutinizer

El RIDO hai 1 ano
pai
achega
f55d027baf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .scrutinizer.yml

+ 1 - 1
.scrutinizer.yml

@@ -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'