]> git.agnieray.net Git - galette.git/commit - .composer-require-checker.config.json
Use an YAML file for exports confiuguration along with legacy XML one
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 21 May 2022 09:45:20 +0000 (11:45 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 30 May 2022 19:11:56 +0000 (21:11 +0200)
commit29366611da501d2868628a3eef17717bf3b38f09
tree4a66fac1827225b1ca3f3177d306c03cce92af83
parent3768c7422eb1a0299d2e89a72ec1ea6c17b2aa54
Use an YAML file for exports confiuguration along with legacy XML one

YAML PHP module is required
Remove legacy XML file
.composer-require-checker.config.json
galette/config/exports.xml [deleted file]
galette/config/exports.yaml [new file with mode: 0644]
galette/lib/Galette/Core/CheckModules.php
galette/lib/Galette/IO/CsvOut.php
tests/Galette/Core/tests/units/CheckModules.php