Skip to content

Commit fab5b63

Browse files
authored
Merge pull request #3058 from stof/php82
Add a CI job for PHP 8.2
2 parents e8e6ed3 + 7450904 commit fab5b63

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)