Skip to content

Commit e16d525

Browse files
Set COMPOSER_ROOT_VERSION to X.Y.x-dev instead of X.Y-dev
1 parent d917487 commit e16d525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
name: CI
1010

1111
env:
12-
COMPOSER_ROOT_VERSION: "8.5-dev"
12+
COMPOSER_ROOT_VERSION: "8.5.x-dev"
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)