JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "composer.json"

Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/vendor/symfony/http-foundation/composer.json
File size: 1.23 KB
MIME-type: application/json
Charset: utf-8

{
    "name": "symfony/http-foundation",
    "type": "library",
    "description": "Defines an object-oriented layer for the HTTP specification",
    "keywords": [],
    "homepage": "https://symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Fabien Potencier",
            "email": "fabien@symfony.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "https://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=8.2",
        "symfony/polyfill-mbstring": "~1.1",
        "symfony/polyfill-php83": "^1.27"
    },
    "require-dev": {
        "doctrine/dbal": "^3.6|^4",
        "predis/predis": "^1.1|^2.0",
        "symfony/cache": "^6.4|^7.0",
        "symfony/dependency-injection": "^6.4|^7.0",
        "symfony/http-kernel": "^6.4|^7.0",
        "symfony/mime": "^6.4|^7.0",
        "symfony/expression-language": "^6.4|^7.0",
        "symfony/rate-limiter": "^6.4|^7.0"
    },
    "conflict": {
        "doctrine/dbal": "<3.6",
        "symfony/cache": "<6.4"
    },
    "autoload": {
        "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" },
        "exclude-from-classmap": [
            "/Tests/"
        ]
    },
    "minimum-stability": "dev"
}