Skip to content

Commit e976065

Browse files
committed
Run CI on PHP 8.2 and later.
1 parent bbd4822 commit e976065

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ jobs:
1010
strategy:
1111
matrix:
1212
php-version:
13-
- "8.0"
14-
- "8.1"
1513
- "8.2"
1614
- "8.3"
15+
- "8.4"
1716

1817
steps:
1918
- name: "Checkout"

0 commit comments

Comments
 (0)