Skip to content

Commit

Permalink
chore: composer ignore platform req
Browse files Browse the repository at this point in the history
  • Loading branch information
im-machakata committed Mar 27, 2024
1 parent 1314572 commit 3b63743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_version: "8.2"
command: install --no-dev
command: install --no-dev --ignore-platform-req=ext-intl

- name: Sync files
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
Expand Down

0 comments on commit 3b63743

Please sign in to comment.