wip: add github ci config
[plcapi.git] / .github / workflows / ci.yml
index 13cf9cc..c4d6aa9 100644 (file)
@@ -26,7 +26,7 @@ jobs:
                 uses: shivammathur/setup-php@v2
                 with:
                     php-version: ${{ matrix.php }}
-                    extensions: curl
+                    extensions: curl, dom, mbstring, xsl
                     #tools: phpunit
             #-
             #    run: 'php -v && env'