Skip to content

Commit a290b42

Browse files
author
Richard Hoogstad
committed
added use line for filesystem
1 parent 2528a96 commit a290b42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dflydev/Pimple/Provider/DoctrineOrm/DoctrineOrmServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use Doctrine\Common\Cache\ApcCache;
1515
use Doctrine\Common\Cache\ArrayCache;
1616
use Doctrine\Common\Cache\CacheProvider;
17+
use Doctrine\Common\Cache\FilesystemCache;
1718
use Doctrine\Common\Cache\MemcacheCache;
1819
use Doctrine\Common\Cache\MemcachedCache;
1920
use Doctrine\Common\Cache\XcacheCache;

0 commit comments

Comments
 (0)