Skip to content

Commit 82fd8c0

Browse files
committed
Add missing storage adapter to CI configuration.
1 parent 6880b7d commit 82fd8c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/config/application.config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
return [
44
'modules' => [
55
'Laminas\Cache',
6+
'Laminas\Cache\Storage\Adapter\Memory',
67
'Laminas\Form',
78
'Laminas\Hydrator',
89
'Laminas\Paginator',

0 commit comments

Comments
 (0)