Skip to content

Commit d02fb1f

Browse files
alexdenvirweierophinney
authored andcommitted
Also remove alias for IbmDb2Adapter from legacy package
Signed-off-by: Alex Denvir <coldfff@gmail.com>
1 parent dc681cd commit d02fb1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/module.config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
],
8585
'factories' => [
8686
Adapter\PdoAdapter::class => Factory\PdoAdapterFactory::class,
87-
Adapter\IbmDb2Adapter::class => Factory\IbmDb2AdapterFactory::class,
8887
Adapter\MongoAdapter::class => Factory\MongoAdapterFactory::class,
8988
Provider\UserId\AuthenticationService::class => Provider\UserId\AuthenticationServiceFactory::class,
9089
'Laminas\ApiTools\OAuth2\Service\OAuth2Server' => Factory\OAuth2ServerFactory::class

0 commit comments

Comments
 (0)