Skip to content

Commit

Permalink
Fix the service visibility for Symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
francoispluchino committed May 8, 2018
1 parent 14f1619 commit f7a1d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
class: Uecode\Bundle\QPushBundle\Provider\ProviderRegistry
uecode_qpush:
alias: uecode_qpush.registry
public: true

### QPush Default File Cache
uecode_qpush.file_cache:
Expand Down

0 comments on commit f7a1d1b

Please sign in to comment.