First fully working version of saving snips content with git control
This commit is contained in:
@ -23,3 +23,7 @@ services:
|
||||
App\Service\LastRelease:
|
||||
arguments:
|
||||
- '%kernel.project_dir%/release.json'
|
||||
|
||||
App\Service\SnipServiceFactory:
|
||||
arguments:
|
||||
- '%kernel.project_dir%/var/snips'
|
Reference in New Issue
Block a user