We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3501e7a commit b116b00Copy full SHA for b116b00
.github/workflows/ci.yaml
@@ -4,6 +4,9 @@ on:
4
- pull_request
5
- push
6
7
+env:
8
+ COMPOSER_ROOT_VERSION: 1.99
9
+
10
jobs:
11
composer-json-lint:
12
name: "Lint composer.json"
0 commit comments