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/SBogers85/equichecker.com/vendor/laravelcollective/html/composer.json
{
  "name": "laravelcollective/html",
  "license": "MIT",
  "authors": [
    {
      "name": "Adam Engebretson",
      "email": "adam@laravelcollective.com"
    },
    {
      "name": "Taylor Otwell",
      "email": "taylorotwell@gmail.com"
    }
  ],
  "require": {
    "php": ">=5.5.9",
    "illuminate/http": "5.1.*",
    "illuminate/routing": "5.1.*",
    "illuminate/session": "5.1.*",
    "illuminate/support": "5.1.*"
  },
  "require-dev": {
    "mockery/mockery": "~0.9",
    "phpunit/phpunit": "~4.0"
  },
  "autoload": {
    "psr-4": {
      "Collective\\Html\\": "src/"
    },
    "files": [
      "src/helpers.php"
    ]
  }
}