{ "_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": "380e2e4853de027e64448857e2e9fead", "packages": [ { "name": "akeeba/s3", "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/akeeba/s3.git", "reference": "452fbd3084f1cb581851a1602226224d29d586d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/akeeba/s3/zipball/452fbd3084f1cb581851a1602226224d29d586d4", "reference": "452fbd3084f1cb581851a1602226224d29d586d4", "shasum": "" }, "require": { "ext-curl": "*", "ext-simplexml": "*", "php": ">=7.1.0 <8.4" }, "type": "library", "autoload": { "files": [ "src/aliasing.php" ], "psr-4": { "Akeeba\\S3\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Nicholas K. Dionysopoulos", "email": "nicholas_NO_SPAM_PLEASE@akeeba.com", "homepage": "http://www.dionysopoulos.me", "role": "Lead Developer" } ], "description": "A compact, dependency-less Amazon S3 API client implementing the most commonly used features", "homepage": "https://github.com/akeeba/s3", "keywords": [ "s3" ], "time": "2024-02-19T10:08:06+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }