Skip to content

Commit 9c3c36e

Browse files
committed
fix: php version for composer
1 parent 068d4fe commit 9c3c36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Install PHP
5858
uses: shivammathur/setup-php@v2
5959
with:
60-
php-version: 8.1
60+
php-version: 8.3
6161
tools: composer:v2
6262
coverage: xdebug
6363
extensions: redis

0 commit comments

Comments
 (0)