We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0737fb7 commit 4c245fdCopy full SHA for 4c245fd
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup PHP
19
uses: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e
20
with:
21
- php-version: '8.3'
+ php-version: '8.0'
22
23
- name: Install Dependencies
24
run: composer install --no-cache --no-interaction --prefer-dist --no-progress --optimize-autoloader
0 commit comments