Skip to content
Snippets Groups Projects
composer.lock 81.2 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
                    "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
                    "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
                    }
                ],
                "description": "Provides a list of PHP built-in functions that operate on resources",
                "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
                "time": "2018-10-04T04:07:39+00:00"
    
                "name": "sebastian/type",
                "version": "1.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/type.git",
                    "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
                    "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "Collection of value objects that represent the types of the PHP type system",
                "homepage": "https://github.com/sebastianbergmann/type",
                "time": "2019-07-02T08:10:15+00:00"
    
                "name": "sebastian/version",
                "version": "2.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/version.git",
                    "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
                    "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.6"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "Library that helps with managing the version number of Git-hosted PHP projects",
                "homepage": "https://github.com/sebastianbergmann/version",
                "time": "2016-10-03T07:35:21+00:00"
            },
    
                "name": "symfony/polyfill-ctype",
                "version": "v1.17.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
                    "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                    "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-ctype": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.17-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Ctype\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Gert de Pagter",
                        "email": "BackEndTea@gmail.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for ctype functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "ctype",
                    "polyfill",
                    "portable"
                ],
                "funding": [
                    {
                        "url": "https://symfony.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-06-06T08:46:27+00:00"
    
                "name": "theseer/tokenizer",
                "version": "1.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/theseer/tokenizer.git",
                    "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                    "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
                    "php": "^7.0"
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Arne Blankerts",
                        "email": "arne@blankerts.de",
                        "role": "Developer"
                    }
                ],
                "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
                "time": "2019-06-13T22:48:21+00:00"
    
                "name": "webmozart/assert",
                "version": "1.9.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webmozart/assert.git",
                    "reference": "9dc4f203e36f2b486149058bade43c851dd97451"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
                    "reference": "9dc4f203e36f2b486149058bade43c851dd97451",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.3.3 || ^7.0",
                    "symfony/polyfill-ctype": "^1.8"
                },
                "conflict": {
                    "phpstan/phpstan": "<0.12.20",
                    "vimeo/psalm": "<3.9.1"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8.36 || ^7.5.13"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Webmozart\\Assert\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@gmail.com"
                    }
                ],
                "description": "Assertions to validate method input/output with nice error messages.",
                "keywords": [
                    "assert",
                    "check",
                    "validate"
                ],
                "time": "2020-06-16T10:16:42+00:00"
            }
        ],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": {
            "james-heinrich/getid3": 20
    
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": {
            "php": ">=7.2"
    
        "platform-dev": [],
        "plugin-api-version": "1.1.0"