Skip to content

Commit 9d68fab

Browse files
committed
Add missing PHP 8.3 to workflow
1 parent 2aeedf0 commit 9d68fab

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/unit-tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ jobs:
2828
composer-options: '--prefer-stable'
2929
symfony-version: '^7.4'
3030

31+
-
32+
php-version: '8.3'
33+
composer-options: '--prefer-stable'
34+
symfony-version: '^7.4'
35+
3136
-
3237
php-version: '8.4'
3338
composer-options: '--prefer-stable'

0 commit comments

Comments
 (0)