Skip to content

Commit

Permalink
Merge pull request #1360 from dof-dss/D8UN-uat
Browse files Browse the repository at this point in the history
Unity production release 0.29.3
  • Loading branch information
DuttonMa authored May 31, 2022
2 parents 1856c0d + e15e8e1 commit c6ed42d
Show file tree
Hide file tree
Showing 64 changed files with 2,491 additions and 199,436 deletions.
13 changes: 11 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,15 @@
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/console-extend-plugin": true,
"cweagans/composer-patches": true,
"drupal/core-composer-scaffold": true,
"oomphinc/composer-installers-extender": true
}
},
"extra": {
"patches": {
Expand Down Expand Up @@ -221,7 +229,8 @@
"Allow disabling of logging": "https://git.drupalcode.org/project/fastly/-/merge_requests/6.patch"
},
"drupal/clientside_validation": {
"Cientside validation errors revert to being output as a label": "https://www.drupal.org/files/issues/2021-02-24/3110890-reroll-for-3.0.x.patch"
"core/jquery.once is required": "https://www.drupal.org/files/issues/2021-02-23/3200022-01.patch",
"Cientside validation errors revert to being output as a label in webform wizard pages with ajax enabled": "https://www.drupal.org/files/issues/2021-02-24/3110890-reroll-for-3.0.x.patch"
}
},
"drupal-scaffold": {
Expand Down
202 changes: 123 additions & 79 deletions composer.lock

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit c6ed42d

Please sign in to comment.