HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/globfdxw/www/wp-content/plugins/bears-backup/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#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "568bae1b297dc248c10febc11fb7ebc4",
    "packages": [
        {
            "name": "naucon/file",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/naucon/File.git",
                "reference": "447d4e9d3e645192e996bde8f3d91669a6b4f996"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/naucon/File/zipball/447d4e9d3e645192e996bde8f3d91669a6b4f996",
                "reference": "447d4e9d3e645192e996bde8f3d91669a6b4f996",
                "shasum": ""
            },
            "require": {
                "naucon/utility": "~1.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Naucon\\File\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sven Sanzenbacher"
                }
            ],
            "description": "This package contains php classes to access, change, copy, delete, move, rename files and directories.",
            "homepage": "https://github.com/naucon/File",
            "keywords": [
                "copy",
                "delete",
                "dir",
                "file",
                "filesystem",
                "io",
                "move",
                "rename"
            ],
            "time": "2018-03-09T14:09:29+00:00"
        },
        {
            "name": "naucon/utility",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/naucon/Utility.git",
                "reference": "d225bb5d09d82400917f710c9d502949a66442c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/naucon/Utility/zipball/d225bb5d09d82400917f710c9d502949a66442c4",
                "reference": "d225bb5d09d82400917f710c9d502949a66442c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Naucon\\Utility\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sven Sanzenbacher"
                }
            ],
            "description": "This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects",
            "homepage": "https://github.com/naucon/Utility",
            "keywords": [
                "collection",
                "composite",
                "delegate",
                "iterable",
                "iterator",
                "list",
                "map",
                "observer",
                "paginator",
                "set",
                "utility"
            ],
            "time": "2017-05-25T16:43:53+00:00"
        },
        {
            "name": "nelexa/zip",
            "version": "3.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/Ne-Lexa/php-zip.git",
                "reference": "d0cf7f7d1d93f724aa4c972c4d50a241b8d6a9f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ne-Lexa/php-zip/zipball/d0cf7f7d1d93f724aa4c972c4d50a241b8d6a9f2",
                "reference": "d0cf7f7d1d93f724aa4c972c4d50a241b8d6a9f2",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.8"
            },
            "suggest": {
                "ext-bz2": "Needed to support BZIP2 compression",
                "ext-mcrypt": "Needed to support encrypt zip entries or use ext-openssl",
                "ext-openssl": "Needed to support encrypt zip entries or use ext-mcrypt"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PhpZip\\": "src/PhpZip"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ne-Lexa",
                    "email": "alexey@nelexa.ru",
                    "role": "Developer"
                }
            ],
            "description": "PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, ZipAlign tool, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.",
            "keywords": [
                "archive",
                "extract",
                "unzip",
                "winzip",
                "zip",
                "zipalign",
                "ziparchive"
            ],
            "time": "2018-02-01T06:52:40+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}