mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Create recipes for adrienlbt/hexagonal-maker-bundle (#1796)
* Create recipes for adrienlbt/hexagonal-maker-bundle * Fix errors after bot recipes check * Fix erros recipes bot check. Add newline at end of manifest * Rename hexagonal-maker-bundle.yaml to hexagonal_maker_bundle.yaml * Edit version from 1.0 to 1.1 * Edit version from 1.1 to 1.2 * Update adrienlbt/hexagonal-maker-bundle/1.2/config/packages/hexagonal_maker_bundle.yaml Edit bundle configuration switch to dev declaration Co-authored-by: Dmitri Perunov <diimpp@gmail.com> --------- Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
This commit is contained in:
co-authored by
Dmitri Perunov
parent
aed925e502
commit
88fb52b60b
@@ -0,0 +1,5 @@
|
||||
when@dev:
|
||||
hexagonal_maker:
|
||||
application_path: 'Application'
|
||||
domain_path: 'Domain'
|
||||
infrastructure_path: 'Infrastructure'
|
||||
Reference in New Issue
Block a user