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/SBogers104/angeliekly.nl/vendor/ixudra/curl/composer.json
{
    "name": "ixudra/curl",
    "description": "Custom PHP Curl library for the Laravel 5 framework - developed by Ixudra",
    "version": "6.8.1",
    "keywords": ["Ixudra", "Laravel", "Curl"],
    "homepage": "http://ixudra.be",
    "license": "MIT",

    "authors": [
        {
            "name": "Jan Oris",
            "email": "jan.oris@ixudra.be"
        }
    ],

    "require": {
        "php": ">=5.4.0",
        "illuminate/support": ">=4.0"
    },

    "autoload": {
        "psr-4": {
            "Ixudra\\Curl\\": "src/"
        }
    }
}