We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee323e7 commit fc1bf9cCopy full SHA for fc1bf9c
1 file changed
.github/workflows/php.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Setup PHP
68
uses: shivammathur/setup-php@v2
69
with:
70
- php-version: '7.4'
+ php-version: '8.0'
71
ini-values: zend.assertions=1, assert.exception=1
72
env:
73
update: true
0 commit comments