We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7d48d commit 8ba1502Copy full SHA for 8ba1502
.github/workflows/run-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
id: setup-php
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.4'
+ php-version: '8.3'
21
22
- name: Validate composer.json and composer.lock
23
run: composer validate
0 commit comments