Skip to content

Commit f50906a

Browse files
Update code-style.yml
1 parent 63b28fb commit f50906a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install php
3333
uses: shivammathur/setup-php@v2
3434
with:
35-
php-version: "7.3"
35+
php-version: "7.4"
3636

3737
- name: Install dependencies
3838
run: composer update --dev --no-interaction --prefer-dist --no-progress --no-suggest --ansi

0 commit comments

Comments
 (0)