fix CI php -v 8.3

This commit is contained in:
aslan 2024-02-05 11:40:06 +03:00
parent 6ccbac1ec2
commit 153f50da70
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
php-versions: [ '8.2' ]
php-versions: [ '8.3' ]
node-version: ['20.x']
steps: