mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-09 06:52:34 -04:00
attempt to upgrade to PHP 8.2 in scrutinizer
This commit is contained in:
parent
07ec6f9128
commit
0e57824e4a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue