Skip to content

Commit cf45402

Browse files
authored
#140 Fix the service visibility for Symfony 4
2 parents 14f1619 + f7a1d1b commit cf45402

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Resources/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ services:
44
class: Uecode\Bundle\QPushBundle\Provider\ProviderRegistry
55
uecode_qpush:
66
alias: uecode_qpush.registry
7+
public: true
78

89
### QPush Default File Cache
910
uecode_qpush.file_cache:

0 commit comments

Comments
 (0)