File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4949 composer validate --strict composer.json
5050 # Check that dependencies resolve.
5151 composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
52- - name : Check that composer file is normalized
53- run : |
54- composer normalize --dry-run
5552
5653 test-composer-normalized :
5754 name : Check that composer.json is normalized
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ about writing changes to this log.
88
99## [ Unreleased]
1010
11- * [ PR-1 ] ( https://github.com/itk-dev /os2forms_get_organized/pull/1 )
12- Added support for os2web_key
11+ * [ PR-14 ] ( https://github.com/OS2Forms /os2forms_get_organized/pull/14 )
12+ Added support for [ Key ] ( https://www.drupal.org/project/key )
1313* [ PR-22] ( https://github.com/OS2Forms/os2forms_get_organized/pull/22 )
1414 Normalized ` composer.json `
1515
You can’t perform that action at this time.
0 commit comments