Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit 1984e52

Browse files
committed
Merge pull request #345 from adamlundrigan/drop-assetmanager-from-dev-mode
Drop AssetManager module from dev-mode
2 parents 81226e3 + 89e8d62 commit 1984e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/development.config.php.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ return [
99
'modules' => [
1010
'ZendDeveloperTools',
1111
'ZFTool',
12-
'AssetManager',
1312
],
1413
// development time configuration globbing
1514
'module_listener_options' => [

0 commit comments

Comments
 (0)