{
    "name": "macroweb/macroweb-drupal-skeleton",
    "description": "Project template for Drupal 8 projects with composer by macroweb",
    "type": "project",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "macroweb",
            "role": ""
        }
    ],
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        },
        {
            "type": "composer",
            "url": "https://asset-packagist.org"
        },
        {
            "type": "composer",
            "url": "https://oauth2@git.macroweb.hu/api/v4/group/19/-/packages/composer/packages.json"
        },
        {
            "type"    : "package",
            "package" : {
                "name"    : "enyo/dropzone",
                "version" : "5.5.0",
                "type"    : "drupal-library",
                "source"  : {
                    "url"       : "https://github.com/enyo/dropzone.git",
                    "type"      : "git",
                    "reference" : "v5.5.0"
                }
            }
        },
        {
            "type"    : "package",
            "package" : {
                "name"    : "ckeditor/fakeobjects",
                "version" : "4.16.2",
                "type"    : "drupal-library",
                "dist"  : {
                    "url"       : "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.2.zip",
                    "type"      : "zip",
                    "reference" : "4.16.2"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "drupal/sendy",
                "version": "1.0",
                "type": "drupal-module",
                "dist": {
                    "url": "https://github.com/Cyberschorsch/sendy/archive/8.x-1.x.zip",
                    "type": "zip"
                }
            }
        },
        {
            "type"    : "package",
            "package" : {
                "name"    : "jackmoore/colorbox",
                "version" : "1.6.4",
                "type"    : "drupal-library",
                "source"  : {
                    "url"       : "https://github.com/jackmoore/colorbox.git",
                    "type"      : "git",
                    "reference" : "1.6.4"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "jquery/fancytree",
                "version": "2.38.3",
                "type": "drupal-library",
                "extra": {
                "installer-name": "jquery.fancytree"
                },
                "dist": {
                "url": "https://github.com/mar10/fancytree/archive/refs/tags/v2.38.3.zip",
                "type": "zip"
                },
                "license": "MIT"
            }
        },
        {
            "type": "package",
            "package": {
                "name": "google/charts",
                "version": "45",
                "type": "drupal-library",
                "extra": {
                    "installer-name": "google_charts"
                },
                "dist": {
                    "url": "https://www.gstatic.com/charts/loader.js",
                    "type": "file"
                },
                "require": {
                    "composer/installers": "^1.0 || ^2.0"
                }
            }
        }
    ],
    "require": {
        "ckeditor/fakeobjects": "4.16.2",
        "composer/installers": "^1.2.0",
        "cweagans/composer-patches": "^1.0",
        "drupal/admin_toolbar": "^3.0",
        "drupal/back_to_top": "^3.0",
        "drupal/backup_migrate": "^5.1",
        "drupal/captcha": "^2.0",
        "drupal/cer": "^5.0@beta",
        "drupal/charts": "^5.1",
        "drupal/chosen": "^4.0",
        "drupal/ckeditor5_paste_filter": "^1.0",
        "drupal/ckeditor_accordion": "^2.0",
        "drupal/colorbox": "^2.0",
        "drupal/commerce_barion_payment": "2.0.0",
        "drupal/commerce_cart_redirection": "^3.2",
        "drupal/commerce_combine_carts": "^1.1",
        "drupal/commerce_license": "^3.0",
        "drupal/commerce_recurring": "1.x-dev@dev",
        "drupal/commerce_shipping": "^2.11",
        "drupal/config_split": "^2.0",
        "drupal/core-composer-scaffold": "~10.5.0",
        "drupal/core-project-message": "~10.5.0",
        "drupal/core-recommended": "~10.5.0",
        "drupal/ctools": "^4.0",
        "drupal/draggableviews": "^2.0",
        "drupal/drd_agent": "^4.1",
        "drupal/dropzonejs": "^2.0@alpha",
        "drupal/editor_advanced_link": "^2.0",
        "drupal/email_registration": "^1.4",
        "drupal/embed": "^1.10",
        "drupal/entity_browser": "^2.10",
        "drupal/entity_embed": "^1.0",
        "drupal/entity_usage": "^2.0@beta",
        "drupal/eu_cookie_compliance": "^1.24",
        "drupal/exif_orientation": "^1.5",
        "drupal/extlink": "^2.0",
        "drupal/fakeobjects": "1.x-dev@dev",
        "drupal/field_delimiter": "^2.0",
        "drupal/file_delete": "^2.0",
        "drupal/filefield_paths": "^1.0@beta",
        "drupal/google_tag": "^2.0",
        "drupal/htmlawed": "^4.1",
        "drupal/image_delta_formatter": "^1.2",
        "drupal/inline_entity_form": "^3.0",
        "drupal/linkit": "^7.0",
        "drupal/masquerade": "^2.0",
        "drupal/maxlength": "^3.1",
        "drupal/media_entity_download": "^2.1",
        "drupal/menu_link_attributes": "^1.5",
        "drupal/metatag": "^2.0",
        "drupal/override_node_options": "^2.0",
        "drupal/password_policy": "^4.0",
        "drupal/pathauto": "^1.11",
        "drupal/recaptcha": "^3.0",
        "drupal/redirect": "^1.3",
        "drupal/responsive_favicons": "^2.0",
        "drupal/role_delegation": "^1.2",
        "drupal/search_api": "^1.31",
        "drupal/search_api_solr": "^4.3",
        "drupal/sendy": "^1.0",
        "drupal/simpleads": "^2.0",
        "drupal/slick_views": "^3.0",
        "drupal/smart_trim": "^2.2",
        "drupal/spamspan": "^3.0",
        "drupal/svg_image": "^3.0",
        "drupal/symfony_mailer": "^1.2",
        "drupal/tagify": "^1.2",
        "drupal/taxonomy_manager": "^2.0",
        "drupal/user_registrationpassword": "^2.0",
        "drupal/userprotect": "^1.3",
        "drupal/view_unpublished": "^1.1",
        "drupal/views_add_button": "^2.0",
        "drupal/views_fieldsets": "^4.0",
        "drupal/views_infinite_scroll": "^2.0",
        "drupal/xmlsitemap": "^1.0",
        "drupal/year_month_widget": "^1.1",
        "drush/drush": "^12",
        "enyo/dropzone": "^5.0",
        "google/charts": "45",
        "jackmoore/colorbox": "^1.0",
        "jiririedl/php-sendy": "^4.0.0.0",
        "macroweb/gysev_commerce_otpsp": "^3.0",
        "npm-asset/exif-js": "^2.3",
        "npm-asset/slick-carousel": "^1.8.1",
        "oomphinc/composer-installers-extender": "~2.0",
        "vlucas/phpdotenv": "^2.4",
        "webflo/drupal-finder": "^1.0.0",
        "webmozart/path-util": "^2.3",
        "wikimedia/composer-merge-plugin": "^2.1",
        "zaporylie/composer-drupal-optimizations": "^1.0"
    },
    "require-dev": {
        "drupal/core-dev": "~10.5.0",
        "drupal/devel": "^5.0"
    },
    "conflict": {
        "drupal/drupal": "*"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "sort-packages": true,
        "allow-plugins": {
            "composer/installers": true,
            "cweagans/composer-patches": true,
            "drupal/core-composer-scaffold": true,
            "drupal/core-project-message": true,
            "zaporylie/composer-drupal-optimizations": true,
            "phpstan/extension-installer": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "php-http/discovery": true,
            "wikimedia/composer-merge-plugin": true,
            "oomphinc/composer-installers-extender": true,
            "tbachert/spi": true
        }
    },
    "extra": {
        "merge-plugin": {
            "include": [
                "web/modules/contrib/chosen/composer.libraries.json"
             ]
        },
        "patches": {
            "drupal/chosen": {
                "allow form elements to override Chosen library options - #3431221": "https://git.drupalcode.org/project/chosen/-/merge_requests/12.diff"
            },
            "drupal/colorbox": {
                "Integrate colorbox with remote video - #3021913-49 - NE CSERÉLD GYÁRIRA: https://atrium.macroweb.hu/gysev/node/37815#comment-189568": "patches/colorbox-remote-video-support-3021913-49-CUSTOMIZED.pach"
            },
            "drupal/commerce_barion_payment": {
                "Custom patches": "patches/commerce_barion_payment-custom_patches.patch"
            },
            "drupal/commerce_combine_carts": {
                "Exception thrown, when user logs in during checkout. - #3174831-MR!11": "https://git.drupalcode.org/project/commerce_combine_carts/-/merge_requests/11.diff"
            },
            "drupal/core": {
                "Add support for enclosure field in Views RssFields row plugin so that posts can include media items - #2511878-89": "https://www.drupal.org/files/issues/2024-11-13/2511878-86-10.3.patch",
                "10.3 upgrade now missing status-message theme suggestions - #3456176-45": "https://www.drupal.org/files/issues/2024-06-28/3456176-45-missing-status-messages-theme-suggestions.patch"
            },
            "drush/drush": {
                "Drush cannot detect site-local path correctly in some environments": "patches/drush-site-local-path-detection-v6.patch"
            },
            "drupal/editor_advanced_link": {
                "Remove drupal/ckeditor dependency": "patches/editor_advanced_link-removing_drupal_ckeditor_dependency.patch"
            },
            "drupal/entity_embed": {
                "#3077225-10 - Logs flooded with warning messages \"Invalid display settings encountered\"": "https://www.drupal.org/files/issues/2019-12-11/3077225-10.reduce-invalid-config-logs.patch",
                "#3069448-32 - Array to string conversion for Media Image": "https://www.drupal.org/files/issues/2022-11-08/entity-embed_array-to-string_3069448-32.patch",
                "Drupal 10.5/11.2 compatability (tooltip broken, cannot edit embedded entities) - #3531672-!MR62": "https://git.drupalcode.org/project/entity_embed/-/merge_requests/62.diff"
            },
            "drupal/exif_orientation": {
                "Prevent double rotation and fix GD rotation direction": "patches/exif_orientation-prevent-double-rotation.patch"
            },
            "drupal/htmlawed": {
                "Error message The current CKEditor 5 build requires the following elements and attributes - #3366282-4": "https://www.drupal.org/files/issues/2023-06-12/3366282-error-message-the-current-ckeditor5-build.patch"
            },
            "drupal/sendy": {
                "Removing default name: John Doe": "patches/sendy-30331-comment-146248.patch",
                "Add new admin permission": "patches/sendy-30734-add-new-admin-permission.patch",
                "Replacing usage of deprecated l() function": "patches/sendy-deprecated-l-function.patch",
                "Overriding 'Thank you for subscribing...' message": "patches/sendy-thank-you-for-subscribing-message-override.patch",
                "D10 compatibility": "patches/sendy-d10-compatibility.patch"
            },
            "drupal/simpleads": {
                "Fatal error when installing Drupal from configurations - #3375136-2": "https://www.drupal.org/files/issues/2023-07-18/3375136-2.patch",
                "Simpleads - internal:/node/1 - #3487594-9": "https://www.drupal.org/files/issues/2025-11-22/simpleads-internal_node_1-3487594-9.patch",
                "Avoid Exception in AdvertismentConverter.php and Return NULL Instead - #3514959-2": "https://www.drupal.org/files/issues/2025-03-24/simpleads-avoid_exception-3514959-2.patch",
                "Atrium cases: https://atrium.macroweb.hu/mal/node/37239#comment-191597, https://atrium.macroweb.hu/mal/node/39029#comment-195130, https://atrium.macroweb.hu/mal/node/39029#comment-195214": "patches/simpleads-atrium_case_37239_191597-and-atrium_case_39029_195130-and-atrium_case_39029_195214.patch"
            },
            "drupal/user_registrationpassword": {
                "TypeError: Return value must be of type array, bool returned - #3467248": "https://git.drupalcode.org/project/user_registrationpassword/-/merge_requests/10.diff",
                "Wrong emails sent when accounts are manually created from admin - #3293435-8": "https://www.drupal.org/files/issues/2024-10-31/3293435-7-wrong-emails.patch"
            }
        },
        "drupal-scaffold": {
            "locations": {
                "web-root": "web/"
            },
            "initial": {
                ".editorconfig": "../.editorconfig",
                ".gitattributes": "../.gitattributes"
            },
            "file-mapping": {
              "[web-root]/.htaccess": false
            }
        },
        "installer-types": [
            "npm-asset",
            "bower-asset"
        ],
        "installer-paths": {
            "web/core": ["type:drupal-core"],
            "web/libraries/{$name}": [
                "type:drupal-library",
                "vendor:npm-asset",
                "vendor:bower-asset"
            ],
            "web/modules/contrib/{$name}": ["type:drupal-module"],
            "web/profiles/contrib/{$name}": ["type:drupal-profile"],
            "web/themes/contrib/{$name}": ["type:drupal-theme"],
            "drush/Commands/contrib/{$name}": ["type:drupal-drush"],
            "web/modules/custom/{$name}": ["type:drupal-custom-module"],
            "web/themes/custom/{$name}": ["type:drupal-custom-theme"]
        },
        "drupal-core-project-message": {
            "include-keys": ["homepage", "support"],
            "post-create-project-cmd-message": [
                "<bg=blue;fg=white>                                                         </>",
                "<bg=blue;fg=white>  Congratulations, you’ve installed the Drupal codebase  </>",
                "<bg=blue;fg=white>  from the drupal/recommended-project template!          </>",
                "<bg=blue;fg=white>                                                         </>",
                "",
                "<bg=yellow;fg=black>Next steps</>:",

                "  * Install the site: https://www.drupal.org/docs/8/install",
                "  * Read the user guide: https://www.drupal.org/docs/user_guide/en/index.html",
                "  * Get support: https://www.drupal.org/support",
                "  * Get involved with the Drupal community:",
                "      https://www.drupal.org/getting-involved",
                "  * Remove the plugin that prints this message:",
                "      composer remove drupal/core-project-message"
            ]
        }
    }
}
