S  
/home/nexprism/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a60a6c82528897ca867cf45545c004a5",
    "packages": [
        {
            "name": "fpdf/fpdf",
            "version": "1.86.0",
            "source": {
                "type": "git",
                "url": "https://github.com/coreydoughty/Fpdf.git",
                "reference": "d2a0cbd9e4b5557b9c6c29ddc8eb2b36d8761e00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/d2a0cbd9e4b5557b9c6c29ddc8eb2b36d8761e00",
                "reference": "d2a0cbd9e4b5557b9c6c29ddc8eb2b36d8761e00",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "FPDF": "Fpdf\\Fpdf"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Fpdf\\": "src/Fpdf"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Corey Doughty",
                    "email": "corey@doughty.ca"
                }
            ],
            "description": "FPDF Composer Wrapper",
            "homepage": "https://github.com/coreydoughty/Fpdf",
            "keywords": [
                "fpdf",
                "pdf",
                "wrapper"
            ],
            "support": {
                "issues": "https://github.com/coreydoughty/Fpdf/issues",
                "source": "https://github.com/coreydoughty/Fpdf/tree/1.86.0"
            },
            "time": "2023-07-04T16:41:45+00:00"
        },
        {
            "name": "setasign/fpdf",
            "version": "1.8.6",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDF.git",
                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDF/zipball/0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-zlib": "*"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "fpdf.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Olivier Plathey",
                    "email": "oliver@fpdf.org",
                    "homepage": "http://fpdf.org/"
                }
            ],
            "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.",
            "homepage": "http://www.fpdf.org",
            "keywords": [
                "fpdf",
                "pdf"
            ],
            "support": {
                "source": "https://github.com/Setasign/FPDF/tree/1.8.6"
            },
            "time": "2023-06-26T14:44:25+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}