Add PHP 8.5 to CI matrix

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kamil Kokot
2026-06-12 12:32:47 +02:00
parent 4f6a7b0d0f
commit c253eded0f

View File

@@ -19,6 +19,7 @@ jobs:
php-version:
- '8.3'
- '8.4'
- '8.5'
symfony-version:
- '7.4.*'
steps: