|
23 | 23 | "dompdf/dompdf": "^2.0", |
24 | 24 | "drupal/admin_toolbar": "^3.0", |
25 | 25 | "drupal/advancedqueue": "^1.0", |
| 26 | + "drupal/cache_control_override": "^1.1|^2.0", |
26 | 27 | "drupal/clientside_validation": "^4.0", |
27 | 28 | "drupal/coc_forms_auto_export": "^2.0@alpha", |
28 | 29 | "drupal/config_entity_revisions": "dev-2.0.x", |
|
31 | 32 | "drupal/entity_print": "^2.1", |
32 | 33 | "drupal/eu_cookie_compliance": "^1.8", |
33 | 34 | "drupal/events_logging": "^2.0@beta", |
| 35 | + "drupal/gin": "^3.0-rc", |
34 | 36 | "drupal/honeypot": "^2.0", |
35 | | - "drupal/image_widget_crop": "^2.3", |
36 | 37 | "drupal/ldap": "^4.2", |
37 | | - "drupal/ldap_auth": "^1.17", |
38 | 38 | "drupal/leaflet": "^10.0", |
39 | 39 | "drupal/leaflet_layers": "^1.1", |
40 | 40 | "drupal/libraries": "^4.0", |
41 | | - "drupal/logging_alerts": "^2.0", |
42 | 41 | "drupal/maestro": "^3.1", |
43 | 42 | "drupal/mailsystem": "^4.1", |
44 | 43 | "drupal/masquerade": "^2.0@RC", |
|
58 | 57 | "drupal/webform": "^6.1", |
59 | 58 | "drupal/webform_composite": "^1.0@RC", |
60 | 59 | "drupal/webform_encrypt": "^2.0@alpha", |
61 | | - "drupal/webform_migrate": "^2.0@alpha", |
62 | 60 | "drupal/webform_node_element": "^1.2", |
63 | 61 | "drupal/webform_remote_handlers": "^3.0", |
64 | 62 | "drupal/webform_remote_select": "^1.0.6", |
65 | 63 | "drupal/webform_rest": "^4.0.0-beta2", |
66 | 64 | "drupal/webform_validation": "^2.0", |
67 | 65 | "drupal/webform_views": "^5.0@alpha", |
68 | 66 | "drupal/workflow_participants": "^3.0@RC", |
| 67 | + "fig/http-message-util": "^1.1", |
69 | 68 | "http-interop/http-factory-guzzle": "^1.0.0", |
70 | 69 | "itk-dev/beskedfordeler-drupal": "^1.0", |
71 | 70 | "itk-dev/serviceplatformen": "^1.5", |
72 | | - "os2web/os2web_datalookup": "^1.5", |
| 71 | + "os2web/os2web_audit": "^1.0", |
| 72 | + "os2web/os2web_datalookup": "^2.0", |
73 | 73 | "os2web/os2web_nemlogin": "^1.0", |
| 74 | + "os2web/os2web_simplesaml": "dev-master", |
74 | 75 | "php-http/guzzle7-adapter": "^1.0", |
75 | 76 | "phpoffice/phpword": "^0.18.2", |
76 | 77 | "symfony/options-resolver": "^5.4 || ^6.0", |
77 | | - "tecnickcom/tcpdf": "~6", |
78 | 78 | "webmozart/path-util": "^2.3", |
79 | 79 | "wsdltophp/packagebase": "^5.0", |
80 | 80 | "zaporylie/composer-drupal-optimizations": "^1.2", |
|
83 | 83 | "require-dev": { |
84 | 84 | "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", |
85 | 85 | "drupal/coder": "^8.3", |
86 | | - "drupal/maillog": "^1.0", |
87 | 86 | "mglaman/phpstan-drupal": "^1.1", |
88 | 87 | "phpstan/extension-installer": "^1.3", |
89 | 88 | "phpstan/phpstan-deprecation-rules": "^1.1", |
|
99 | 98 | }, |
100 | 99 | "drupal/webform": { |
101 | 100 | "Unlock possibility of using Entity print module export to Word": "https://www.drupal.org/files/issues/2020-02-29/3096552-6.patch", |
102 | | - "Webform computed element post save alter": "https://www.drupal.org/files/issues/2024-06-25/webform_computed_post_save_field_alter.patch" |
| 101 | + "Webform computed element post save alter": "https://www.drupal.org/files/issues/2024-06-25/webform_computed_post_save_field_alter.patch", |
| 102 | + "Add custom hook (hook_webform_post_load_data) for audit logging": "https://gist.githubusercontent.com/cableman/d26898fc8f65ee0a31001bf391583b59/raw/6189dc4c2ceaabb19d25cc4b98b0b3028a6b0e1e/gistfile1.txt" |
| 103 | + |
103 | 104 | }, |
104 | 105 | "drupal/coc_forms_auto_export": { |
105 | 106 | "3240592 - Problem with phpseclib requirement in 2.x (https://www.drupal.org/project/coc_forms_auto_export/issues/3240592)": "https://www.drupal.org/files/issues/2021-10-04/requirement-namespace-3240592-1.patch", |
|
149 | 150 | "phpstan/extension-installer": true, |
150 | 151 | "simplesamlphp/composer-module-installer": true, |
151 | 152 | "vaimo/composer-patches": true, |
152 | | - "zaporylie/composer-drupal-optimizations": true |
| 153 | + "zaporylie/composer-drupal-optimizations": true, |
| 154 | + "mglaman/composer-drupal-lenient": true |
153 | 155 | } |
154 | 156 | } |
155 | 157 | } |
0 commit comments