Skip to content

Commit 77cfc3f

Browse files
committed
changed lowest dep to php 7.4
1 parent 0093ed8 commit 77cfc3f

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
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up PHP
3838
uses: shivammathur/[email protected]
3939
with:
40-
php-version: 7.3
40+
php-version: 7.4
4141
coverage: none
4242

4343
- name: Checkout code

0 commit comments

Comments
 (0)