{ "_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": "ec2d33c406bff619589a395d02dc78ec", "packages": [ { "name": "civimrf/cmrf_abstract_core", "version": "0.10.4", "source": { "type": "git", "url": "https://github.com/CiviMRF/CMRF_Abstract_Core.git", "reference": "79cf3f2ecd1ece5acf170f01450243c9f5465d01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CiviMRF/CMRF_Abstract_Core/zipball/79cf3f2ecd1ece5acf170f01450243c9f5465d01", "reference": "79cf3f2ecd1ece5acf170f01450243c9f5465d01", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4 || ^8" }, "require-dev": { "phpunit/phpunit": "^8 || ^9" }, "suggest": { "ext-curl": "For cURL connection" }, "type": "library", "autoload": { "psr-4": { "CMRF\\": "CMRF/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL-3.0" ], "description": "Abstract implementation for the the CMRF Core. Should be included into the concrete module implementation", "homepage": "https://github.com/CiviMRF/CMRF_Abstract_Core", "support": { "issues": "https://github.com/CiviMRF/CMRF_Abstract_Core/issues", "source": "https://github.com/CiviMRF/CMRF_Abstract_Core/tree/0.10.4" }, "time": "2024-11-28T12:39:11+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" }