Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/
Upload File :
Current File : /var/www/cesa.co.za/composer.json

{
    "name": "cesa/cesa-main",
    "description": "CESA Main Application",
    "type": "project",
    "require": {
        "php": "^8.1",
        "phpmailer/phpmailer": "^7.0",
        "phpoffice/phpspreadsheet": "^5.3",
        "google/cloud-storage": "^1.37",
        "firebase/php-jwt": "^6.10",
        "mailchimp/transactional": "^1.0",
        "monolog/monolog": "^3.5",
        "ramsey/uuid": "^4.7",
        "guzzlehttp/guzzle": "^7.8"
    },
    "config": {
        "optimize-autoloader": true,
        "prefer-stable": true
    },
    "require-dev": {
        "phpunit/phpunit": "^10.0"
    }
}