[ { "name": "akeeba/s3", "version": "2.3.1", "version_normalized": "2.3.1.0", "source": { "type": "git", "url": "https://github.com/akeeba/s3.git", "reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/akeeba/s3/zipball/7f5b3e929c93eb02ba24472560c0cbbef735aed9", "reference": "7f5b3e929c93eb02ba24472560c0cbbef735aed9", "shasum": "" }, "require": { "ext-curl": "*", "ext-simplexml": "*", "php": ">=7.1.0 <8.4" }, "time": "2023-09-26T11:40:10+00:00", "type": "library", "installation-source": "dist", "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" ] } ]