Skip to content

Commit caed11e

Browse files
committed
Removed devel, added webform_permissions_by_term dependency
1 parent 1c789ad commit caed11e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"drupal/entity_print": "^2.1",
2929
"drupal/webform_migrate": "^1.1",
3030
"drupal/maillog": "1.x-dev",
31-
"drupal/devel": "^2.1",
31+
"drupal/webform_permissions_by_term": "^1.2",
3232
"phpoffice/phpword": "^0.17.0",
3333
"tecnickcom/tcpdf": "~6",
3434
"vaimo/composer-patches": "^4.20",

os2forms.info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ dependencies:
2828
- taxonomy
2929
- editor
3030
- ckeditor
31+
- webform_permissions_by_term

0 commit comments

Comments
 (0)