MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/snap.cafsinfotech.in/vendor/czproject/git-php/composer.json
{
	"name": "czproject/git-php",
	"type": "library",
	"description": "Library for work with Git repository in PHP.",
	"keywords": ["git"],
	"license": "BSD-3-Clause",
	"authors": [
		{
			"name": "Jan Pecha",
			"email": "janpecha@email.cz"
		}
	],
	"funding": [
		{"type": "other", "url": "https://www.janpecha.cz/donate/git-php/"}
	],
	"require": {
		"php": ">=5.6.0"
	},
	"autoload": {
		"classmap": ["src/"]
	},
	"require-dev": {
		"nette/tester": "^2.0"
	}
}