Skip to content

Commit c4e0954

Browse files
committed
Set Scrutinizer to PHP 8.2 and remove adding dbase as it breaks the install
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent e906365 commit c4e0954

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ build:
1919
analysis:
2020
environment:
2121
php:
22-
version: 8.2.29
23-
pecl_extensions:
24-
- dbase
22+
version: 8.2
2523
dependencies:
2624
before:
2725
- sudo /home/scrutinizer/.phpenv/shims/php -f /usr/bin/composer.phar self-update --2

0 commit comments

Comments
 (0)