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.
2 parents 76c79d1 + a32e12e commit 783a494Copy full SHA for 783a494
1 file changed
.github/workflows/test_php.yml
@@ -31,7 +31,7 @@ jobs:
31
# see https://github.com/shivammathur/setup-php
32
uses: shivammathur/setup-php@v2
33
with:
34
- php-version: "8.1"
+ php-version: "8.4"
35
tools: composer:v2
36
- name: Install Depenencies
37
run: composer install
0 commit comments