mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
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:
@@ -0,0 +1,2 @@
|
||||
mail_logger:
|
||||
enabled: true
|
||||
8
devzair/mail-logger-bundle/1.0/manifest.json
Normal file
8
devzair/mail-logger-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"DevZair\\MailLoggerBundle\\MailLoggerBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user