Skip to content

Commit

Permalink
#2255 - Bump PSR extension version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Nov 7, 2021
1 parent 88e76dc commit 24cf1a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '${{ matrix.php }}'
extensions: mbstring, fileinfo, gmp, sqlite, pdo_sqlite, psr, zip, mysqli, zephir_parser-${{ env.ZEPHIR_PARSER_VERSION }}
extensions: mbstring, fileinfo, gmp, sqlite, pdo_sqlite, psr-1.1.0, zip, mysqli, zephir_parser-${{ env.ZEPHIR_PARSER_VERSION }}
tools: phpize, php-config
coverage: xdebug
# variables_order: https://github.com/zephir-lang/zephir/pull/1537
Expand Down

0 comments on commit 24cf1a8

Please sign in to comment.