Skip to content

Commit 793ac54

Browse files
authored
Updated PHP versions in CI configuration with 8.3 and 8.4 (#107)
1 parent ad92f6f commit 793ac54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
matrix:
4242
php:
4343
- '7.4'
44-
- '8.0'
4544
- '8.3'
45+
- '8.4'
4646

4747
steps:
4848
- uses: actions/checkout@v5
@@ -77,8 +77,8 @@ jobs:
7777
matrix:
7878
php:
7979
- '7.4'
80-
- '8.0'
8180
- '8.3'
81+
- '8.4'
8282

8383
steps:
8484
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)