mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 22:29:46 +00:00
Add mongodb module
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.1'
|
||||
extensions: redis, pgsql
|
||||
extensions: redis, pgsql, mongodb-mongodb/mongo-php-driver@1.15.0
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --prefer-dist --no-progress
|
||||
|
||||
Reference in New Issue
Block a user