Skip to content

Commit 5cb3a4e

Browse files
authored
Update test.yml
1 parent 8f38d3c commit 5cb3a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup PHP
2020
uses: shivammathur/setup-php@v2
2121
with:
22-
php-version: '7.2'
22+
php-version: '7.3'
2323
tools: composer
2424

2525
- name: Install

0 commit comments

Comments
 (0)