Devzair recipe 1.0 only (#1781)

* Add recipe for devzair/mail-logger-bundle 1.0

* chore: trigger CI

* chore: trigger CI by updating manifest

* chore: trigger CI by updating manifest

* Add Symfony Flex recipe for devzair/mail-logger-bundle (v1.0 and v2.0)

* Add recipe for mail-logger-bundle 1.0 (PHP 7.4 compatible)

* � Relance CI : forcer revalidation Symfony recipe

* 4 espaces indentation

* � Relance CI : forcer revalidation Symfony recipe

* � Relance CI : forcer revalidation Symfony recipe

* � Relance CI : forcer revalidation Symfony recipe

* Add recipe for devzair/mail-logger-bundle v1.0.1

* envoi pour test

---------

Co-authored-by: Aurelien BOUDON <76659107+Houdih@users.noreply.github.com>
This commit is contained in:
Devzair
2025-04-19 03:32:26 +02:00
committed by GitHub
parent afcbd0aa47
commit 4c85148f90
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
mail_logger:
enabled: true

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"DevZair\\MailLoggerBundle\\MailLoggerBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}