HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/zipwire.komma.pro/vendor/gregwar/image/Gregwar/Image/composer.json
{
    "name": "gregwar/image",
    "description": "Image handling",
    "keywords": ["image", "gd"],
    "homepage": "https://github.com/Gregwar/Image",
    "license": "MIT",
    "authors": [
        {
            "name": "Grégoire Passault",
            "email": "g.passault@gmail.com",
            "homepage": "http://www.gregwar.com/"
        }
    ],
    "require": {
        "php": "^5.3 || ^7.0",
        "ext-gd": "*",
        "gregwar/cache": "^1.0.6"
    },
    "require-dev": {
        "sllh/php-cs-fixer-styleci-bridge": "~1.0",
        "symfony/phpunit-bridge": "^2.7.4 || ^3.0"
    },
    "suggest": {
        "behat/transliterator": "Transliterator provides ability to set non-latin1 pretty names"
    },
    "target-dir": "Gregwar/Image",
    "autoload": {
        "psr-0": {
            "Gregwar\\Image": ""
        }
    }
}