Skip to content

Commit 809b57d

Browse files
committed
Test on 8.5 again
1 parent 99a9c8b commit 809b57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
php: [ '8.1', '8.2', '8.3', '8.4' ]
40+
php: ['8.1', '8.2', '8.3', '8.4', '8.5']
4141
composer-flags: [ '' ]
4242
experimental: [false]
4343
phpstan: [true]

0 commit comments

Comments
 (0)