kamal sahmoud

Results 2 issues of kamal sahmoud

I guess with last version of nestjs, couldn't get `req.user` because you will recive undefined data make sure and test with last version ! Controller : ``` @Post('/test') @UseGuards(AuthGuard()) test(@GetUser()...

After install any module with composer, the file development.services.yml reseted how we can disabled that ??