HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/barcode/admin/barcode/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": "555595db5775bb6fe495ec59bfda0da2",
    "packages": [
        {
            "name": "hbgl/php-code-128-encoder",
            "version": "0.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/hbgl/php-code-128-encoder.git",
                "reference": "788ef891e0e223e87431da76b8321b8d6d209143"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hbgl/php-code-128-encoder/zipball/788ef891e0e223e87431da76b8321b8d6d209143",
                "reference": "788ef891e0e223e87431da76b8321b8d6d209143",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "tecnickcom/tc-lib-barcode": ">=1.17.0 <=1.17.24"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.16||^2.18",
                "phpstan/phpstan": "^1.10||^0.12.100",
                "phpunit/phpunit": "^10.1.3||^9.5.0||^8.5.13||^7.5.20"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Hbgl\\Barcode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Encode text for use with Code 128 fonts such as Libre Barcode 128.",
            "homepage": "https://github.com/hbgl/php-code-128-encoder",
            "keywords": [
                "Barcode Font",
                "CODE 128",
                "Libre Barcode",
                "barcode",
                "encoder"
            ],
            "support": {
                "issues": "https://github.com/hbgl/php-code-128-encoder/issues",
                "source": "https://github.com/hbgl/php-code-128-encoder/tree/0.2.6"
            },
            "time": "2023-05-12T22:15:21+00:00"
        },
        {
            "name": "tecnickcom/tc-lib-barcode",
            "version": "1.17.24",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
                "reference": "73e64cad6df33cfd05ca5009773975fcb0d9b960"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/73e64cad6df33cfd05ca5009773975fcb0d9b960",
                "reference": "73e64cad6df33cfd05ca5009773975fcb0d9b960",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-date": "*",
                "ext-gd": "*",
                "ext-pcre": "*",
                "php": ">=5.4",
                "tecnickcom/tc-lib-color": "^1.14"
            },
            "require-dev": {
                "pdepend/pdepend": "2.13.0",
                "phploc/phploc": "7.0.2 || 6.0.2 || 5.0.0 || 4.0.1 || 3.0.1 || 2.1.5",
                "phpmd/phpmd": "2.13.0",
                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                "sebastian/phpcpd": "6.0.3 || 5.0.2 || 4.1.0 || 3.0.1 || 2.0.4",
                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Com\\Tecnick\\Barcode\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "PHP library to generate linear and bidimensional barcodes",
            "homepage": "http://www.tecnick.com",
            "keywords": [
                "3 of 9",
                "ANSI MH10.8M-1983",
                "CBC",
                "CODABAR",
                "CODE 11",
                "CODE 128 A B C",
                "CODE 39",
                "CODE 93",
                "EAN 13",
                "EAN 8",
                "ECC200",
                "Intelligent Mail Barcode",
                "Interleaved 2 of 5",
                "KIX",
                "Klant",
                "MSI",
                "Onecode",
                "PHARMACODE",
                "PHARMACODE TWO-TRACKS",
                "POSTNET",
                "RMS4CC",
                "Standard 2 of 5",
                "UPC-A",
                "UPC-E",
                "USD-3",
                "USPS-B-3200",
                "USS-93",
                "barcode",
                "datamatrix",
                "pdf417",
                "planet",
                "qr-code",
                "royal mail",
                "tc-lib-barcode",
                "upc"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
                "source": "https://github.com/tecnickcom/tc-lib-barcode/tree/1.17.24"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-barcode%20project",
                    "type": "custom"
                }
            ],
            "time": "2023-05-04T16:32:06+00:00"
        },
        {
            "name": "tecnickcom/tc-lib-color",
            "version": "1.14.37",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/tc-lib-color.git",
                "reference": "2d7b7e421dba1836d23912723d83adebc53f0ef6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/2d7b7e421dba1836d23912723d83adebc53f0ef6",
                "reference": "2d7b7e421dba1836d23912723d83adebc53f0ef6",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "pdepend/pdepend": "2.13.0",
                "phpmd/phpmd": "2.13.0",
                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Com\\Tecnick\\Color\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "PHP library to manipulate various color representations",
            "homepage": "http://www.tecnick.com",
            "keywords": [
                "cmyk",
                "color",
                "colors",
                "colour",
                "colours",
                "hsl",
                "hsla",
                "javascript",
                "rgb",
                "rgba",
                "tc-lib-color",
                "web"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/tc-lib-color/issues",
                "source": "https://github.com/tecnickcom/tc-lib-color/tree/1.14.37"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-color%20project",
                    "type": "custom"
                }
            ],
            "time": "2023-10-11T16:46:17+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.2.0"
}