Skip to content

Commit 5afe408

Browse files
committed
Updating access_unpublished to 1.9
To fix merge issue on deployment
1 parent bbdf3f7 commit 5afe408

File tree

4 files changed

+14
-26
lines changed

4 files changed

+14
-26
lines changed

services/drupal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"composer/installers": "^1.2",
162162
"cweagans/composer-patches": "^1.6.5",
163163
"d3/d3": "^3.5",
164-
"drupal/access_unpublished": "1.6",
164+
"drupal/access_unpublished": "^1.9",
165165
"drupal/address": "^2.0",
166166
"drupal/address_formatter": "2.x-dev@dev",
167167
"drupal/addtocal": "^3.0@beta",

services/drupal/composer.lock

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/drupal/composer.patches.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@
207207
},
208208
"drupal/access_unpublished": {
209209
"Support Group content": "https://git.drupalcode.org/project/access_unpublished/-/merge_requests/6.patch",
210-
"Set custom duration options": "patches/set-custom-duration-options.patch",
211210
"Permission by role for generating a AU token" : "https://git.drupalcode.org/project/access_unpublished/-/merge_requests/14.diff"
212211
},
213212
"drupal/address_formatter": {

services/drupal/patches/set-custom-duration-options.patch

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)