Skip to content

Commit 405004d

Browse files
committed
🔧 add php 8.2 to tests
1 parent c7cd185 commit 405004d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
php: [7.3, 7.4, "8.0", 8.1]
10+
php: [7.3, 7.4, "8.0", 8.1, 8.2]
1111
symfony_process: [3.4, 4.0, 5.0, 6.0]
1212
exclude:
1313
- php: 7.3

0 commit comments

Comments
 (0)