We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b04ed commit d924c6aCopy full SHA for d924c6a
.github/workflows/php.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
php-version: ${{ matrix.php }}
20
tools: pecl
21
- extension: trader
+ extensions: trader
22
# - name: Update PECL
23
# run: pecl channel-update pecl.php.net
24
# - name: Install ext-trader
0 commit comments