1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-28 08:09:54 +02:00

Add PHP 8.5 to testing workflow (#1439)

This commit is contained in:
Oliver Vogel
2025-08-15 15:29:08 +02:00
committed by GitHub
parent 05ffd8d16b
commit 8cd01e932a

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ '8.1', '8.2', '8.3', '8.4' ]
php: [ '8.1', '8.2', '8.3', '8.4', '8.5' ]
imagemagick: [ '6.9.13-25', '7.1.1-47' ]
imagick: [ '3.8.0' ]