{
    "name": "macroweb/oktav",
    "description": "Project template for Drupal 8 projects with composer by macroweb",
    "type": "project",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "",
            "role": ""
        }
    ],
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8",
            "exclude": [
                "drupal/admin_content_notification",
                "drupal/adminimal_theme",
                "drupal/colorbox_inline",
                "drupal/owlcarousel"
            ]
        },
        {
            "type": "package",
            "package": {
                "name": "ckeditor/div",
                "version": "4.16.2",
                "type": "drupal-library",
                "extra": {
                    "installer-name": "ckeditor/plugins/div"
                },
                "dist": {
                    "url": "https://download.ckeditor.com/div/releases/div_4.16.2.zip",
                    "type": "zip"
                }
            }
        },
        {
            "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"
                }
            }
        },
        {
            "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": "dinbror/blazy",
                "version": "1.8.2",
                "type": "drupal-library",
                "dist": {
                    "url": "https://github.com/dinbror/blazy/archive/1.8.2.zip",
                    "type": "zip"
                },
                "require": {
                    "composer/installers": "^1.2.0"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "owlcarousel2/owlcarousel2",
                "version": "2.3.4",
                "type": "drupal-library",
                "dist": {
                    "type": "zip",
                    "url": "https://github.com/OwlCarousel2/OwlCarousel2/archive/2.3.4.zip"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "drupal/admin_content_notification",
                "version": "4.1",
                "type": "drupal-module",
                "require": {
                    "drupal/core": "^10 || ^11"
                },
                "source": {
                    "url": "https://git.drupalcode.org/project/admin_content_notification.git",
                    "type": "git",
                    "reference": "8.x-4.1"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "drupal/adminimal_theme",
                "version": "1.7",
                "type": "drupal-theme",
                "require": {
                    "drupal/core": "^10 || ^11",
                    "drupal/seven": "^2.0"
                },
                "source": {
                    "url": "https://git.drupalcode.org/project/adminimal_theme.git",
                    "type": "git",
                    "reference": "8.x-1.x"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "drupal/colorbox_inline",
                "version": "2.0",
                "type": "drupal-module",
                "require": {
                    "drupal/core": "^10 || ^11"
                },
                "source": {
                    "url": "https://git.drupalcode.org/project/colorbox_inline.git",
                    "type": "git",
                    "reference": "2.0.x"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "drupal/owlcarousel",
                "version": "3.0.1",
                "type": "drupal-module",
                "require": {
                    "drupal/core": "^10 || ^11"
                },
                "source": {
                    "url": "https://git.drupalcode.org/project/owl-carousel.git",
                    "type": "git",
                    "reference": "3.0.x"
                }
            }
        },
        {
            "type": "package",
            "package": {
                "name": "noli42/chosen",
                "version": "3.0.2",
                "type": "drupal-library",
                "extra": {
                    "installer-name": "chosen"
                },
                "dist": {
                    "url": "https://github.com/noli42/chosen/releases/download/3.0.2/chosen-assets-v3.0.2.zip",
                    "type": "zip"
                }
            }
        }
    ],
    "require": {
        "php": ">=5.6",
        "ext-pcntl": "*",
        "ckeditor/div": "^4.16.2",
        "ckeditor/fakeobjects": "^4.16.2",
        "composer/installers": "^1.7",
        "cweagans/composer-patches": "^1.6.5",
        "dinbror/blazy": "^1.8",
        "drupal/address": "^2.0",
        "drupal/admin_content_notification": "4.1",
        "drupal/admin_toolbar": "^3.0",
        "drupal/adminimal_theme": "1.7",
        "drupal/anonymous_login": "^2.0",
        "drupal/auto_entitylabel": "^3.0",
        "drupal/back_to_top": "^3.0",
        "drupal/backup_migrate": "^5.0.0",
        "drupal/better_exposed_filters": "^7.0",
        "drupal/blazy": "^3.0",
        "drupal/cer": "^5.0",
        "drupal/chosen": "^5.0",
        "drupal/ckeditor_accordion": "^2.0",
        "drupal/classy": "^2.0",
        "drupal/collapsiblock": "^4.0",
        "drupal/colorbox": "^2.0",
        "drupal/colorbox_inline": "2.0",
        "drupal/config_filter": "^2.0",
        "drupal/config_ignore": "3.x-dev@dev",
        "drupal/config_split": "^2.0",
        "drupal/contact_block": "^2.0",
        "drupal/contact_emails": "^1.19",
        "drupal/contact_storage": "^1.0",
        "drupal/core-composer-scaffold": "^11",
        "drupal/core-project-message": "^11",
        "drupal/core-recommended": "^11",
        "drupal/ctools": "^4.1",
        "drupal/current_page_crumb": "^1.2",
        "drupal/date_popup": "^2.0",
        "drupal/diff": "^1.0",
        "drupal/draggableviews": "^2.0",
        "drupal/drd_agent": "^4.0",
        "drupal/dropzonejs": "^2.0@alpha",
        "drupal/eck": "^2.0",
        "drupal/editor_advanced_link": "^2.0",
        "drupal/embed": "^1.0",
        "drupal/entity_browser": "^2.5",
        "drupal/entity_embed": "^1.0",
        "drupal/entity_usage": "^2.0@beta",
        "drupal/eu_cookie_compliance": "^1.30",
        "drupal/events_log_track": "^4.0",
        "drupal/extlink": "^2.0",
        "drupal/facebook_pixel": "^2.0",
        "drupal/facets": "^2.0",
        "drupal/fakeobjects": "^2.0",
        "drupal/field_group": "^4.0",
        "drupal/flexible_permissions": "^2.0",
        "drupal/geocoder": "^3.1 || ^4.11",
        "drupal/geofield": "^10.0",
        "drupal/geofield_map": "^11.1",
        "drupal/google_tag": "^2.0",
        "drupal/group": "^2.3",
        "drupal/image_delta_formatter": "^1.0",
        "drupal/inline_entity_form": "^3.0",
        "drupal/jquery_ui_accordion": "^2.0",
        "drupal/jquery_ui_datepicker": "^2.1",
        "drupal/jquery_ui_dialog": "^2.0",
        "drupal/jquery_ui_effects": "^2.0",
        "drupal/jquery_ui_slider": "^2.1",
        "drupal/jquery_ui_touch_punch": "^1.1",
        "drupal/js_cookie": "^1.0",
        "drupal/mailsystem": "^4.1",
        "drupal/masquerade": "^2.0@beta",
        "drupal/memcache": "^2.7",
        "drupal/menu_admin_per_menu": "^1.0",
        "drupal/menu_manipulator": "^4.0",
        "drupal/metatag": "^2.0",
        "drupal/module_missing_message_fixer": "^2.0",
        "drupal/multiple_fields_remove_button": "^2.0",
        "drupal/multiple_selects": "^1.1",
        "drupal/override_node_options": "^2.4",
        "drupal/owlcarousel": "^3.0",
        "drupal/pathauto": "^1.4",
        "drupal/queue_unique": "^4.0",
        "drupal/quick_node_clone": "^1.12",
        "drupal/rabbit_hole": "^2.0",
        "drupal/recaptcha": "^3.0",
        "drupal/recaptcha_v3": "^2.0",
        "drupal/recently_read": "^1.0",
        "drupal/redirect": "^1.3",
        "drupal/redirect_after_login": "^3.0",
        "drupal/responsive_favicons": "^4.0",
        "drupal/role_delegation": "^1.0",
        "drupal/search_api": "^1.35",
        "drupal/search_api_autocomplete": "^1.2",
        "drupal/search_api_glossary": "^4.0",
        "drupal/search_api_solr": "^4.3",
        "drupal/select_or_other": "4.x-dev@dev",
        "drupal/seven": "^2.0",
        "drupal/shs": "2.0.x-dev@dev",
        "drupal/simple_sitemap": "^4.0",
        "drupal/slick": "^3.0",
        "drupal/social_media": "^2.0",
        "drupal/spamspan": "^3.0",
        "drupal/styleguide": "^2.0",
        "drupal/symfony_mailer": "^1.6",
        "drupal/taxonomy_entity_index": "^1.0",
        "drupal/telephone_validation": "^2.2",
        "drupal/type_style": "^1.0",
        "drupal/typed_data": "^2.1",
        "drupal/upgrade_status": "^4.0",
        "drupal/video_embed_field": "^3.0",
        "drupal/view_unpublished": "^1.0@alpha",
        "drupal/views_bulk_edit": "^3.0",
        "drupal/views_bulk_operations": "^4.1",
        "drupal/views_data_export": "^1.0@beta",
        "drupal/views_infinite_scroll": "^2.0",
        "drupal/xls_serialization": "^2.1",
        "drush/drush": "^13",
        "enyo/dropzone": "^5.0",
        "jackmoore/colorbox": "^1.0",
        "noli42/chosen": "3.0.2",
        "oomphinc/composer-installers-extender": "^2.0",
        "owlcarousel2/owlcarousel2": "^2.3",
        "vlucas/phpdotenv": "^2.4",
        "webflo/drupal-finder": "^1.2",
        "webmozart/path-util": "^2.3",
        "wikimedia/composer-merge-plugin": "^2.1"
    },
    "require-dev": {
        "drupal/core-dev": "^11",
        "drupal/devel": "^5.0"
    },
    "conflict": {
        "drupal/drupal": "*"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "sort-packages": true,
        "allow-plugins": {
            "composer/installers": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "cweagans/composer-patches": true,
            "drupal/core-composer-scaffold": true,
            "drupal/core-project-message": true,
            "wikimedia/composer-merge-plugin": true,
            "oomphinc/composer-installers-extender": true,
            "phpstan/extension-installer": true,
            "php-http/discovery": true,
            "tbachert/spi": true
        }
    },
    "autoload": {
        "classmap": [
            "scripts/composer/ScriptHandler.php"
        ],
        "files": [
            "load.environment.php"
        ]
    },
    "extra": {
        "composer-exit-on-patch-failure": true,
        "patchLevel": {
            "drupal/core": "-p2"
        },
        "merge-plugin": {
            "include": [
            ]
        },
        "patches": {
            "drupal/admin_content_notification": {
                "#macroweb-26861 + dorg:3230854 + dorg:3213444 + https://atrium.macroweb.hu/oktav/node/34364#comment-170422": "patches/admin_content_notification-34364#170422.patch",
                "Drupal 11 compatibility - #3490597-MR !5": "https://git.drupalcode.org/project/admin_content_notification/-/merge_requests/5.diff",
                "#3253051 - hook_admin_content_notification_recipients_alter have no effect": "patches/admin-content-notification-alter-3253051-custom.patch"
            },
            "drupal/adminimal_theme": {
                "Adminimal - Drupal 11 compatibility - #3460890-MR !15": "https://git.drupalcode.org/project/adminimal_theme/-/merge_requests/15.diff"
            },
            "drupal/chosen": {
                "Uncaught TypeError: context.querySelectorAll is not a function - #3555915-MR !25": "https://git.drupalcode.org/project/chosen/-/merge_requests/25.diff"
            },
            "drupal/ckeditor_accordion": {
                "TypeError: Cannot read properties of null (reading 'classList') when AJAX triggers attachBehaviors": "patches/ckeditor_accordion-null-check-dt-dd.patch"
            },
            "drupal/colorbox_inline": {
                "Automated Drupal 11 compatibility fixes for colorbox_inline - #3429275-MR !2": "https://git.drupalcode.org/project/colorbox_inline/-/merge_requests/2.diff"
            },
            "drupal/contact_emails": {
                "#macroweb-27978-133979": "patches/contact_emails-macroweb-27978-33621-133979.patch"
            },
            "drupal/core": {
                "#3000677-112 - Fatal error after upgrade to 8.6x [due to regression in extension system]": "patches/DrupalCoreExtensionList.patch",
                "#3101344-20 - Cannot save translated nodes after upgrading to 8.8 due to invalid path": "https://www.drupal.org/files/issues/2020-02-12/translations_not_save_invalid_path-3101344-20.patch",
                "#3386085-MR !14772 - Prevent warning when str_starts_with() receives NULL route name in DisplayPluginBase::viewExposedFormBlocks()": "https://git.drupalcode.org/project/drupal/-/merge_requests/14772.diff",
                "#3523317 - TypeError Html::escape() null given": "patches/core-html-escape-null-3523317-21.patch"
            },
            "drupal/draggableviews": {
                "Contextual Link throws RouteNotFoundException: Route 'view.this' does not exist #3316975-9": "https://www.drupal.org/files/issues/2022-11-30/draggableveiws-route-error-3316975-9.patch"
            },
            "drupal/entity_browser": {
                "#3104901-9 - Entity Browser used in a entity referenced field of a layout builder custom block is not working": "https://www.drupal.org/files/issues/2020-03-25/3104901.patch",
                "Entity browser edit does not display messages - #2644020-17 (custom adaptation for core 9.5)": "patches/entity_browser_edit_messages-2644020-017-custom-adaptation-for-core-9.5.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",
                "Array to string conversion for Media Image - #3069448-40": "https://www.drupal.org/files/issues/2023-02-01/entity-embed_array-to-string_3069448-40.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/facets": {
                "Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException: Session has not been set. #3052574-319": "https://www.drupal.org/files/issues/2025-10-13/3052574-319.patch",
                "Issue #3466566: New $request created in FacetBlockAjaxController missing ajax_page_state": "https://www.drupal.org/files/issues/2024-08-20/facets-add-missing-ajax_page_state-3466566-2.0.8.patch"
            },
            "drupal/owlcarousel": {
                "Error: Cannot use a scalar value as an array in _owlcarousel_format_settings() - #3382506-2": "patches/owlcarousel-custom_patch-cannot_use_a_scalar_value_as_an_array_in__owlcarousel_format_settings-3382506-2.patch",
                "D11 compatibility #3433761": "https://www.drupal.org/files/issues/2024-03-24/owlcarousel.3.0.1.rector.patch"
            },
            "drupal/rabbit_hole": {
                "#2299561 - Support for entity types created with ECK (D11 compatible, custom)": "patches/rabbit_hole-rh_eck-d11-2299561-custom.patch"
            },
            "drupal/recently_read": {
                "Recently read entity missing \"status\" entity key. - #3239926": "https://www.drupal.org/files/issues/2024-01-08/3239926-MR9-v3.patch"
            },
            "drupal/search_api": {
                "https://atrium.macroweb.hu/oktav/node/33772#comment-167229": "patches/search_api-testInstall.patch"
            },
            "drupal/search_api_glossary": {
                "#3093959-2 - Allow to exclude digits from the facet": "https://www.drupal.org/files/issues/2019-11-16/search-api-glossary-3093959-2.patch"
            },
            "owlcarousel2/owlcarousel2": {
                "jQuery 4.0 removed $.camelCase - use local replacement": "patches/owlcarousel2-jquery4-camelcase.patch"
            }
        },
        "installer-types": [
            "npm-asset",
            "bower-asset"
        ],
        "installer-paths": {
            "web/core": [
                "type:drupal-core"
            ],
            "web/libraries/{$name}": [
                "type:drupal-library",
                "harvesthq/chosen",
                "vendor:npm-asset",
                "vendor:bower-asset"
            ],
            "web/modules/contrib/{$name}": [
                "type:drupal-module"
            ],
            "web/profiles/custom/{$name}": [
                "type:drupal-profile"
            ],
            "web/themes/contrib/{$name}": [
                "type:drupal-theme"
            ],
            "drush/Commands/{$name}": [
                "type:drupal-drush"
            ]
        },
        "drupal-scaffold": {
            "locations": {
                "web-root": "web/"
            },
            "initial": {
                ".editorconfig": "../.editorconfig",
                ".gitattributes": "../.gitattributes"
            },
            "excludes": [
                ".htaccess"
            ],
            "file-mapping": {
                "[web-root]/.htaccess": false,
                "[web-root]/robots.txt": false
            }
        },
        "composer-drupal-optimizations": {
            "require": {
                "symfony/symfony": ">3.4"
            }
        },
        "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"
            ]
        }
    }
}
