We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05f150 commit e0e28e7Copy full SHA for e0e28e7
config/services.yaml
@@ -207,7 +207,7 @@ services:
207
League\Flysystem\MountManager: ~
208
Zend\Cache\Storage\Adapter\Filesystem:
209
class: 'Zend\Cache\Storage\Adapter\Filesystem'
210
- factory: ['phpdocumentor\Infrastructure\Cache\ZendCacheFactory', create]
+ factory: ['phpDocumentor\Infrastructure\Cache\ZendCacheFactory', create]
211
212
Parsedown:
213
class: 'Parsedown'
0 commit comments