Skip to content

Commit

Permalink
#15186 - Add 'psr' extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Mar 5, 2021
1 parent 4e5f17f commit eceb900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
php-version: ${{ matrix.php-versions }}
ini-values: apc.enable_cli=on, session.save_path=/tmp
tools: pecl
extensions: mbstring, intl, json, imagick
extensions: mbstring, intl, json, imagick, psr

- name: Download Phalcon Pecl Package
uses: actions/download-artifact@v1
Expand Down

0 comments on commit eceb900

Please sign in to comment.