Skip to content

Commit 9f7efbc

Browse files
Set COMPOSER_ROOT_VERSION
1 parent a468e22 commit 9f7efbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ name: "CI"
99
permissions:
1010
contents: read
1111

12+
env:
13+
COMPOSER_ROOT_VERSION: "5.0-dev"
14+
1215
jobs:
1316
coding-guidelines:
1417
name: Coding Guidelines

0 commit comments

Comments
 (0)