Skip to content

Commit

Permalink
Scrutinizer: Install additional extensions for php
Browse files Browse the repository at this point in the history
  • Loading branch information
rmelet committed May 14, 2024
1 parent 6b7ff1c commit b7c21fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ build:
environment:
mongodb: true
selenium: true
php:
# Install additional extensions from https://pecl.php.net
pecl_extensions:
- mongodb
tests:
override:
-
Expand Down

0 comments on commit b7c21fd

Please sign in to comment.