We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a26dd5 commit 4ffc86eCopy full SHA for 4ffc86e
.github/workflows/continuous-integration.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
php-version: ${{ matrix.php-versions }}
29
extensions: ast,mbstring,xdebug
30
-
+ tools: pecl
31
- name: Get Composer Cache Directory
32
id: composer-cache
33
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
0 commit comments