We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa579b commit 57fcd30Copy full SHA for 57fcd30
1 file changed
.github/workflows/test.yml
@@ -37,8 +37,7 @@ jobs:
37
- name: Set up PHP with Composer
38
uses: shivammathur/setup-php@v2
39
with:
40
- php-version: '8.4'
41
- tools: composer:v2
+ php-version: '8.1'
42
43
- name: Install PHP V2 dependencies
44
working-directory: ./test-server/php-v2-server
0 commit comments