Skip to content

Commit

Permalink
devops: release script updated (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
kidunot89 authored May 21, 2024
1 parent 895b040 commit 61b99ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
php-version: 8.0
extensions: mbstring, intl
tools: composer
- name: Install dependencies
Expand Down

0 comments on commit 61b99ea

Please sign in to comment.