Skip to content

Commit 47dd00d

Browse files
bump PHP version
1 parent 94d7e03 commit 47dd00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup PHP with specific version
2121
uses: shivammathur/setup-php@v2
2222
with:
23-
php-version: '5.4'
23+
php-version: '5.6'
2424

2525
- name: Validate composer.json and composer.lock
2626
run: composer validate --strict

0 commit comments

Comments
 (0)