{ "_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": "99d4b7b667b24d78908886f59791e89f", "packages": [ { "name": "anlutro/curl", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/anlutro/php-curl.git", "reference": "836c7f79ffe972563cf5e55dafe08eace61454f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/anlutro/php-curl/zipball/836c7f79ffe972563cf5e55dafe08eace61454f2", "reference": "836c7f79ffe972563cf5e55dafe08eace61454f2", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "0.9.*", "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "psr-4": { "anlutro\\cURL\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Lutro", "email": "anlutro@gmail.com" } ], "description": "Simple OOP cURL wrapper.", "time": "2021-06-14T19:30:35+00:00" }, { "name": "easyframework/collections", "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/italolelis/collections.git", "reference": "7bc14d746d2781ef6bad82d87ab820398cf0a975" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/italolelis/collections/zipball/7bc14d746d2781ef6bad82d87ab820398cf0a975", "reference": "7bc14d746d2781ef6bad82d87ab820398cf0a975", "shasum": "" }, "require": { "easyframework/generics": "~2.0" }, "require-dev": { "phpunit/phpunit": "~4.3", "symfony/var-dumper": "2.6.*@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { "Easy\\Collections\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ítalo Lelis de Vietro", "email": "italolelis@lellysinformatica.com" } ], "description": "Easy Framework Collection Component", "homepage": "https://github.com/LellysInformatica/collections", "keywords": [ "collection", "easy", "framework", "generics" ], "abandoned": true, "time": "2015-02-14T22:36:26+00:00" }, { "name": "easyframework/generics", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/italolelis/generics.git", "reference": "aa473480dc68b0daf9de4387a22a32cf254489e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/italolelis/generics/zipball/aa473480dc68b0daf9de4387a22a32cf254489e8", "reference": "aa473480dc68b0daf9de4387a22a32cf254489e8", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ítalo Lelis de Vietro", "email": "italolelis@lellysinformatica.com" } ], "description": "Easy Framework Generics Component", "homepage": "http://easyframework.net/", "keywords": [ "easy", "framework", "generics" ], "abandoned": true, "time": "2015-12-17T15:36:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 5.3.3", "ext-json": "*" }, "platform-dev": [] }