We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825591a commit 6184535Copy full SHA for 6184535
1 file changed
.github/workflows/test-redis.yml
@@ -15,6 +15,7 @@ jobs:
15
dependencies: ["lowest", "highest"]
16
php-version:
17
- "8.2"
18
+ - "8.3"
19
operating-system: ["ubuntu-latest"]
20
21
steps:
0 commit comments