File "composer.lock"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/querypath/v3.0.0/lib/querypath/composer.lock
File size: 5.23 KB
MIME-type: application/json
Charset: utf-8

{
    "_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": "71a30ddb264fea6fa6a8217390719730",
    "packages": [
        {
            "name": "gravitypdf/querypath",
            "version": "4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/GravityPDF/querypath.git",
                "reference": "32b08b5b5295fa3b84baeb91685c66ca86b1c591"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GravityPDF/querypath/zipball/32b08b5b5295fa3b84baeb91685c66ca86b1c591",
                "reference": "32b08b5b5295fa3b84baeb91685c66ca86b1c591",
                "shasum": ""
            },
            "require": {
                "masterminds/html5": "^2.0",
                "php": "^7.1 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "replace": {
                "arthurkushman/query-path": "3.1.4",
                "querypath/querypath": "3.0.5"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "mockery/mockery": "^1.1",
                "phpcompatibility/php-compatibility": "*",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/qp_functions.php"
                ],
                "psr-4": {
                    "QueryPath\\": "src/",
                    "QueryPathTests\\": "tests/QueryPath/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support",
            "homepage": "https://github.com/gravitypdf/querypath",
            "keywords": [
                "css",
                "html",
                "jquery",
                "php",
                "xml"
            ],
            "support": {
                "forum": "https://github.com/gravitypdf/querypath/discussions",
                "issues": "https://github.com/gravitypdf/querypath/issues",
                "source": "https://github.com/gravitypdf/querypath"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/donate/?hosted_button_id=VRUVBVM6BZPKN",
                    "type": "paypal"
                }
            ],
            "time": "2025-02-04T05:00:04+00:00"
        },
        {
            "name": "masterminds/html5",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
                "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
            },
            "time": "2024-03-31T07:05:07+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"
}