1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 20:27:31 +02:00

Add php 8.2 build

This commit is contained in:
Jordi Boggiano
2023-02-06 14:47:36 +01:00
parent 9b5daeaffc
commit a340248d5f

View File

@@ -19,6 +19,7 @@ jobs:
matrix:
php-version:
- "8.1"
- "8.2"
dependencies: [highest]