Update Flex endpoint

This commit is contained in:
github-action bot
2021-10-11 06:50:17 +00:00
parent 06af7d5f81
commit 853ffd2f6c
61 changed files with 1566 additions and 1505 deletions
+9 -9
View File
@@ -19,6 +19,15 @@
]
},
"files": {
"config/packages/msgphp_user.yaml": {
"contents": [
"msgphp_user:",
" class_mapping:",
" MsgPhp\\User\\User: App\\Entity\\User",
""
],
"executable": false
},
"src/Entity/User.php": {
"contents": [
"<?php",
@@ -50,15 +59,6 @@
""
],
"executable": false
},
"config/packages/msgphp_user.yaml": {
"contents": [
"msgphp_user:",
" class_mapping:",
" MsgPhp\\User\\User: App\\Entity\\User",
""
],
"executable": false
}
},
"ref": "ba0713a124b0716cce44f2989fd31a20945318ba"