Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Kerboute committed Nov 13, 2020
1 parent 6f96b50 commit 5ed97fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 5.6
- run: composer install --prefer-dist --no-dev -o
- run: composer install --prefer-dist --no-dev --ignore-platform-reqs -o

- name: Use Node.js 12.x
uses: actions/setup-node@v1
Expand Down

0 comments on commit 5ed97fc

Please sign in to comment.