mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user