Skip to content

Commit

Permalink
Pinpoint a composer-normalize version that supports PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk authored Jan 2, 2023
1 parent be16968 commit d15f460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer-json-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
coverage: "none"
php-version: "${{ matrix.php-version }}"
ini-values: memory_limit=-1
tools: composer:v2, composer-normalize, composer-require-checker, composer-unused
tools: composer:v2, composer-normalize:2.28.3, composer-require-checker, composer-unused

- name: Get composer cache directory
id: composer-cache
Expand Down

0 comments on commit d15f460

Please sign in to comment.