Skip to content

Commit 1380d17

Browse files
committed
fix
1 parent cbcd89a commit 1380d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Static Code Analysis
3737
runs-on: 'ubuntu-24.04'
3838
env:
39-
php-version: '7.1'
39+
php-version: '7.4'
4040
steps:
4141
- name: Checkout source
4242
uses: actions/checkout@v4

0 commit comments

Comments
 (0)