{
	"_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": "3580388ef67becdda836c90bc10d2633",
	"packages": [
		{
			"name": "maennchen/zipstream-php",
			"version": "3.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/maennchen/ZipStream-PHP.git",
				"reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
				"reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"ext-zlib": "*",
				"php-64bit": "^8.1"
			},
			"require-dev": {
				"ext-zip": "*",
				"friendsofphp/php-cs-fixer": "^3.16",
				"guzzlehttp/guzzle": "^7.5",
				"mikey179/vfsstream": "^1.6",
				"php-coveralls/php-coveralls": "^2.5",
				"phpunit/phpunit": "^10.0",
				"vimeo/psalm": "^5.0"
			},
			"suggest": {
				"guzzlehttp/psr7": "^2.4",
				"psr/http-message": "^2.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"ZipStream\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": ["MIT"],
			"authors": [
				{
					"name": "Paul Duncan",
					"email": "pabs@pablotron.org"
				},
				{
					"name": "Jonatan Männchen",
					"email": "jonatan@maennchen.ch"
				},
				{
					"name": "Jesse Donat",
					"email": "donatj@gmail.com"
				},
				{
					"name": "András Kolesár",
					"email": "kolesar@kolesar.hu"
				}
			],
			"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
			"keywords": ["stream", "zip"],
			"support": {
				"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
				"source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
			},
			"funding": [
				{
					"url": "https://github.com/maennchen",
					"type": "github"
				},
				{
					"url": "https://opencollective.com/zipstream",
					"type": "open_collective"
				}
			],
			"time": "2023-06-21T14:59:35+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"
}
