Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti authored Feb 28, 2024
1 parent 7a1cc3e commit a5443b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,11 @@ $fileManager->updateFiles($options, [
'file1' => 'file2',
])
```
## Checking composer package versions

Checks whether HELfi packages are up-to-date. This is used as a part of our [Automatic update workflow](https://github.com/City-of-Helsinki/drupal-helfi-platform/blob/main/documentation/automatic-updates.md) to warn if composer was unable to update any of our dependencies.

Run `drush helfi:tools:check-composer-versions /path/to/composer.lock`.

## Running tests

Expand Down

0 comments on commit a5443b2

Please sign in to comment.