Skip to content

Commit e561578

Browse files
committed
Re-order commands in config.yaml
1 parent a05c678 commit e561578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ commands:
100100
- N98\Magento\Command\Config\Data\DiCommand
101101
- N98\Magento\Command\Config\Data\MViewCommand
102102
- N98\Magento\Command\Config\Data\IndexerCommand
103-
- N98\Magento\Command\Customer\CreateCommand
104103
- N98\Magento\Command\Customer\AddAddressCommand
105-
- N98\Magento\Command\Customer\DeleteCommand
104+
- N98\Magento\Command\Customer\CreateCommand
106105
- N98\Magento\Command\Customer\ChangePasswordCommand
106+
- N98\Magento\Command\Customer\DeleteCommand
107107
- N98\Magento\Command\Customer\InfoCommand
108108
- N98\Magento\Command\Customer\ListCommand
109109
- N98\Magento\Command\Customer\Token\CreateCommand

0 commit comments

Comments
 (0)