We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895b040 commit 61b99eaCopy full SHA for 61b99ea
.github/workflows/package-for-release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup PHP
15
uses: shivammathur/setup-php@v2
16
with:
17
- php-version: 7.4
+ php-version: 8.0
18
extensions: mbstring, intl
19
tools: composer
20
- name: Install dependencies
0 commit comments