Skip to content
Snippets Groups Projects
composer.lock 184 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "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-02-14T12:15:55+00:00"
    
            },
            {
                "name": "webmozart/glob",
                "version": "4.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webmozart/glob.git",
                    "reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
                    "reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.3.3|^7.0",
                    "webmozart/path-util": "^2.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.6",
                    "sebastian/version": "^1.0.1",
                    "symfony/filesystem": "^2.5"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Webmozart\\Glob\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@gmail.com"
                    }
                ],
                "description": "A PHP implementation of Ant's glob.",
                "time": "2015-12-29T11:14:33+00:00"
            },
            {
                "name": "webmozart/path-util",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webmozart/path-util.git",
                    "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                    "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3",
                    "webmozart/assert": "~1.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.6",
                    "sebastian/version": "^1.0.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Webmozart\\PathUtil\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@gmail.com"
                    }
                ],
                "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
                "time": "2015-12-17T08:42:14+00:00"
    
    Thomas Müller's avatar
    Thomas Müller committed
        "aliases": [],
    
        "minimum-stability": "stable",
    
            "pear-pear.horde.org/horde_date": 0,
            "pear-pear.horde.org/horde_exception": 0,
    
            "pear-pear.horde.org/horde_imap_client": 0,
    
            "pear-pear.horde.org/horde_mail": 0,
            "pear-pear.horde.org/horde_mime": 0,
            "pear-pear.horde.org/horde_nls": 0,
            "pear-pear.horde.org/horde_stream": 0,
            "pear-pear.horde.org/horde_support": 0,
    
            "pear-pear.horde.org/horde_text_filter": 0,
    
            "pear-pear.horde.org/horde_text_flowed": 0,
            "pear-pear.horde.org/horde_util": 0,
    
            "pear-pear.horde.org/horde_smtp": 0,
    
        "prefer-stable": false,
    
        "platform": {
    
        "platform-dev": [],
        "platform-overrides": {
    
        },
        "plugin-api-version": "1.1.0"