Skip to content

Commit 5afd4bb

Browse files
committed
Use PHP 8.2.0 with lowest deps
1 parent ae2660f commit 5afd4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
deps:
2424
- "highest"
2525
include:
26-
- php-version: "8.2"
26+
- php-version: "8.2.0"
2727
deps: "lowest"
2828

2929
steps:

0 commit comments

Comments
 (0)