We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef2f35 commit 0ca0740Copy full SHA for 0ca0740
composer.json
@@ -295,7 +295,9 @@
295
},
296
"drupal/entity_browser": {
297
"2914385 - Fix PHP error":
298
- "https://www.drupal.org/files/issues/2023-10-10/2914385-25.patch"
+ "https://www.drupal.org/files/issues/2023-10-10/2914385-25.patch",
299
+ "2843247 - Drupal ajax error of undefined method getFileUri() while selecting newly uploaded image":
300
+ "https://www.drupal.org/files/issues/2025-02-10/entity-browser-2843247-15.patch"
301
302
"drupal/fontawesome": {
303
"3071758 - Fix multiple icons issue":
0 commit comments