Skip to content

Commit 1c134cf

Browse files
authored
Added CI tests for PHP 8.2 and PHP 8.3
1 parent 38ee6d8 commit 1c134cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/on_pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- 7.4
1919
- 8.0
2020
- 8.1
21+
- 8.2
22+
- 8.3
2123
composer:
2224
- 2
2325
name: Test - php:${{ matrix.php }}; composer:${{ matrix.composer }}

0 commit comments

Comments
 (0)