Skip to content

Commit

Permalink
Merge pull request #9 from City-of-Helsinki/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
dragos-dumi-ibm authored Oct 30, 2023
2 parents 80aae16 + c2e46fb commit b295765
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"drupal/helfi_platform_config": "^3.0.32",
"drupal/real_aes": "^2.5",
"drupal/smtp": "^1.2",
"drupal/tfa": "^2.0@alpha",
"drupal/tfa": "^1.3",
"drush/drush": "^10.4 || ^11"
},
"require-dev": {
Expand Down
31 changes: 15 additions & 16 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conf/cmi/language.entity.fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: { }
id: fi
label: Finnish
label: Suomi
direction: ltr
weight: -10
locked: false
2 changes: 1 addition & 1 deletion conf/cmi/language.entity.sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: { }
id: sv
label: Swedish
label: Svenska
direction: ltr
weight: -9
locked: false

0 comments on commit b295765

Please sign in to comment.