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/wingssprayer.komma.pro/vendor/komma/feedback-company/composer.json
{
  "name": "komma/feedback-company",
  "description": "An API wrapper for the Feedback Company webservice",
  "keywords": ["komma", "Feedback Company"],
  "homepage": "https://github.com/KommaGit/feedback-company-client-php",
  "license": "MIT",
  "authors": [
    {
      "name": "Pascal Lemmen",
      "email": "pascal@komma.pro",
      "homepage": "https://komma.pro",
      "role": "Developer"
    }
  ],
  "require": {
    "php": ">=7.4",
    "doctrine/cache": "^1.10",
    "fideloper/proxy": "^4.0",
    "guzzlehttp/guzzle": "^6.3"
  },
  "require-dev": {
    "phpunit/phpunit": "^9.1"
  },
  "config": {
    "optimize-autoloader": true,
    "sort-packages": true
  },
  "autoload": {
    "psr-4": {
      "Komma\\FeedbackCompany\\": "src"
    }
  }
}