Skip to content

Commit 306739d

Browse files
authored
PHPLIB-1024: Add PHP 8.2 to Evergreen matrix (#1000)
1 parent a7b1567 commit 306739d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,10 @@ axes:
607607
- id: php-versions
608608
display_name: PHP Version
609609
values:
610+
- id: "8.2"
611+
display_name: "PHP 8.2"
612+
variables:
613+
PHP_VERSION: "8.2"
610614
- id: "8.1"
611615
display_name: "PHP 8.1"
612616
variables:

0 commit comments

Comments
 (0)