Implement mysqldump/backup service/command

This commit is contained in:
Tim
2021-12-16 00:58:17 +01:00
parent 0ff9021d6e
commit 11089d82bc
9 changed files with 122 additions and 29 deletions

View File

@@ -114,6 +114,9 @@
"symfony/polyfill-php81": {
"version": "v1.23.0"
},
"symfony/process": {
"version": "v5.3.12"
},
"symfony/routing": {
"version": "5.3",
"recipe": {