mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Move User repository to Core
This commit is contained in:
parent
a37ded9101
commit
bdeaa93dd8
18 changed files with 18 additions and 18 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
public: true
|
||||
|
||||
wallabag_user.user_repository.test:
|
||||
alias: Wallabag\UserBundle\Repository\UserRepository
|
||||
alias: Wallabag\CoreBundle\Repository\UserRepository
|
||||
public: true
|
||||
|
||||
filesystem_cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue