Skip to content

Commit 3fe67e3

Browse files
committed
magento#31854 Remove Laminas\Mvc\Console from modules.config.php
1 parent 5e890c3 commit 3fe67e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup/config/modules.config.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@
2222
'Laminas\Router',
2323
'Laminas\Serializer',
2424
'Laminas\Session',
25-
'Laminas\Validator',
26-
'Laminas\Mvc\Console'
25+
'Laminas\Validator'
2726
];

0 commit comments

Comments
 (0)