Skip to content

Commit 3eec43e

Browse files
committed
Update PHP version in configuration files to 8.3
1 parent f3d4c19 commit 3eec43e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
os: >-
1414
['ubuntu-latest']
1515
php: >-
16-
['8.2']
16+
['8.3']

.github/workflows/psalm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
os: >-
1414
['ubuntu-latest']
1515
php: >-
16-
['8.2']
16+
['8.3']

0 commit comments

Comments
 (0)