Skip to content

Commit 61b99ea

Browse files
authored
devops: release script updated (#859)
1 parent 895b040 commit 61b99ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/package-for-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup PHP
1515
uses: shivammathur/setup-php@v2
1616
with:
17-
php-version: 7.4
17+
php-version: 8.0
1818
extensions: mbstring, intl
1919
tools: composer
2020
- name: Install dependencies

0 commit comments

Comments
 (0)