Skip to content

Commit b116b00

Browse files
committed
Explicit package version to tackle circular ref with phpunit
1 parent 3501e7a commit b116b00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
- pull_request
55
- push
66

7+
env:
8+
COMPOSER_ROOT_VERSION: 1.99
9+
710
jobs:
811
composer-json-lint:
912
name: "Lint composer.json"

0 commit comments

Comments
 (0)