{ "_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": "da4860c6e1d9fa0d34b08d9332aecaa9", "packages": [ { "name": "digitick/sepa-xml", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/php-sepa-xml/php-sepa-xml.git", "reference": "cfab29eefd13a4d94d495bd79bad15fc322c1f47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-sepa-xml/php-sepa-xml/zipball/cfab29eefd13a4d94d495bd79bad15fc322c1f47", "reference": "cfab29eefd13a4d94d495bd79bad15fc322c1f47", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.0 | ^9.0" }, "type": "library", "autoload": { "psr-4": { "Digitick\\Sepa\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Ianaré Sévi" }, { "name": "Digitick, SA", "email": "info@digitick.net" }, { "name": "Sören Rohweder (monofone)", "email": "s.rohweder@blage.net" } ], "description": "Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.", "keywords": [ "Banking", "sepa", "xml" ], "support": { "issues": "https://github.com/php-sepa-xml/php-sepa-xml/issues", "source": "https://github.com/php-sepa-xml/php-sepa-xml/tree/2.1.1" }, "time": "2022-03-11T13:41:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }