lensmedia/symfony-sepa

There is no license information available for the latest version (dev-main) of this package.

Direct Debit to XML batch bundle

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-main 2023-11-07 14:07 UTC

This package is auto-updated.

Last update: 2024-04-07 15:00:40 UTC


README

Direct Debit to XML batch bundle.

Development

While developing in composer.json if you checkout the bundle too:

"repositories": [
    {
        "type": "path",
        "url": "../../symfony-sepa"
    }
],

Then composer update lensmedia/symfony-sepa to create the new link.

Don't commit these changes.