|
25 | 25 | "drupal/color_field": "^3.0", |
26 | 26 | "drupal/config_ignore": "^3.2", |
27 | 27 | "drupal/config_import_locale": "^2.0", |
28 | | - "drupal/core": "^10.0", |
29 | | - "drupal/core-composer-scaffold": "^10.0", |
30 | | - "drupal/core-project-message": "^10.0", |
31 | | - "drupal/core-recommended": "^10.0", |
| 28 | + "drupal/core-composer-scaffold": "^11.1", |
| 29 | + "drupal/core-project-message": "^11.1", |
| 30 | + "drupal/core-recommended": "^11.1", |
32 | 31 | "drupal/csv_serialization": "^4.0", |
33 | 32 | "drupal/ds": "^3.1", |
34 | 33 | "drupal/editor_advanced_link": "^2.2", |
|
61 | 60 | "drupal/redirect": "^1.6", |
62 | 61 | "drupal/search_api": "^1.37", |
63 | 62 | "drupal/search_autocomplete": "^4.0", |
64 | | - "drupal/site_status_message": "^2.0", |
| 63 | + "drupal/site_status_message": "^2.1", |
65 | 64 | "drupal/svg_image": "^3.2", |
66 | 65 | "drupal/svg_sanitizer": "^2.0", |
67 | 66 | "drupal/textfield_counter": "^2.5", |
68 | 67 | "drupal/token_filter": "^2.1", |
69 | | - "drupal/toolbar_visibility": "dev-3435073-automated-drupal-11#2b0a7e687bdef04e80a0a765a8e6eb8f7b846d03", |
| 68 | + "drupal/toolbar_visibility": "dev-project-update-bot-only", |
70 | 69 | "drupal/twig_extensions": "^2.5", |
71 | 70 | "drupal/twig_tweak": "^3.2", |
72 | 71 | "drupal/upgrade_status": "^4.3", |
|
92 | 91 | }, |
93 | 92 | "require-dev": { |
94 | 93 | "drupal/content_fixtures": "^3.2", |
95 | | - "drupal/core-dev": "^10.0", |
| 94 | + "drupal/core-dev": "^11.1", |
96 | 95 | "drupal/masquerade": "^2.0", |
97 | | - "drupal/webprofiler": "^10.3", |
| 96 | + "drupal/webprofiler": "^11.1", |
98 | 97 | "ergebnis/composer-normalize": "^2.44", |
99 | 98 | "itk-dev/drupal_translation_extractor": "^1.0", |
100 | 99 | "mglaman/phpstan-drupal": "^1.1", |
101 | 100 | "phpstan/extension-installer": "^1.2", |
102 | 101 | "phpstan/phpstan-deprecation-rules": "^1.1", |
103 | | - "vincentlanglet/twig-cs-fixer": "^2.6" |
| 102 | + "vincentlanglet/twig-cs-fixer": "^3.13" |
104 | 103 | }, |
105 | 104 | "conflict": { |
106 | 105 | "drupal/drupal": "*" |
107 | 106 | }, |
108 | 107 | "repositories": { |
109 | 108 | "drupal": { |
110 | | - "type": "composer", |
111 | | - "url": "https://packages.drupal.org/8", |
112 | 109 | "exclude": [ |
113 | 110 | "drupal/pluginformalter", |
114 | 111 | "drupal/toolbar_visibility" |
115 | | - ] |
| 112 | + ], |
| 113 | + "type": "composer", |
| 114 | + "url": "https://packages.drupal.org/8" |
116 | 115 | }, |
117 | 116 | "asset-packagist": { |
118 | 117 | "type": "composer", |
119 | 118 | "url": "https://asset-packagist.org" |
120 | 119 | }, |
| 120 | + "itk-dev/serviceplatformen": { |
| 121 | + "type": "vcs", |
| 122 | + "url": "https://github.com/itk-dev/serviceplatformen.git" |
| 123 | + }, |
| 124 | + "itk-dev/itk_pretix": { |
| 125 | + "type": "vcs", |
| 126 | + "url": "https://github.com/itk-dev/itk_pretix.git" |
| 127 | + }, |
121 | 128 | "drupal/hoeringsportal_data": { |
122 | | - "type": "path", |
123 | | - "url": "web/modules/custom/hoeringsportal_data", |
124 | 129 | "options": { |
125 | 130 | "symlink": false, |
126 | 131 | "versions": { |
127 | 132 | "drupal/hoeringsportal_data": "1.0-dev" |
128 | 133 | } |
129 | | - } |
| 134 | + }, |
| 135 | + "type": "path", |
| 136 | + "url": "web/modules/custom/hoeringsportal_data" |
130 | 137 | }, |
131 | 138 | "drupal/hoeringsportal_deskpro": { |
132 | | - "type": "path", |
133 | | - "url": "web/modules/custom/hoeringsportal_deskpro", |
134 | 139 | "options": { |
135 | 140 | "symlink": false, |
136 | 141 | "versions": { |
137 | 142 | "drupal/hoeringsportal_deskpro": "1.0-dev" |
138 | 143 | } |
139 | | - } |
| 144 | + }, |
| 145 | + "type": "path", |
| 146 | + "url": "web/modules/custom/hoeringsportal_deskpro" |
140 | 147 | }, |
141 | 148 | "drupal/hoeringsportal_dialogue": { |
142 | | - "type": "path", |
143 | | - "url": "web/modules/custom/hoeringsportal_dialogue", |
144 | 149 | "options": { |
145 | 150 | "symlink": false, |
146 | 151 | "versions": { |
147 | 152 | "drupal/hoeringsportal_dialogue": "1.0-dev" |
148 | 153 | } |
149 | | - } |
| 154 | + }, |
| 155 | + "type": "path", |
| 156 | + "url": "web/modules/custom/hoeringsportal_dialogue" |
150 | 157 | }, |
151 | 158 | "drupal/hoeringsportal_audit_log": { |
152 | | - "type": "path", |
153 | | - "url": "web/modules/custom/hoeringsportal_audit_log", |
154 | 159 | "options": { |
155 | 160 | "symlink": false, |
156 | 161 | "versions": { |
157 | 162 | "drupal/hoeringsportal_audit_log": "1.0-dev" |
158 | 163 | } |
159 | | - } |
| 164 | + }, |
| 165 | + "type": "path", |
| 166 | + "url": "web/modules/custom/hoeringsportal_audit_log" |
160 | 167 | }, |
161 | 168 | "drupal/hoeringsportal_openid_connect": { |
162 | | - "type": "path", |
163 | | - "url": "web/modules/custom/hoeringsportal_openid_connect", |
164 | 169 | "options": { |
165 | 170 | "symlink": false, |
166 | 171 | "versions": { |
167 | 172 | "drupal/hoeringsportal_openid_connect": "1.0-dev" |
168 | 173 | } |
169 | | - } |
| 174 | + }, |
| 175 | + "type": "path", |
| 176 | + "url": "web/modules/custom/hoeringsportal_openid_connect" |
170 | 177 | }, |
171 | 178 | "drupal/hoeringsportal_citizen_proposal": { |
172 | | - "type": "path", |
173 | | - "url": "web/modules/custom/hoeringsportal_citizen_proposal", |
174 | 179 | "options": { |
175 | 180 | "symlink": false, |
176 | 181 | "versions": { |
177 | 182 | "drupal/hoeringsportal_citizen_proposal": "1.0-dev" |
178 | 183 | } |
179 | | - } |
| 184 | + }, |
| 185 | + "type": "path", |
| 186 | + "url": "web/modules/custom/hoeringsportal_citizen_proposal" |
180 | 187 | }, |
181 | 188 | "drupal/hoeringsportal_citizen_proposal_archiving": { |
182 | | - "type": "path", |
183 | | - "url": "web/modules/custom/hoeringsportal_citizen_proposal_archiving", |
184 | 189 | "options": { |
185 | 190 | "symlink": false, |
186 | 191 | "versions": { |
187 | 192 | "drupal/hoeringsportal_citizen_proposal_archiving": "1.0-dev" |
188 | 193 | } |
189 | | - } |
| 194 | + }, |
| 195 | + "type": "path", |
| 196 | + "url": "web/modules/custom/hoeringsportal_citizen_proposal_archiving" |
190 | 197 | }, |
191 | 198 | "// @see web/modules/contrib/search_autocomplete/readme.md": { |
192 | | - "type": "package", |
193 | 199 | "package": { |
194 | 200 | "name": "cure53/dompurify", |
195 | | - "type": "drupal-library", |
196 | | - "version": "3.0.3", |
197 | 201 | "source": { |
| 202 | + "reference": "3.0.3", |
198 | 203 | "type": "git", |
199 | | - "url": "https://github.com/cure53/DOMPurify.git", |
200 | | - "reference": "3.0.3" |
201 | | - } |
202 | | - } |
| 204 | + "url": "https://github.com/cure53/DOMPurify.git" |
| 205 | + }, |
| 206 | + "type": "drupal-library", |
| 207 | + "version": "3.0.3" |
| 208 | + }, |
| 209 | + "type": "package" |
203 | 210 | }, |
204 | 211 | "deskpro/deskpro-api-client-php": { |
205 | | - "type": "package", |
206 | 212 | "package": { |
207 | | - "name": "deskpro/deskpro-api-client-php", |
208 | | - "type": "library", |
209 | | - "version": "4.1.0", |
210 | 213 | "autoload": { |
211 | 214 | "psr-0": { |
212 | 215 | "Deskpro\\": "src/" |
213 | 216 | } |
214 | 217 | }, |
| 218 | + "name": "deskpro/deskpro-api-client-php", |
215 | 219 | "source": { |
| 220 | + "reference": "hotfix/change-psr-log-dependency", |
216 | 221 | "type": "git", |
217 | | - "url": "https://github.com/itk-dev/deskpro-api-client-php.git", |
218 | | - "reference": "hotfix/change-psr-log-dependency" |
219 | | - } |
220 | | - } |
| 222 | + "url": "https://github.com/itk-dev/deskpro-api-client-php.git" |
| 223 | + }, |
| 224 | + "type": "library", |
| 225 | + "version": "4.1.0" |
| 226 | + }, |
| 227 | + "type": "package" |
221 | 228 | }, |
222 | 229 | "0": { |
223 | 230 | "type": "git", |
|
313 | 320 | }, |
314 | 321 | "drupal/core": { |
315 | 322 | "Text format wrapper does not take description_display into account (https://www.drupal.org/project/drupal/issues/2421445#comment-14328645)": "https://www.drupal.org/files/issues/2021-12-03/2421445-18_0.patch", |
316 | | - "Fix validation bug https://www.drupal.org/project/drupal/issues/3210319": "https://www.drupal.org/files/issues/2021-04-23/validate-reference-constraint-3210319-3.patch", |
317 | 323 | "Add an Autowire trait for plugins (https://www.drupal.org/project/drupal/issues/3294266)": "https://www.drupal.org/files/issues/2023-08-18/3294266-24.patch" |
318 | 324 | }, |
319 | | - "drupal/site_status_message": { |
320 | | - "Add cache support (https://www.drupal.org/project/site_status_message/issues/3497218)": "https://git.drupalcode.org/project/site_status_message/-/merge_requests/8.diff" |
321 | | - }, |
322 | 325 | "vincentlanglet/twig-cs-fixer": { |
323 | 326 | "Drupal's trans tag has an optional plural tag which conflicts with the trans tag from Symfony's Twig bridge (cf. https://github.com/VincentLanglet/Twig-CS-Fixer/pull/134#issuecomment-1756924889)": "patches/vincentlanglet/twig-cs-fixer/token-parser.patch" |
324 | 327 | } |
|
0 commit comments