Skip to content

Commit 4e41461

Browse files
authored
minor #1564 [ci] test against 7.1
* [ci] test against 7.1 * php version 8.3
1 parent 957aab4 commit 4e41461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-linux.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
php-version:
42-
- '8.2'
42+
- '8.3'
4343
symfony-version:
4444
- '6.4.x-dev'
4545
- '7.0.x-dev'
46+
- '7.1.x-dev'
4647
dependency-versions: ['highest']
4748
allow-dev-deps-in-apps: ['0']
4849
include:

0 commit comments

Comments
 (0)