mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Remove 2.0 version from recipe as 1.4 is forward compatible
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Read the documentation: http://xiidea.github.io/EasyAuditBundle/
|
||||
xiidea_easy_audit:
|
||||
entity_class: Xiidea\EasyAuditBundle\Entity\BaseAuditLog
|
||||
audit_log_class: Xiidea\EasyAuditBundle\Model\BaseAuditLog
|
||||
default_logger: false
|
||||
user_property : null # or username
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# Read the documentation: http://xiidea.github.io/EasyAuditBundle/
|
||||
xiidea_easy_audit:
|
||||
audit_log_class: Xiidea\EasyAuditBundle\Model\BaseAuditLog
|
||||
default_logger: false
|
||||
user_property : null # or username
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Xiidea\\EasyAuditBundle\\XiideaEasyAuditBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user