Skip to content

Commit 03919bc

Browse files
authored
Merge pull request #346 from phpbb/update/3.3.8
Adjust cache service for 3.3.8-RC1 changes
2 parents a96f0af + 8703d66 commit 03919bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ services:
181181
- '@cache.driver'
182182
- '@config'
183183
- '@dbal.conn'
184+
- '@dispatcher'
184185
- '%core.root_path%'
185186
- '%core.php_ext%'
186187

0 commit comments

Comments
 (0)