Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/vendor-1/magento/framework/
Upload File :
Current File : /home/dev2.destoffenstraat.com/vendor-1/magento/framework/composer.json

{
    "name": "magento/framework",
    "description": "N/A",
    "type": "magento2-library",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "config": {
        "sort-packages": true
    },
    "version": "103.0.1-p1",
    "require": {
        "php": "~7.3.0||~7.4.0",
        "ext-bcmath": "*",
        "ext-curl": "*",
        "ext-dom": "*",
        "ext-gd": "*",
        "ext-hash": "*",
        "ext-iconv": "*",
        "ext-intl": "*",
        "ext-openssl": "*",
        "ext-simplexml": "*",
        "ext-xsl": "*",
        "lib-libxml": "*",
        "colinmollenhour/php-redis-session-abstract": "~1.4.0",
        "composer/composer": "^1.9",
        "guzzlehttp/guzzle": "^6.3.3",
        "laminas/laminas-code": "~3.4.1",
        "laminas/laminas-crypt": "^2.6.0",
        "laminas/laminas-http": "^2.6.0",
        "laminas/laminas-mail": "^2.9.0",
        "laminas/laminas-mime": "^2.5.0",
        "laminas/laminas-mvc": "~2.7.0",
        "laminas/laminas-stdlib": "^3.2.1",
        "laminas/laminas-uri": "^2.5.1",
        "laminas/laminas-validator": "^2.6.0",
        "magento/zendframework1": "~1.14.2",
        "monolog/monolog": "^1.17",
        "ramsey/uuid": "~3.8.0",
        "symfony/console": "~4.4.0",
        "symfony/process": "~4.4.0",
        "tedivm/jshrink": "~1.3.0",
        "wikimedia/less.php": "~1.8.0"
    },
    "archive": {
        "exclude": [
            "Amqp",
            "Bulk",
            "MessageQueue"
        ]
    },
    "suggest": {
        "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\Framework\\": ""
        }
    }
}