mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 17:49:19 +02:00
attempt to upgrade to PHP 8.3 in scrutinizer
This commit is contained in:
parent
70842cf271
commit
07ec6f9128
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue