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/SBogers72/glashelder.pro/vendor/thujohn/twitter/composer.json
{
    "name": "thujohn/twitter",
    "description": "Twitter API for Laravel",
	"keywords": ["twitter", "laravel", "laravel4", "laravel5"],
    "license": "MIT",
    "authors": [
        {
            "name": "thujohn",
            "email": "jonathan.thuau@gmail.com"
        }
    ],
    "require": {
        "php": ">=5.4.0",
        "illuminate/support": "4.*|5.*",
        "themattharris/tmhoauth": "0.8.4"
    },
    "autoload": {
        "psr-0": {
            "Thujohn\\Twitter": "src/"
        }
    },
    "minimum-stability": "stable"
}