Skip to content

Commit

Permalink
Fix command compatibility with SF4 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heer0 authored and markitosgv committed Jan 19, 2018
1 parent 36d1ef1 commit 74c2acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:

gesdinet.jwtrefreshtoken.refresh_token_manager:
class: Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager
public: true
arguments: [ "@gesdinet.jwtrefreshtoken.entity_manager", "%gesdinet.jwtrefreshtoken.refresh_token.class%" ]

gesdinet.jwtrefreshtoken:
Expand Down

0 comments on commit 74c2acb

Please sign in to comment.