Skip to content

Commit bdc105d

Browse files
authored
Merge pull request #59 from Xerkus/hotfix/remove-configprovider
Drop config provider for removed transient dependency
2 parents 70e6344 + e2c2ccc commit bdc105d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
Mezzio\Hal\ConfigProvider::class,
2020
Laminas\Diactoros\ConfigProvider::class,
2121
Mezzio\Plates\ConfigProvider::class,
22-
Laminas\I18n\ConfigProvider::class,
2322
Laminas\Validator\ConfigProvider::class,
2423
Phly\EventDispatcher\ConfigProvider::class,
2524
Mezzio\ConfigProvider::class,

0 commit comments

Comments
 (0)