Skip to content

Commit b8e112a

Browse files
committed
Updated PHP version
1 parent ce42e80 commit b8e112a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up PHP
4444
uses: shivammathur/setup-php@v2
4545
with:
46-
php-version: '7.3'
46+
php-version: '7.4'
4747
coverage: none
4848
tools: composer, cs2pr
4949

0 commit comments

Comments
 (0)