Skip to content

Commit

Permalink
feat: versao 1.12 no ext-mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldopassos committed Dec 22, 2021
1 parent d225271 commit 2f5e0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ inputs.php-version }}
extensions: mbstring, mongodb
extensions: mbstring, mongodb-1.12.0
tools: composer

- name: Setup Front-end
Expand Down

0 comments on commit 2f5e0f8

Please sign in to comment.