Skip to content

Commit 8408071

Browse files
committed
ci: Update PHP version and adjust dependency settings in testing workflow
(cherry picked from commit 6629723)
1 parent 054c491 commit 8408071

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/testing.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ jobs:
2727
- '8.2'
2828
- '8.3'
2929
- '8.4'
30+
- '8.5'
3031
dependencies:
31-
- lowest
32-
- locked
32+
# - lowest
33+
# - locked
3334
- highest
3435
steps:
3536
- name: 📦 Check out the codebase

0 commit comments

Comments
 (0)