File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1313
1414- [ PR-315] ( https://github.com/OS2Forms/os2forms/pull/315 )
1515 Added “Display on“ options to Map element
16+ - [ PR-317] ( https://github.com/OS2Forms/os2forms/pull/317 )
17+ Updated code analysis script.
1618- [ PR-306] ( https://github.com/OS2Forms/os2forms/pull/306 )
1719 Made digital signature text placement configurable.
1820- [ #251 ] ( https://github.com/OS2Forms/os2forms/issues/251 )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ drupal_composer config --no-plugins allow-plugins true
4040
4141# Making Drupal 10 compatible
4242drupal_composer require psr/http-message:^1.0
43- drupal_composer require mglaman/composer-drupal-lenient
43+ drupal_composer require mglaman/composer-drupal-lenient:^1.0
4444drupal_composer config --merge --json extra.drupal-lenient.allowed-list ' ["drupal/coc_forms_auto_export", "drupal/webform_node_element"]'
4545
4646drupal_composer require wikimedia/composer-merge-plugin
You can’t perform that action at this time.
0 commit comments