{
    "name": "smartresponsing/app",
    "description": "Minimal production runtime host",
    "type": "project",
    "license": "proprietary",
    "minimum-stability": "dev",
    "prefer-stable": true,
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/cruding.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/administering.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/analysing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/attaching.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/currencing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/accessing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/interfacing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/localizing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/managing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/viewing.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/objecting.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/paging.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/navigating.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/searching.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/applicating.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/cataloging.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/carting.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/rolling.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/configuring.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/delivering.git",
            "no-api": true
        },
        {
            "type": "vcs",
            "url": "git@github.com:smartresponsor/vendoring.git",
            "no-api": true
        }
    ],
    "require": {
        "php": "^8.4",
        "vendoring/vendor": "dev-master",
        "accessing/access": "dev-master",
        "administering/administration": "dev-master",
        "analysing/analytics": "dev-master",
        "applicating/application": "dev-master",
        "attaching/attachment": "dev-master",
        "cataloging/catalog": "dev-master",
        "carting/cart": "dev-master",
        "configuring/config": "dev-master",
        "cruding/crud": "dev-master",
        "delivering/delivery": "dev-master",
        "interfacing/interface": "dev-master",
        "localizing/locale": "dev-master",
        "managing/manage": "dev-master",
        "navigating/navigation": "dev-master",
        "objecting/object": "dev-master",
        "paging/page": "dev-master",
        "rolling/role": "dev-master",
        "searching/search": "dev-master",
        "doctrine/dbal": "^4.3",
        "doctrine/doctrine-bundle": "^3.2",
        "doctrine/doctrine-fixtures-bundle": "^4.3",
        "doctrine/doctrine-migrations-bundle": "^4.0",
        "doctrine/orm": "^3.3",
        "easycorp/easyadmin-bundle": "^5.0",
        "lexik/jwt-authentication-bundle": "^3.2",
        "scheb/2fa-bundle": "^8.5",
        "symfony/asset": "8.1.*",
        "symfony/config": "8.1.*",
        "symfony/console": "8.1.*",
        "symfony/contracts": "^3.7",
        "symfony/dependency-injection": "8.1.*",
        "symfony/dotenv": "8.1.*",
        "symfony/event-dispatcher": "8.1.*",
        "symfony/expression-language": "8.1.*",
        "symfony/flex": "^2.4",
        "symfony/framework-bundle": "8.1.*",
        "symfony/http-foundation": "8.1.*",
        "symfony/http-kernel": "8.1.*",
        "symfony/lock": "^8.1",
        "symfony/messenger": "8.1.*",
        "symfony/monolog-bundle": "^4.0",
        "symfony/routing": "8.1.*",
        "symfony/runtime": "8.1.*",
        "symfony/scheduler": "8.1.*",
        "symfony/security-bundle": "8.1.*",
        "symfony/stimulus-bundle": "^2.32",
        "symfony/translation": "8.1.*",
        "symfony/twig-bundle": "8.1.*",
        "symfony/ux-live-component": "^3.0",
        "symfony/ux-turbo": "^3.0",
        "symfony/ux-twig-component": "^2.35",
        "symfony/validator": "8.1.*",
        "symfony/var-exporter": "8.1.*",
        "symfony/workflow": "8.1.*",
        "symfony/yaml": "8.1.*",
        "symfonycasts/reset-password-bundle": "^1.25",
        "symfonycasts/verify-email-bundle": "^1.18",
        "twig/extra-bundle": "^3.0",
        "twig/html-extra": "^3.24",
        "viewing/view": "dev-master"
    },
    "require-dev": {
        "friendsofphp/php-cs-fixer": ">=3.95 <4.0",
        "phpstan/phpstan": "^2.0",
        "phpunit/phpunit": "^11.0 || ^12.0"
    },
    "config": {
        "allow-plugins": {
            "php-http/discovery": true,
            "symfony/flex": true,
            "symfony/runtime": true,
            "tbachert/spi": true
        },
        "sort-packages": true
    },
    "autoload": {
        "psr-4": {
            "App\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "App\\Tests\\": "tests/"
        }
    },
    "scripts": {
        "auto-scripts": {
            "cache:clear": "symfony-cmd",
            "assets:install %PUBLIC_DIR%": "symfony-cmd",
            "importmap:install": "symfony-cmd"
        },
        "post-install-cmd": [
            "@auto-scripts"
        ],
        "post-update-cmd": [
            "@auto-scripts"
        ]
    },
    "conflict": {
        "symfony/symfony": "*"
    },
    "extra": {
        "symfony": {
            "allow-contrib": false,
            "require": "^8.0"
        }
    }
}
