minor #3911 Add PHP 8.3 to the CI (fabpot)

This PR was merged into the 3.x branch.

Discussion
----------

Add PHP 8.3 to the CI

Commits
-------

a04cc88a Add PHP 8.3 to the CI
This commit is contained in:
Fabien Potencier
2023-11-21 16:50:45 +01:00
+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'