We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068d4fe commit 9c3c36eCopy full SHA for 9c3c36e
1 file changed
.github/workflows/sonar.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Install PHP
58
uses: shivammathur/setup-php@v2
59
with:
60
- php-version: 8.1
+ php-version: 8.3
61
tools: composer:v2
62
coverage: xdebug
63
extensions: redis
0 commit comments