{
    "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"    : "jackmoore/colorbox",
                "version" : "1.6.4",
                "type"    : "drupal-library",
                "source"  : {
                    "url"       : "https://github.com/jackmoore/colorbox.git",
                    "type"      : "git",
                    "reference" : "1.6.4"
                }
            }
        }
    ],
    "require": {
        "ckeditor/fakeobjects": "4.16.2",
        "composer/installers": "^1.2.0",
        "cweagans/composer-patches": "^1.0",
        "drupal/address": "^2.0",
        "drupal/admin_toolbar": "^3.0",
        "drupal/back_to_top": "^3.0",
        "drupal/backup_migrate": "^5.0",
        "drupal/better_passwords": "^2.2",
        "drupal/captcha": "^2.0",
        "drupal/ckeditor5_paste_filter": "^1.0",
        "drupal/ckeditor_accordion": "^2.1",
        "drupal/colorbox": "^2.0",
        "drupal/config_split": "^2.0",
        "drupal/contact_formatter": "^2.0",
        "drupal/contact_storage": "^1.4",
        "drupal/core-composer-scaffold": "^10.6",
        "drupal/core-project-message": "^10.6",
        "drupal/core-recommended": "^10.6",
        "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/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/extlink": "^2.0",
        "drupal/fakeobjects": "^2.0",
        "drupal/file_delete": "^3",
        "drupal/filefield_paths": "^1.0@beta",
        "drupal/gin": "^3.0",
        "drupal/gin_toolbar": "^1.0",
        "drupal/google_tag": "^2.0",
        "drupal/htmlawed": "^4.1",
        "drupal/image_delta_formatter": "^1.2",
        "drupal/image_effects": "^4.0",
        "drupal/inline_entity_form": "^3.0",
        "drupal/jquery_ui_accordion": "^2.1",
        "drupal/jquery_ui_dialog": "^2.1",
        "drupal/linkit": "^7.0",
        "drupal/masquerade": "^2.0",
        "drupal/media_entity_download": "^2.1",
        "drupal/media_file_delete": "^1.3",
        "drupal/menu_admin_per_menu": "^1.6",
        "drupal/metatag": "^2.0",
        "drupal/override_node_options": "^2.0",
        "drupal/paragraphs": "^1.19",
        "drupal/pathauto": "^1.11",
        "drupal/recaptcha": "^3.4",
        "drupal/redirect": "^1.3",
        "drupal/rename_admin_paths": "^3.0",
        "drupal/responsive_favicons": "^4",
        "drupal/role_delegation": "^1.3",
        "drupal/search_api": "^1.31",
        "drupal/sitemap": "^2.0",
        "drupal/slick": "^3.0",
        "drupal/smart_trim": "^2.2",
        "drupal/spamspan": "^3.0",
        "drupal/svg_image": "^3.0",
        "drupal/symfony_mailer": "^1.5",
        "drupal/tagify": "^1.2",
        "drupal/telephone_validation": "^2.5",
        "drupal/upgrade_status": "^4.3",
        "drupal/userprotect": "^1.3",
        "drupal/view_unpublished": "^1.1",
        "drupal/viewfield": "^3.0",
        "drupal/views_infinite_scroll": "^2.0",
        "drupal/webform": "^6.2",
        "drupal/webform_views": "^5.6",
        "drupal/xmlsitemap": "^2",
        "drush/drush": "^13.7",
        "enyo/dropzone": "^5.0",
        "jackmoore/colorbox": "^1.0",
        "macroweb/promobar": "^4.0",
        "macroweb/word_link": "^2",
        "npm-asset/exif-js": "^2.3",
        "npm-asset/slick-carousel": "^1.8",
        "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.6"
    },
    "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,
            "tbachert/spi": true,
            "oomphinc/composer-installers-extender": true
        }
    },
    "extra": {
        "merge-plugin": {
            "include": [
                "web/modules/contrib/webform/composer.libraries.json"
             ]
        },
        "patches": {
            "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.patch"
            },
            "drupal/contact_storage": {
                "Revisit permissions required to view contact messages - #2708809-62": "https://www.drupal.org/files/issues/2022-11-07/revisit_permissions-2708809-61.patch",
                "Per form based access permissions - #2724503-MR!18": "https://git.drupalcode.org/project/contact_storage/-/merge_requests/18.diff"
            },
            "drupal/core": {
                "Enable node teaser links in olivero": "patches/core-enable_links_in_teasers_in_olivero.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"
            },
            "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/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/recaptcha": {
                "Integrate Invisible reCAPTCHA option from Google - #2852269-MR15": "https://git.drupalcode.org/project/recaptcha/-/merge_requests/15.diff"
            }
        },
        "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"
            ]
        }
    }
}
