Add PHP 8.3 to the CI

This commit is contained in:
Fabien Potencier
2023-11-21 16:47:02 +01:00
parent 9f42a76306
commit a04cc88ad7
+2
View File
@@ -29,6 +29,7 @@ jobs:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
experimental: [false]
steps:
@@ -75,6 +76,7 @@ jobs:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
extension:
- 'extra/cache-extra'
- 'extra/cssinliner-extra'