77 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			77 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "_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": "279b3c4fe44357abd924fdcc0cfa5664",
 | 
						|
    "packages": [
 | 
						|
        {
 | 
						|
            "name": "phar-io/version",
 | 
						|
            "version": "3.2.1",
 | 
						|
            "source": {
 | 
						|
                "type": "git",
 | 
						|
                "url": "https://github.com/phar-io/version.git",
 | 
						|
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
 | 
						|
            },
 | 
						|
            "dist": {
 | 
						|
                "type": "zip",
 | 
						|
                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
 | 
						|
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
 | 
						|
                "shasum": ""
 | 
						|
            },
 | 
						|
            "require": {
 | 
						|
                "php": "^7.2 || ^8.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"
 | 
						|
                },
 | 
						|
                {
 | 
						|
                    "name": "Sebastian Heuer",
 | 
						|
                    "email": "sebastian@phpeople.de",
 | 
						|
                    "role": "Developer"
 | 
						|
                },
 | 
						|
                {
 | 
						|
                    "name": "Sebastian Bergmann",
 | 
						|
                    "email": "sebastian@phpunit.de",
 | 
						|
                    "role": "Developer"
 | 
						|
                }
 | 
						|
            ],
 | 
						|
            "description": "Library for handling version information and constraints",
 | 
						|
            "support": {
 | 
						|
                "issues": "https://github.com/phar-io/version/issues",
 | 
						|
                "source": "https://github.com/phar-io/version/tree/3.2.1"
 | 
						|
            },
 | 
						|
            "time": "2022-02-21T01:04:05+00:00"
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "packages-dev": [],
 | 
						|
    "aliases": [],
 | 
						|
    "minimum-stability": "stable",
 | 
						|
    "stability-flags": [],
 | 
						|
    "prefer-stable": false,
 | 
						|
    "prefer-lowest": false,
 | 
						|
    "platform": {
 | 
						|
        "php": "^7.2 || ^8.0",
 | 
						|
        "ext-dom": "*",
 | 
						|
        "ext-phar": "*",
 | 
						|
        "ext-libxml": "*",
 | 
						|
        "ext-xmlwriter": "*"
 | 
						|
    },
 | 
						|
    "platform-dev": [],
 | 
						|
    "plugin-api-version": "2.3.0"
 | 
						|
}
 |