Skip to content

Commit

Permalink
Explicit package version to tackle circular ref with phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Feb 18, 2022
1 parent 3501e7a commit b116b00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
- pull_request
- push

env:
COMPOSER_ROOT_VERSION: 1.99

jobs:
composer-json-lint:
name: "Lint composer.json"
Expand Down

0 comments on commit b116b00

Please sign in to comment.