Skip to content

Commit fc1bf9c

Browse files
authored
Raised workflow php version
1 parent ee323e7 commit fc1bf9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Setup PHP
6868
uses: shivammathur/setup-php@v2
6969
with:
70-
php-version: '7.4'
70+
php-version: '8.0'
7171
ini-values: zend.assertions=1, assert.exception=1
7272
env:
7373
update: true

0 commit comments

Comments
 (0)