Skip to content

Commit 7450904

Browse files
committed
Add a CI job for PHP 8.2
1 parent e8e6ed3 commit 7450904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- '7.4'
1818
- '8.0'
1919
- '8.1'
20+
- '8.2'
2021
symfony-versions: [false]
2122
include:
2223
- description: 'Symfony 4.*'

0 commit comments

Comments
 (0)